Versions Compared

Key

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

...

You can open the project in the same way that you opened GeomConverter and org.lcsim, i.e. choose Open Project, select the folder where you checked out ExampleProject and select "Open Project Folder".

Image Added

Building the project in Netbeans

Select "Build" from the popup menu on the LCSim Example project. This should build a jar file called ExampleProject-0.0.jar in the target directory created in the ExampleProject folder.

Running the driver in JAS3

From JAS you need to add the newly created ExampleProject-0.0.jar file to your "JAS ClassPath". From the JAS View menu choose Preferences, then from the tree select Java ClassPath. Press the little button with the + on it, and add the jar file to the classpath.