Skip to main content



      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 03:33 Go to next message
Eclipse UserFriend
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 15:23 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 08:00:08 EDT 2025

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

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

Back to the top