Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » 3.5M7 Converting JPA Project to Plug-in Project
3.5M7 Converting JPA Project to Plug-in Project [message #231131] Fri, 08 May 2009 04:53 Go to next message
Eclipse UserFriend
Hi :-)

I'm trying to convert a JPA project to a Plug-in Project.

In 3.4.2 this is done by "PDE-Tools -> Convert Projects to Plug-in
Projects"

In 3.5M7 there is no "PDE-Tools" available when right-clicking on a JPA
project.


TIA

Robert
Re: 3.5M7 Converting JPA Project to Plug-in Project [message #231216 is a reply to message #231131] Mon, 11 May 2009 22:20 Go to previous messageGo to next message
Eclipse UserFriend
Robert Jaemmrich wrote:
> I'm trying to convert a JPA project to a Plug-in Project.
>
> In 3.4.2 this is done by "PDE-Tools -> Convert Projects to Plug-in
> Projects"
>
> In 3.5M7 there is no "PDE-Tools" available when right-clicking on a JPA
> project.

The "PDE Tools" menu comes from the Plug-in Development Environment
(PDE). You're certain it's present and running properly?

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing
IBM Rational
Re: 3.5M7 Converting JPA Project to Plug-in Project [message #231239 is a reply to message #231216] Tue, 12 May 2009 05:49 Go to previous messageGo to next message
Eclipse UserFriend
> You're certain it's present and running properly?

Yes. "PDE Tools" is only shown when the JPA .project file gets an
additional

<nature>org.eclipse.pde.PluginNature</nature>

entry.

But I don't think hacking .project files is the right way. ;-)
[Solved]: 3.5M7 Converting JPA Project to Plug-in Project [message #231284 is a reply to message #231239] Wed, 13 May 2009 10:08 Go to previous message
Eclipse UserFriend
> But I don't think hacking .project files is the right way. ;-)

This function has moved to the "Configure" menu.

A BIG thanks to karen.moore@oracle.com!


Robert
Previous Topic:Problem during replacing element from one schema to another schema using DOM
Next Topic:J2EE documentation
Goto Forum:
  


Current Time: Fri Nov 07 08:37:33 EST 2025

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

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

Back to the top