Versions Compared

Key

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

...

The ILC group has a great guide on setting up most of this software on Windows and Linux. Though it is a bit dated, it is still useful.

Table of Contents

Notes

Software to Install
  • Java
  • Java Analysis Suite 3 (JAS3)
  • Netbeans
  • org.lcsim and associated libraries
  • Data files

...

In GNOME3, and perhaps other DE's, JAS3 may have buggy dropdown menus while the application window is maximized. You'll have to manually resize it to almost fullscreen.

Netbeans and org.lcsim

Installing Netbeans is not necessary and will not help you with running code, but it is very useful for version control with Maven/CVS and code completion.

As mentioned in the Tutorial page, the current version of Netbeans (7) has Maven/CVS support built right in. To get the org.lcsim packages, follow the instructions on this page. The Netbeans dialog is different from the Tortoise one shown, but the same fields apply.

...