Skip to content
asinghal edited this page Oct 3, 2011 · 1 revision

Build configurations

Under $SLATE_HOME, inside conf directory, look at builders.xml and change the paths to match your environment

Project configurations

Each project has a .slate directory which has a settings.xml file. Configure it to define the source directories, destination directory and classpath. The Classpath can take "*.jar" in which case all JARs in the directory will be included.

Look and feel

Under $SLATE_HOME, inside conf directory, look at skin.xml and change the colors to match your needs.

Clone this wiki locally