Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » Is this the question about dtp?(jee-ganymede)
Is this the question about dtp?(jee-ganymede) [message #592773] Thu, 21 August 2008 07:15
opengloves is currently offline openglovesFriend
Messages: 13
Registered: July 2009
Junior Member
Hello,

I got eclipse-jee-ganymede and created a new JPA Project and edited a java
file and imported openjpa annotation like this:

@Id
@GeneratedValue(strategy=GenerationType.AUTO, generator="uuid-hex")
private String id;

Then eclipse take a error tip to me at
@GeneratedValue(strategy=GenerationType.AUTO, generator="uuid-hex"),the
red underline is below "uuid-hex".
The infomation is "Unresolved generator name "uuid-hex",but this
annotation is right.I use openjpa-1.1.0.
I created another Dynamic Web Project and did not got this error.Is this
case about eclipse.dtp or belong to other eclipse plug-in project?
Has anyone else run into this problem, or is there a better way to solve
it.

Thanks

Gloves
Previous Topic:Jdbc Derby connect URL failed with a double byte language character
Next Topic:DTP 1.6 Cheat Sheet for Eclipse
Goto Forum:
  


Current Time: Fri Apr 26 10:33:01 GMT 2024

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

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

Back to the top