/[xulu]/trunk.bakup/readme.txt
ViewVC logotype

Diff of /trunk.bakup/readme.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/readme.txt revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC trunk.bakup/readme.txt revision 77 by alfonx, Wed Feb 10 16:14:27 2010 UTC
# Line 4  TODO: Line 4  TODO:
4  - SCHMITZM in Xulu\lib aufnehmen  - SCHMITZM in Xulu\lib aufnehmen
5  - How to start XULU from Eclipse  - How to start XULU from Eclipse
6  - How to develop XULU  - How to develop XULU
7    - Hinweis, dass SCHMITZM im Classpath ueber GT liegen muss!
8    
9  ==============================================================  ==============================================================
10  === XULU README (2009-02-24, Martin Schmitz)               ===  === XULU README (2009-02-24, Martin Schmitz)               ===
# Line 66  updated in SVN, these configuration file Line 67  updated in SVN, these configuration file
67    
68  Therefore after the first SVN checkout you have to call the  Therefore after the first SVN checkout you have to call the
69    
70                              InitXulu.bat            initXulu.bat  (on Windows systems)
71         or   initXulu.sh   (on Linux systems: first call "chmod +x initXulu.sh"
72                                               to make the file executable!!)
73    
74  once to copy the configuration files from the "defaults" folder to their  once to copy the configuration files from the "defaults" folder to their
75  expected locations. After that you can make changes on all config files  expected locations. After that you can make changes on all config files
# Line 75  without any unintended effect on the who Line 78  without any unintended effect on the who
78  The default behavior of "InitXulu.bat" is not to overwrite files if they  The default behavior of "InitXulu.bat" is not to overwrite files if they
79  already exist. In case of trouble (e.g. deleted or damaged config files)  already exist. In case of trouble (e.g. deleted or damaged config files)
80  you can call  you can call
81                          InitXulu.bat /reset                      InitXulu.bat /reset
82                      or  InitXulu.bat /init   (no overwrite confirmation!)                  or  InitXulu.bat /init   (no overwrite confirmation!)
83    
84  to overwrite all configuration files with their defaults.  to overwrite all configuration files with their defaults.
85    
86  NOTE: PLEASE DO NOT UPDATE (AND COMMIT) CHANGES ON FILES IN THE  NOTE: PLEASE DO NOT CHANGE (AND/OR COMMIT) FILES IN THE
87        "DEFAULT" FOLDER!!        "DEFAULT" FOLDER!!
88    
89    
# Line 103  main folder: The main folder contains so Line 106  main folder: The main folder contains so
106  defaults: Contains default configuration files for the XULU main  defaults: Contains default configuration files for the XULU main
107            application and plugins. By calling "InitXulu.bat" (see (2))            application and plugins. By calling "InitXulu.bat" (see (2))
108            these files are copied to the expected locations.            these files are copied to the expected locations.
109            NOTE: PLEASE DO NOT UPDATE (AND COMMIT) CHANGES ON FILES IN            NOTE: PLEASE DO NOT CHANGE (AND/OR COMMIT) FILES IN
110                  THIS FOLDER!!                  THIS FOLDER!!
111    
112  classes: Contains the compliled java classes of the XULU application  classes: Contains the compliled java classes of the XULU application
# Line 115  doc:     Contains the JavaDoc for Xulu. Line 118  doc:     Contains the JavaDoc for Xulu.
118  lib:     Contains all the external libraries required to run/compile XULU.  lib:     Contains all the external libraries required to run/compile XULU.
119           All JARs in this folder must be integrated in the Java classpath.           All JARs in this folder must be integrated in the Java classpath.
120    
121    dist:    Contains the current version of the XULU classes as JAR
122             so Xulu can be started without compile the source code
123             for your own
124    
125  plugin:  Contains configuration files for XULU plugins.  plugin:  Contains configuration files for XULU plugins.
126    
127  src:     Contains the java source code of the XULU application and plugins.  src:     Contains the java source code of the XULU application and plugins.
# Line 152  To start XULU from command line there ar Line 159  To start XULU from command line there ar
159  c) Start XULU from Eclipse  c) Start XULU from Eclipse
160  --------------------------  --------------------------
161  t.b.c.  t.b.c.
162    Important: SCHMITZM must be integrated in Classpath with
163               higher priority than Geotools
164    
165    
166  -----------------------------------------------------------  -----------------------------------------------------------

Legend:
Removed from v.2  
changed lines
  Added in v.77

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26