litesoft
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
jar: FormEngine
source: src|**.java
resources: $source$|**.xml
war: FormEngine.war
dist:
- war|**/web.xml|**.jar
GWTat: $zGlobalAt$/GWT/gwt-2.4.0
GWT: org.litesoft.sampleapplication.sampleApplication.SampleApplication
compileclasspath:
- $GWTat$/gwt-user.jar
- $GWTat$/validation-api-1.0.0.GA.jar
- $GWTat$/validation-api-1.0.0.GA-sources.jar
classpath:
- $LiteSoftJavaAt$/VersionedStaticContentFilter/VersionedStaticContentFilter.jar
zGlobalAt: $DevRootAt$/zGlobal
LiteSoftJavaAt: $DevRootAt$/litesoft/Java
DevRootAt: ../../..
|
Revision |
Author |
Commited |
Message |
592
|
GeorgeS
|
Fri 20 Jan, 2012 20:23:50 +0000 |
|