Miscellaneous Features
Packaging of the Java output
The output of the migration process is packaged as a functional Eclipse Java EE project, readily importable into other popular Java IDEs. The project contains the following entities:
- generated source files that are project-specific
- support source files, such as NumitonServlet.java, that are part of the translation framework
- deployment descriptors, such as web.xml
- Eclipse-specific files: .project and .classpath
- the packaged PHP runtime emulation