setup with team summer 07
authorwneuper
Thu, 03 May 2007 10:33:00 +0200
changeset 3875da7e10d5494d
parent 3874 f9fcc52c7c0a
child 3876 7afe3b8f95b0
setup with team summer 07
src/java/_INSTALL
     1.1 --- a/src/java/_INSTALL	Fri Apr 20 07:39:00 2007 +0200
     1.2 +++ b/src/java/_INSTALL	Thu May 03 10:33:00 2007 +0200
     1.3 @@ -48,7 +48,10 @@
     1.4  
     1.5  #3# adapt "$cvs$/src/java/_TEMPLATE-build.xml" to antskript "build.xml"  
     1.6  	   # for compiling all java-sources incl. stubs and skeletons of RMI-classes;
     1.7 -	   # store it _outside_ $cvs$, eg. in $bytecode$
     1.8 +	   # put it into the cvs-ignore !
     1.9 +
    1.10 +NOW ECLIPSE SHOULD COMPILE WITHOUT ERRORS (all read crosses in the package-
    1.11 +explorer should have disappeared) !!!
    1.12  
    1.13  #4# generate "~/.java.policy":
    1.14  /------------------------------------------------------------------------------------------------------------------------------------------------------------
    1.15 @@ -135,6 +138,10 @@
    1.16  // "chainsaw" is started --- adapt "isac/scr/java/build.xml" accordingly.
    1.17  // Further infos at http://jakarta.apache.org/log4j/docs/manual.html
    1.18  
    1.19 +The 'run configuration' for BridgeMain and ObjectManager additionally require
    1.20 +
    1.21 +   -Djava.rmi.server.codebase=file://$bytecode$
    1.22 +
    1.23  ======================================================
    1.24  
    1.25  START: