Changes between Version 1 and Version 2 of checkout


Ignore:
Timestamp:
Sep 10, 2012, 12:39:44 PM (12 years ago)
Author:
alassane
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • checkout

    v1 v2  
    1 Installation using Netbeans 7.1 and JDK-1.6
     1== Installation with Netbeans 7.1 and JDK-1.6 ==
     2
     3=== Checkout ===
     4On the Netbeans IDE, open the Checkout panel ( from the menu Team->Subversion->Checkout ).
     5Use http://cherry.dcs.aber.ac.uk/svn/svn/MorphAnalyser/trunk as Repository URL. Enter login and password to the svn and click "next".
     6Set the local folder where to checkout the project ( can create a new directory with the same name as the project and use it ).
     7Choose "skip trunk" and "scan for Netbeans Projects after checkout" and click "finish".
     8If everything is Ok the project should be checked out in the Netbeans project forlder and the IDE might prompt to open the project.
     9
     10=== Resolving References ===
     11After opening the project, a set of broken references should be fixed.