Versions Compared

Key

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

LOUI is Java application based built on the Eclipse Rich Client Platform (RCP).

The eclipse RCP provides the fundamental workbench functionality, including support for movable and stackable window components (editors and views), menus, tool bars, push buttons, tables, trees, and much more.

RCP applications are composed of a set of plugins. The For example, the plugin list for HIPO is:

  • edu.lowell.loui.hipo.blue/edu.lowell.loui.hipo.red
  • edu.lowell.loui.hipo.common
  • edu.lowell.loui.help.hipo
  • org.apache.activemq
  • org.apache.commons.beanutils
  • org.apache.commons.codec
  • org.apache.commons.collection
  • org.apache.commons.configuration
  • org.apache.commons.lang
  • org.apache.log4j
  • org.simpleframework.xml
Info

These pages are intended for the user and not a potential developer.