install isacdev: from isacdev's commandline start-work-070517
authorisacdev
Sat, 24 Nov 2007 18:59:07 +0100
branchstart-work-070517
changeset 254191c5ce5982d
parent 253 cbca0358c49c
child 255 b97070903592
install isacdev: from isacdev's commandline
src/java/_INSTALL
src/java/_README
src/java/_RUN
     1.1 --- a/src/java/_INSTALL	Sat Nov 24 18:27:38 2007 +0100
     1.2 +++ b/src/java/_INSTALL	Sat Nov 24 18:59:07 2007 +0100
     1.3 @@ -206,6 +206,10 @@
     1.4  	see $eclipse_workspace$/proto2/www/kbase/README-kbase.txt
     1.5  
     1.6  ==============================================================================
     1.7 +add the UserLogger: see $cvs$/src/java/_INFO-mysql-eclipse.txt
     1.8 +~~~~~~~~~~~~~~~~~~~
     1.9 +
    1.10 +==============================================================================
    1.11  generate isac.jar in eclipse 3.1.2
    1.12  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    1.13  > File -> Export ... -> Jar File -> Next
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/src/java/_README	Sat Nov 24 18:59:07 2007 +0100
     2.3 @@ -0,0 +1,23 @@
     2.4 +isac/src/java/_README
     2.5 +
     2.6 +  CVS/
     2.7 +  isac.*				packages of isac's java-front-end
     2.8 +  properties/			of the 4 java (RMI)-modules
     2.9 +  						PUT INTO .cvsignore !!!!!!!!!!!!!!!!
    2.10 +  properties-templates.linux						
    2.11 +  properties-templates.windows
    2.12 +  _DIR-STRUCTURE		some dirs coming from cvs need attention
    2.13 +  _INFO-eclipse-cvs-linux.txt
    2.14 +  						password-less ssh required !
    2.15 +  _INFO-eclipse-cvs-windows.txt
    2.16 +  						additional comments on specific problems
    2.17 +  _INFO-mysql-eclipse.txt
    2.18 +  						add the UserLogger to the java-front-end
    2.19 +  _INSTALL			  the whole isac java-front-end
    2.20 +  _README			  this
    2.21 +  _RUN				  the various isac configurations (TODO)
    2.22 +  CalcHeadPanel.properties
    2.23 +  					  an accident with MK06 never removed
    2.24 +  isac/				  root of java-packages: see _INSTALL
    2.25 +  java-TODOs.txt	  WN071124 unused
    2.26 +  log4j.properties	  logger for RMI _must_ be located here
     3.1 --- a/src/java/_RUN	Sat Nov 24 18:27:38 2007 +0100
     3.2 +++ b/src/java/_RUN	Sat Nov 24 18:59:07 2007 +0100
     3.3 @@ -1,3 +1,4 @@
     3.4 +TODO
     3.5  There are several system configurations to run the isac components:
     3.6  The isac components are
     3.7  ~~~~~~~~~~~~~~~~~~~~~~~