Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then click on the Finish button and the project should now show up in the Package Explorer within the Java View.

Info
titleUsing a Single Project for HPS Java

The same instructions can be used to import the entire HPS Java trunk as a Java Project as well.  Instead of the directory of a single module, simply use the base directory of your local trunk directory under Location in the project wizard.  Then you should be able to work with all of the modules in one Eclipse project.

 

Building a Maven Project

It is useful to create a custom build configuration for executing Maven on the project.

...