installing at isacdev start-work-070517
authorwneuper
Sat, 24 Nov 2007 10:05:44 +0100
branchstart-work-070517
changeset 2517c9f587ea67b
parent 250 c5ded5733296
child 252 b2041efce9e5
installing at isacdev
src/java/_INSTALL
     1.1 --- a/src/java/_INSTALL	Fri Nov 23 16:46:08 2007 +0100
     1.2 +++ b/src/java/_INSTALL	Sat Nov 24 10:05:44 2007 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  Install and start the whole isac-system within eclipse
     1.5 -WN0511, WN071122 (eclipse 3.3 on ginkgo)
     1.6 +WN0511, WN071122 (eclipse 3.3 on ginkgo) 
     1.7  
     1.8  We relate all directories below to the following bases (which actually may
     1.9  be named differently on your system):
    1.10 @@ -16,9 +16,14 @@
    1.11  #-1# prepare connection to isac's cvs-repository: see
    1.12  	$cvs$/_INFO-eclipse-cvs.txt and/or 
    1.13  	$cvs$/_INFO-eclipse-cvs-windows.txt how to setup passwordless ssh
    1.14 -	check success with
    1.15 -  # ssh _username_@gw.ist.tugraz.at 
    1.16 +	check success with ...
    1.17 +  # 	ssh _username_@gw.ist.tugraz.at 
    1.18 +	..which must not request for a password any more.
    1.19  
    1.20 +-------------------
    1.21 +# # checking out a project from a cvs repository (=title in help)
    1.22 +
    1.23 +-------------------
    1.24  #0# setup an _empty_ project in eclipse:
    1.25    # mkdir $eclipse_workspace$/proto2/
    1.26    # <File><New><Java Project> starts the whizzard in eclipse