Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Changing the Eclipse version in Target platform
Changing the Eclipse version in Target platform [message #729871] Tue, 27 September 2011 07:38 Go to next message
sajja Phani is currently offline sajja PhaniFriend
Messages: 26
Registered: August 2011
Junior Member
Hi,
For plugin projects,is it possible to change the eclipse version, to higher or lower, such as 3.5 to 3.6 or 3.6 to 3.4 in the target platform. Or it is necessary to create a new such plugin.

If possible, how can it be done. What are the changes required such as changing the dependent versions of plugins.

If any changed required in the written code, i think that can be done.

--
Thanks
Sajja
Re: Changing the Eclipse version in Target platform [message #730090 is a reply to message #729871] Tue, 27 September 2011 15:41 Go to previous message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
Not sure what you mean. Eclipse doesn't technically have a version, as each bundle has it's own OSGi version and a specific version is added to our annual release train (Galileo, Indigo, etc). PDE uses the version of the org.eclipse.osgi bundle (OSGi system bundle).

You can't change the version of an existing Eclipse install. However, if you want to change the target you are developing against, the target platform preference page will allow you to do that. You can point your target platform at a install that you have downloaded.
Previous Topic:Struggling with PDEBuild and products
Next Topic:LogFilter.isLoggable threw a non-fatal unchecked exception
Goto Forum:
  


Current Time: Fri Apr 26 03:29:28 GMT 2024

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

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

Back to the top