Versions Compared

Key

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

...

No Format
build.properties
build.xml
resin.xml
lib/
src/

The lib directory contains jar files needed for building and running grits. The lib/build directory contains all of the jar fiels required to compile the Java source code. It is this colleciton of jars you'll want to put in the CLASSPATH for whatever IDE you are using.

No Format

lib/build/*.jar
lib/runtime/hibernate/*.jar
lib/runtime/webwork/*.jar
No Format
src/config/db/
src/config/middlegen/
src/java/
src/test/
src/webapp/