Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Contribute to VE's VM classpath
Contribute to VE's VM classpath [message #128709] Wed, 12 July 2006 19:41 Go to next message
hung is currently offline hungFriend
Messages: 117
Registered: July 2009
Senior Member
Hello,
Is there anyway to contribute to VE's VM classpath. I need to add couple
jars to the VE classpath. Thanks.
Re: Contribute to VE's VM classpath [message #128736 is a reply to message #128709] Wed, 12 July 2006 20:08 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you talking about these are needed by the classes that are in your
project so that your classes can compile or run, or are these classes
that are needed by an IDE VM contribution such as an EditPart or a
BeanProxyAdapter?

Hung Lam wrote:
> Hello,
> Is there anyway to contribute to VE's VM classpath. I need to add
> couple jars to the VE classpath. Thanks.
>

--
Thanks,
Rich Kulp
Re: Contribute to VE's VM classpath [message #128761 is a reply to message #128736] Thu, 13 July 2006 14:26 Go to previous message
hung is currently offline hungFriend
Messages: 117
Registered: July 2009
Senior Member
Hello Rich,
I add an extension org.eclipse.jem.proxy.contributors and extend
ConfigurationContributorAdapter class to contribute my jar to VM's
classpath.

It seems to work for me. Thanks.
Re: Contribute to VE's VM classpath [message #613540 is a reply to message #128709] Wed, 12 July 2006 20:08 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Are you talking about these are needed by the classes that are in your
project so that your classes can compile or run, or are these classes
that are needed by an IDE VM contribution such as an EditPart or a
BeanProxyAdapter?

Hung Lam wrote:
> Hello,
> Is there anyway to contribute to VE's VM classpath. I need to add
> couple jars to the VE classpath. Thanks.
>

--
Thanks,
Rich Kulp
Re: Contribute to VE's VM classpath [message #613542 is a reply to message #128736] Thu, 13 July 2006 14:26 Go to previous message
hung is currently offline hungFriend
Messages: 117
Registered: July 2009
Senior Member
Hello Rich,
I add an extension org.eclipse.jem.proxy.contributors and extend
ConfigurationContributorAdapter class to contribute my jar to VM's
classpath.

It seems to work for me. Thanks.
Previous Topic:Extracting CompilationUnit from the current Java Visual Editor
Next Topic:Overwrite
Goto Forum:
  


Current Time: Fri Apr 26 17:34:52 GMT 2024

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

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

Back to the top