|
TODO: |
|
|
- startXulu.bat erweitern: |
|
|
- /useXuluClasses auf SCHMITZM erweitern |
|
|
- SCHMITZM in Xulu\lib aufnehmen |
|
|
- How to start XULU from Eclipse |
|
|
- How to develop XULU |
|
|
|
|
1 |
============================================================== |
============================================================== |
2 |
=== XULU README (2009-02-24, Martin Schmitz) === |
=== XULU README (2010-02-10, Martin Schmitz) === |
3 |
=== === |
=== === |
4 |
=== http://wald.intevation.org/projects/xulu/ === |
=== http://wald.intevation.org/projects/xulu/ === |
5 |
=== http://wald.intevation.org/projects/schmitzm/ === |
=== http://wald.intevation.org/projects/schmitzm/ === |
110 |
lib: Contains all the external libraries required to run/compile XULU. |
lib: Contains all the external libraries required to run/compile XULU. |
111 |
All JARs in this folder must be integrated in the Java classpath. |
All JARs in this folder must be integrated in the Java classpath. |
112 |
|
|
113 |
|
dist: Contains the current version of the XULU classes as JAR |
114 |
|
so Xulu can be started without compile the source code |
115 |
|
for your own |
116 |
|
|
117 |
plugin: Contains configuration files for XULU plugins. |
plugin: Contains configuration files for XULU plugins. |
118 |
|
|
119 |
src: Contains the java source code of the XULU application and plugins. |
src: Contains the java source code of the XULU application and plugins. |
151 |
c) Start XULU from Eclipse |
c) Start XULU from Eclipse |
152 |
-------------------------- |
-------------------------- |
153 |
t.b.c. |
t.b.c. |
154 |
|
Important: SCHMITZM must be integrated in Classpath with |
155 |
|
higher priority than Geotools |
156 |
|
|
157 |
|
|
158 |
----------------------------------------------------------- |
----------------------------------------------------------- |