问题
I'm trying to set up JPA facet. All tutorials online state that I should select EclipseLink platform and not Generic. The thing is in my eclipse only Generic appears. I've installed Eclipse Web tools hoping that it would appear but looks like I need to add EclipseLink into a folder where Eclipse can find it. My project is a Maven project so I am currently importing EclipseLink via pom.xml. How do I make EclipseLink platform appear?
回答1:
See this video tutorial (it shows how to add it via the "Project Facets" feature).
来源:https://stackoverflow.com/questions/32592812/eclipse-does-not-show-eclipselink-platform-in-jpa-configuration