Versions Compared

Key

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

...

LOUI development is best done in with the eclipse IDE. Java 5 and eclipse 3.5 are the appropriate versions for development. It is recommended to download the full Eclipse SDK (e.g. eclipse-SDK-3.5.2-macosx-cocoa-x86_64.tar.gz) and Delta Pack from the eclipse download site.

Each required plugin is on which is not part of the standard eclipse SDK is in the source repository as its own project. List Current list of required projects for nasa42 one of the LOUIs, e.g. NASA42, is:

  • com.richclientgui.rcptoolbox
  • edu.lowell.loui.common
  • edu.lowell.lig.common
  • edu.lowell.lig.jms
  • edu.lowell.loui.nasa42imager
  • groovy
  • org.apache.activemq
  • org.apache.commons.beanutils
  • org.apache.commons.codec
  • org.apache.commons.collection
  • org.apache.commons.configuration
  • org.apache.commons.digester
  • org.apache.commons.jxpath
  • org.apache.commons.lang
  • org.apache.commons.logging
  • org.apache.commons.math
  • org.apache.log4j
  • org.jfreechart.swt.libs
  • org.simpleframework.xml

...