Which Eclipse Photon plugin provides a "JPA Tools" context menu entry?

701 Views Asked by At

I do not see a JPA Tools item in a context menu of my project in Eclipse Photon.

In my Eclipse Oxygen installation I have this item. It is provided by the "Eclipse Web Tools Platform" provider's "Dali Java Persistence Tools - JPA UI" plugin. I can verify that it is installed in my Eclipse Oxygen by going to HelpAbout Eclipse SDKInstallation DetailsPlug-ins and searching for org.eclipse.jpt.jpa.ui.

The only JPA plugin that is not yet installed in my Eclipse Photon from the "Photon" repo is "Dali Java Persistence Tools - JPA Diagram Editor". But I do not have it in my Eclipse Oxygen installation as well.

Which plugin should I install in order to enable the JPA Tools entry?

1

There are 1 best solutions below

0
Alexander Pozdneev On

I do not know the plugin name, but this comment worked for me:

  1. Open the context menu of the project
  2. Choose Properties
  3. In the Project Facets section check the JPA checkbox