Re: [JPP-Devel] Running OpenJUMP in Eclipse

2010-05-24 Thread Stefan Steiniger
Hei, I tested exactly the line you gave: https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk and it works for me. Maybe a temporary downtime or some access problems on your side stefan Larry Becker schrieb: > Siddharth, > > Have you tested the link > (https://jump-pilot.s

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2010-05-24 Thread Larry Becker
Siddharth, Have you tested the link ( https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk) in a browser? If it works there, it *should* work in Eclipse. Larry On Mon, May 24, 2010 at 7:39 AM, siddharth raghuvanshi < track009.siddha...@gmail.com> wrote: > Hi Stefan & Larry, >

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2010-05-24 Thread siddharth raghuvanshi
Hi Stefan & Larry, I have installed subclipse in Eclipse, but when I am trying to add the following URL https://jump-pilot.svn.sourceforge.net/svnroot/jump-pilot/core/trunk to the New Repository Location in SVN Repository Tab in Eclipse, I am getting the following error: RA layer request fail

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2010-05-23 Thread Larry Becker
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.

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2010-05-23 Thread Stefan Steiniger
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

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-10 Thread Nacho Uve
Now, I've downloaded the code from SVN repository. And... It works... I have to say that I must select java1.6 to run without problems (Ubuntu 7.10)... 2008/4/9, Stefan Steiniger <[EMAIL PROTECTED]>: > > from wich project (name) do you call your starting class? hummm... Now, I'm not sure... but

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Stefan Steiniger
from wich project (name) do you call your starting class? stefan Nacho Uve wrote: > 2008/4/9, Stefan Steiniger <[EMAIL PROTECTED] >: > > Do you have installed JUMP somewhere else? > > > No, I haven't. I'm wondering if some file/s are missing on the source > zip.

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Nacho Uve
2008/4/9, Stefan Steiniger <[EMAIL PROTECTED]>: > > Do you have installed JUMP somewhere else? No, I haven't. I'm wondering if some file/s are missing on the source zip... :S I guess that something in you "run.." options is wrong. Look if the > correct project (OpenJUMP) is chosen or if you

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Stefan Steiniger
Do you have installed JUMP somewhere else? I guess that something in you "run.." options is wrong. Look if the correct project (OpenJUMP) is chosen or if you ended up using the GCT-PFC project (which I assume also from the console message) stefan Nacho Uve wrote: > Hi, > > I've tried to follo

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Nacho Uve
Thank you!!! I'm following step by step the howtos but using the openjump-src-1.2.zipfrom SourceForge. Maybe this openjump-src doesn't have all files needed to Run in Eclipse... ? 2008/4/9, Sunbur

Re: [JPP-Devel] Running OpenJUMP in Eclipse

2008-04-09 Thread Sunburned Surveyor
Nacho, It sounds like you have the wrong source code in your Eclipse project. What are you trying to do? Are you trying to download OpenJUMP's source code from the SVN, and then build and run OpenJUMP from these sources? I can give you some assistance but I need a little more detail on what you a