Changes between Version 41 and Version 42 of WikiEditorForEclipsePlugin


Ignore:
Timestamp:
Aug 4, 2011, 12:06:42 PM (13 years ago)
Author:
Ivan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiEditorForEclipsePlugin

    v41 v42  
    110110        * Set of Eclipse plugins: Eclipse wiki source editor and management capabilities.
    111111
    112 [[Image(source:/wikieditorforeclipseplugin/docs/screenshots/source-layout.png)]]
     112[[Image(source:/wikieditorforeclipseplugin/branches/docs/screenshots/source-layout.png)]]
    113113
    114114In order to build !WikiEditor4Eclipse you will need the following software:
     
    122122{{{
    123123#!sh
    124 svn co http://trac-hacks.org/svn/wikieditorforeclipseplugin/trunk/source/ WikiEditor4Eclipse
     124svn co http://trac-hacks.org/svn/wikieditorforeclipseplugin/trunk WikiEditor4Eclipse
    125125cd WikiEditor4Eclipse
    126126mvn clean install -DskipTests