Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » InvocationTargetException in some packaged jars of emf.common but not others
InvocationTargetException in some packaged jars of emf.common but not others [message #755027] Mon, 07 November 2011 02:24 Go to next message
Tom H is currently offline Tom HFriend
Messages: 139
Registered: July 2009
Senior Member
It looks like the org.eclipse.emf.common.util.InvocationTargetException class is in the svn but not the Bundle-Version: 2.7.0.v20110912-0920 that I have installed.

Is there some document that I could be using to guide me on using the reflective method stuff?

Thanks
Tom
Re: InvocationTargetException in some packaged jars of emf.common but not others [message #755035 is a reply to message #755027] Mon, 07 November 2011 06:39 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Tom,

EMF doesn't use SVN. EObject.eInvoke uses
java.lang.reflect.InvocationTargetException. It pretty much works as
you'd expect...


On 07/11/2011 3:24 AM, Tom H wrote:
> It looks like the
> org.eclipse.emf.common.util.InvocationTargetException class is in the
> svn but not the Bundle-Version: 2.7.0.v20110912-0920 that I have
> installed.
>
> Is there some document that I could be using to guide me on using the
> reflective method stuff?
>
> Thanks
> Tom


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[EMF Compare] Comparing intra-resource roots
Next Topic:csv to EObject data converter for import wizard
Goto Forum:
  


Current Time: Fri Apr 26 05:45:14 GMT 2024

Powered by FUDForum. Page generated in 0.02879 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top