Eclipse ImageN

Participation is encouraged using the github fork and pull request workflow:

  • All commits must be signed (with the same email address used for your Eclipse Contirbutor Agreement).
  • Include test case demonstrating functionality
  • Include documentation demonstrating any change to API
  • Contributions are expected to pass all tests and not break the build
  • Any new files must include an appropriate Apache License header

ImageN welcomes new contributors, for details please see CONTRIBUTING.md.

Use maven to build on the command line: mvn install

The build uses the javac compiler argument -XDignore.symbol.file to reference JDK codecs directly. This functionality is only available from the javac command line and requires maven (or your IDE) to fork each call to javac.
GitHub Organization

You can use the code from these repositories to experiment, test, build, create patches, issue pull requests, etc.

eclipse-imagen - Project repository hosted on GitHub.

Build Technologies