]> git.argeo.org Git - gpl/argeo-slc.git/blob - org.argeo.slc.webapp/QooxdooReadme.txt
Set CUSTOM_PERSPECTIVE in config.json / Fix jetty lock bug by using our own webdefaul...
[gpl/argeo-slc.git] / org.argeo.slc.webapp / QooxdooReadme.txt
1 Using the build scripts
2 =======================
3
4 1/ First make sur the following lines point to the right location (your qooxdoo SDK) :
5 File generate.py Line 28
6 File config.json Line 7
7
8 2/ The qooxdoo framework content (not the whole sdk, just the
9 framework part, ie the classes, resources, etc) must be located at
10 "src/main/webapp/qooxdoo" for these target to work.
11
12 3/ Then Use the following targets : slc-source / slc-build
13
14 generate.py slc-source : will compile the source file
15 generate.py slc-build : will compile the build file