Hi Siddharth,
The usual way to get the source code is to download it from the sourceforge
subversion repository using an Eclipse plugin.
regards,
Larry
On Sun, May 23, 2010 at 6:38 PM, siddharth raghuvanshi <
track009.siddha...@gmail.com> wrote:
> Hi,
>
> I am consulting
> https://sourceforge.
You install "subclipse" in Eclipse and the "checkout" the svn folder
/core/trunk/ as a JAVA project in Eclipse.
The full path is actually:
https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk
If you don't know what I am talking about then you would need to read a
documentation on
Hei,
i) the info.txt file is not really needed. But I attach the file I use.
Another way would be to "comment" the section in the build.xml file that
address copying of the info.txt
i.e. the lines:
replace="" flags="gs"/>
replace=": lib" flags="gs"/>
replace="
Hi,
I am consulting
https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=FAQ_OpenJump_and_Eclipse
for
How to run OpenJUMP in Eclipse, I was not able to understand the meaning of
the following line:
"If it is to do development, you should use SVN (i.e. the Subclipse \PlugIn)
to get the
Hi,
I have followed the given document
https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=How_to_make_your_own_OpenJUMP_built
for
making my own OpenJUMP built.
But on running the build.xml file with ant, I am getting the following
error:
Buildfile: C:\Users\siddharth\workspace\ope