Skip to main content



      Home
Home » Eclipse Projects » EclipseLink » cannot use eclipselink 2.x
cannot use eclipselink 2.x [message #896403] Wed, 18 July 2012 05:59 Go to next message
Eclipse UserFriend
I have installed the plugin eclipses 2.4 using http://download.eclipse.org/rt/eclipselink/updates/ in eclipses 3.6.

But when I new a JPA project, select the platform, only 1.x is shown, why?
and in fact, what is the platform and JPA implementation combobox for?

Re: cannot use eclipselink 2.x [message #896473 is a reply to message #896403] Wed, 18 July 2012 09:26 Go to previous messageGo to next message
Eclipse UserFriend
This sort of questiion is better asked in the Dali forum (http://www.eclipse.org/forums/index.php/f/113/) as that is where EclipseLink UI is housed.

But to answer your question here, the platform is similar to "compliance". It defines the feature set supported in your given project. The JPA implementation is which set of libraries to use with your project, as you could have several user libraries defined, a runtime with built-in JPA support, or plugins as in your case. You are only getting 1.x versions of Eclipse because you have specified the JPA facet version as 1.0. Those are the compliance levels of EclipseLink that are consistent with JPA 1.0. Simply go back a page and change the JPA facet version to 2.0 and all of the EclipseLink 2.x platforms become available.

Hope this helps,
Paul
Re: cannot use eclipselink 2.x [message #896480 is a reply to message #896473] Wed, 18 July 2012 09:53 Go to previous message
Eclipse UserFriend
thanks for the reply.
I have returned home and try once again and post all the step in attachment.
1) In step 3 (Configuration), there is no choice to "change the JPA facet version to 2.0", so is there anything wrong? Or I should set target runtime to none in step 2?

2)"Dali forum (http://www.eclipse.org/forums/index.php/f/113/) as that is where EclipseLink UI is housed", I cannot understand these statement, I have not used Dali, I use eclipseLink in eclipse 3.6, why the question should be posted on Dali forum?
  • Attachment: 1.JPG
    (Size: 35.02KB, Downloaded 361 times)
  • Attachment: 2.JPG
    (Size: 59.82KB, Downloaded 347 times)
  • Attachment: 3.JPG
    (Size: 58.31KB, Downloaded 329 times)
  • Attachment: 4.JPG
    (Size: 59.46KB, Downloaded 318 times)
  • Attachment: 5.JPG
    (Size: 53.73KB, Downloaded 307 times)
Previous Topic:@Multitenant guidelines
Next Topic:Performance bottleneck with EclipseLink
Goto Forum:
  


Current Time: Sun Jul 06 06:39:35 EDT 2025

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

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

Back to the top