Installing Eclipse is easy. Download and extract the files into the appropriate place.
To install Subversive, the first thing needed is the JavaHL package named libsvn-java.
And then modify eclipse.ini as:
The last thing is to install the packages of Subversive following the instructions in its official site. Note : JavaHL Win32 Binaries is not needed.-showsplash
org.eclipse.platform
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Djava.library.path=/usr/lib/jni
-Xms40m
-Xmx512m
-XX:MaxPermSize=400m
No comments:
Post a Comment