Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Missing new "JPA Project"
Missing new "JPA Project" [message #770227] Fri, 23 December 2011 17:31 Go to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
I'd like to try a JPA project, and am trying to follow various sets of instructions I've found.
The problem is that they all start with "create a new JPA project, by using File, New, Project, and select JPA Project".
The problem is that I don't HAVE a "JPA Project" choice in my New Project dialog.

What am I missing?
Re: Missing new "JPA Project" [message #770233 is a reply to message #770227] Fri, 23 December 2011 17:42 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2011.12.23 10:31, Cougar wrote:
> I'd like to try a JPA project, and am trying to follow various sets of
> instructions I've found.
> The problem is that they all start with "create a new JPA project, by
> using File, New, Project, and select JPA Project".
> The problem is that I don't HAVE a "JPA Project" choice in my New
> Project dialog.
>
> What am I missing?

Either that it's subsumed under a folder named JPA (unlikely) or that
the Eclipse you installed wasn't Eclipse IDE for Java EE Developers
which comes with these data tools plug-ins.

You can load this via Help -> Install New Software, but I don't know
off-hand which module(s) to advise. It's always easier to download the
Eclipse package with what's needed already in it.

Someone else probably know more here. Or, you could ask in the Eclipse
data tools forum.
Re: Missing new "JPA Project" [message #770255 is a reply to message #770233] Fri, 23 December 2011 18:59 Go to previous messageGo to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
Thanks. That prompted me to Install New Software, and just search for anything that mentioned JPA.
Installed 3 modules, and now I can create JPA projects.
Re: Missing new "JPA Project" [message #770306 is a reply to message #770255] Fri, 23 December 2011 22:06 Go to previous messageGo to next message
Missing name Mising name is currently offline Missing name Mising nameFriend
Messages: 105
Registered: December 2010
Senior Member
Now if I could just find some example of using the persistence.xml editor.
None of the JPA examples I've found talk about it, and the help for it is pretty much useless unless you already know all the details of using JPA.
Re: Missing new "JPA Project" [message #770326 is a reply to message #770306] Fri, 23 December 2011 23:23 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 2011.12.23 15:06, Cougar wrote:
> Now if I could just find some example of using the persistence.xml editor.
> None of the JPA examples I've found talk about it, and the help for it
> is pretty much useless unless you already know all the details of using
> JPA.

Lars Vogel has an example of JPA use. Maybe what you seek is there.

http://www.vogella.de
Previous Topic:Inner joins & right joins creating error
Next Topic:Expand GraphNode Zest
Goto Forum:
  


Current Time: Thu Apr 25 00:17:31 GMT 2024

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

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

Back to the top