Changes between Version 106 and Version 107 of WikiStart


Ignore:
Timestamp:
09/19/18 14:34:14 (6 years ago)
Author:
wouter
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v106 v107  
    1212Install Subclipse using "help/Eclipse MarketPlace" and search for svn. You may get some errors on JavaHL library, just ignore them.
    1313
    14 Then install, m2eclipse following http://www.eclipse.org/m2e/ and using the eclipse help/Install new software (enter http://download.eclipse.org/technology/m2e/releases into the "Work with" link).
     14Right click in Package Explorer in Eclipse, select "Import/SVN/Checkout Projects from SVN". Select the root of the project, finish (selecting sub-projects will result in a stupid loop in the checkout procedure in Eclipse and won't lead anywhere...)
    1515
    16 After, these are done.
     16Richt click on the checked-out project that you want to convert to maven. Select import/maven/existing maven projects. Finish.
    1717
    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.
     18
     19