Go to most recent revision |
Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
1647 |
raphael |
1 |
projectName = org.tela_botanica.Coel
|
|
|
2 |
# pour la compilation "rapide" (ant quick)
|
|
|
3 |
projectTestName = org.tela_botanica.Coel-dev
|
|
|
4 |
celhost = coel
|
|
|
5 |
|
|
|
6 |
# le répertoire "resources" de gxt (doit contenir "chart", "css", ...). Eg;
|
|
|
7 |
# svn co http://extjs-public.googlecode.com/svn/gxt-2.x/release/resources ~/gxt/gxt-2.2.5/resources
|
|
|
8 |
gxtresdir = ${user.home}/gxt/gxt-2.2.5/resources
|
|
|
9 |
|
|
|
10 |
# note: les répertoires de gwt et gwtext sont fixé relatif à $HOME dans build.xml
|
|
|
11 |
|
|
|
12 |
|