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