JPOX
JPOX
 Project  |  Ver 1.1  |  Ver 1.2  |  JDO  |  JPA  |  Guides  |  Tools
1.2 | Persistence | JDO ORM | JPA ORM | Runtime | JDO Runtime | JPA Runtime | Extensions | Developer
JPOX 1.2
Plugins
JPOX Eclipse Plugin

org.jpox.ide.eclipse provides a plugin for use of JPOX within the Eclipse development environment.

  • Compile Requirement : JDK1.3+
  • Runtime Requirement : JDK1.3+
  • Latest version : 1.1.3
  • Roadmap : Via JIRA
  • License : Apache 2
  • Source : latest
Download

org.jpox.ide.eclipse is downloadable as following



Dependencies

org.jpox.ide.eclipse is dependent on the following packages of software. Click on the name to go to the home page for that software to download it.

PackageVersionDescriptionRequired?
jpox-core1.1.x, 1.2.xProvides logging, localisation, and other framework facilities for JPOX.Yes
jpox-enhancer1.1.x, 1.2.xBytecode enhancement of classes to be persistedYes if using enhancement functionality
jpox-rdbms1.1.x, 1.2.xPersistence to RDBMS datastoreYes if using SchemaTool functionality
jpox-java51.1.x, 1.2.xPersistence using Java5 featuresYes if using annotations/enums/JPA