Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Target Platform for newer Eclipse version
Target Platform for newer Eclipse version [message #991448] Wed, 19 December 2012 08:33 Go to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi all,

I'm trying to set up a target platform for Eclipse 4.3 in my Eclipse
4.2. However PDE complains when I try to enable it because 4.3 > 4.2.

I'm wondering whether this constraint actually makes sense. What
prevents Eclipse from loading some newer jars? Is it possible to get rid
of this constraint?

Cheers,
--
Mickael Istria
JBoss, by Red Hat
My blog: http://mickaelistria.wordpress.com
My Tweets: http://twitter.com/mickaelistria
Re: Target Platform for newer Eclipse version [message #991593 is a reply to message #991448] Wed, 19 December 2012 20:23 Go to previous message
Curtis Windatt is currently offline Curtis WindattFriend
Messages: 166
Registered: July 2009
Senior Member
PDE has a policy where we support developing against at least two previous versions of Eclipse (in practice it is possible to go back even further). However, we do not support developing against future versions as there is no way to know what has changed in Equinox/OSGi.

The warning you see is only a warning, you can still have a 4.3 target platform in 4.2. What is keeping you from using 4.3?
Previous Topic:Feature export fails
Next Topic:Bundle names of built plugins
Goto Forum:
  


Current Time: Thu Apr 25 12:53:05 GMT 2024

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

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

Back to the top