Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Technology Project and PMC » API class to change plugin.xml
API class to change plugin.xml [message #74598] Sun, 10 June 2007 04:07 Go to next message
Choudary Kothapalli is currently offline Choudary KothapalliFriend
Messages: 7
Registered: July 2009
Junior Member
Hi,

I need to progrmmatically change plugin.xml and have been looking for such
a class without success. For example, I need to add a few jar files to the
runtime classpath of the plugin.xml. Could you let me know if there is any
API class to do that?

Regards,
Choudary.
Re: API class to change plugin.xml [message #74617 is a reply to message #74598] Fri, 15 June 2007 14:30 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Choudary Kothapalli napisał(a):
> Hi,
>
> I need to progrmmatically change plugin.xml and have been looking for
> such a class without success. For example, I need to add a few jar files
> to the runtime classpath of the plugin.xml. Could you let me know if
> there is any API class to do that?
>
> Regards,
> Choudary.
>

There is no such thing.

If you want to manipulate loading jars, please read about equinox.

--
HTH

Chris
Re: API class to change plugin.xml [message #75015 is a reply to message #74617] Mon, 12 November 2007 14:04 Go to previous message
Eclipse UserFriend
Originally posted by: jan-hendrik.diederich.bredex.de

Indeed,
a simple example implementation can be found at this enhancement:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201052.
As the attachment https://bugs.eclipse.org/bugs/attachment.cgi?id=82451.
It is simpler than the reference examples.
Re: API class to change plugin.xml [message #601444 is a reply to message #74598] Fri, 15 June 2007 14:30 Go to previous message
Eclipse UserFriend
Originally posted by: krzysztofHMMMMdaniel.gmail.com

Choudary Kothapalli napisał(a):
> Hi,
>
> I need to progrmmatically change plugin.xml and have been looking for
> such a class without success. For example, I need to add a few jar files
> to the runtime classpath of the plugin.xml. Could you let me know if
> there is any API class to do that?
>
> Regards,
> Choudary.
>

There is no such thing.

If you want to manipulate loading jars, please read about equinox.

--
HTH

Chris
Re: API class to change plugin.xml [message #601599 is a reply to message #74617] Mon, 12 November 2007 14:04 Go to previous message
Eclipse UserFriend
Originally posted by: jan-hendrik.diederich.bredex.de

Indeed,
a simple example implementation can be found at this enhancement:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201052
As the attachment https://bugs.eclipse.org/bugs/attachment.cgi?id=82451
It is simpler than the reference examples.
Previous Topic:ACTF initial commit - help!!
Next Topic:How to scroll has been below
Goto Forum:
  


Current Time: Tue Apr 23 14:40:33 GMT 2024

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

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

Back to the top