Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Contribute to VE's VM classpath
Contribute to VE's VM classpath [message #128709] Wed, 12 July 2006 15:41 Go to next message
Eclipse UserFriend
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 16: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 10:26 Go to previous message
Eclipse UserFriend
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 16: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 10:26 Go to previous message
Eclipse UserFriend
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 Jun 20 16:48:13 EDT 2025

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

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

Back to the top