Changes between Version 101 and Version 102 of WikiStart
- Timestamp:
- 09/19/18 14:12:49 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v101 v102 8 8 https://tracinsy.ewi.tudelft.nl/svn/genius2/ 9 9 10 Import in Eclipse: 11 12 Install Subclipse see here: http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA 13 14 Then install, m2eclipse and m2eclipse extras as mentioned here: http://m2eclipse.sonatype.org/installing-m2eclipse.html 15 16 After, these are done. 17 18 Open Eclipse go to Window > Open Perspective > Other... > SVN Repository Exploring 19 Add URL to SVN repository/code base. 20 Select a project. Right Click and select Checkout as Maven Project. You're done.