Skip to main content



      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 03:38 Go to next message
Eclipse UserFriend
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 11:41 Go to previous message
Eclipse UserFriend
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 Jul 04 16:03:43 EDT 2025

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

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

Back to the top