freebsd 7.0 release / eclipse 3.2.2 / eclipse-cdt 3.1.2 not configured

2008-08-28 Thread f. nikita thomas
hey, i've recently installed the port and have had no success getting the the plugin to work. when i go to help->software updates->manage configuration i noticed that for the c/c++ plugin was not active. under properties->status the following: The feature is not configured properly. Plug-in "org.

Re: Eclipseme 1.7.3/Eclipse 3.2.2/Sun WTK 2.2 on FreeBSD 5.5

2007-09-13 Thread Eugeny N Dzhurinsky
On Thu, Sep 13, 2007 at 12:01:08PM +0300, Eugeny N Dzhurinsky wrote: > Hello! > > Could somebody please share success story of creating and debugging midlets on > FreeBSD 5.5/Eclipse 3.2.2/EclipseME 1.7.3/Sun WTK 2.2 ? > > I was able to install all these things, and created

Eclipseme 1.7.3/Eclipse 3.2.2/Sun WTK 2.2 on FreeBSD 5.5

2007-09-13 Thread Eugeny N Dzhurinsky
Hello! Could somebody please share success story of creating and debugging midlets on FreeBSD 5.5/Eclipse 3.2.2/EclipseME 1.7.3/Sun WTK 2.2 ? I was able to install all these things, and created some sample midlet, however I can't launch this midlet because of Warning: Running JAM, Ignorin

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-27 Thread Rick C. Petty
On Sun, Aug 26, 2007 at 04:42:47PM -0400, Indigo 23 wrote: > > I was using the diablo-jdk/jre, and the strange thing is that NetBeans > (5.5.1) seems to run fine with it, but Eclipse spits out this error > message during startup: > > "JVM terminated. Exit code=1 > /usr/local/bin/java > -Xms40m >

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-27 Thread Indigo 23
Thanks for the info. On 8/27/07, Matt <[EMAIL PROTECTED]> wrote: > On 8/26/07, Indigo 23 <[EMAIL PROTECTED]> wrote: > > > > Do you know if there is there any way to choose which JDK to use when > > building/running things like Eclipse? > > > > I have both JDK16 and diablo-jdk15 installed. > > > >

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-27 Thread Matt
On 8/26/07, Indigo 23 <[EMAIL PROTECTED]> wrote: > > Do you know if there is there any way to choose which JDK to use when > building/running things like Eclipse? > > I have both JDK16 and diablo-jdk15 installed. > I have this accomplished by adding the following lines to my /usr/local/etc/javavm_

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Indigo 23
1:12:50PM -0700, Garrett Cooper wrote: > > > >> Indigo 23 wrote: > >> > >>> Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have > >>> to do anything special? > >>> > >>> BTW, I'm using the latest diablo-jd

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Greg Lewis
On Sun, Aug 26, 2007 at 01:12:50PM -0700, Garrett Cooper wrote: > Indigo 23 wrote: > >Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have > >to do anything special? > > > >BTW, I'm using the latest diablo-jdk and jre. > > > >Thanks.

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Garrett Cooper
Greg Lewis wrote: On Sun, Aug 26, 2007 at 01:12:50PM -0700, Garrett Cooper wrote: Indigo 23 wrote: Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have to do anything special? BTW, I'm using the latest diablo-jdk and jre. Thanks. AFAIK diablo-jdk /

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Indigo 23
TED]> wrote: > On 8/26/07, Rene Ladan <[EMAIL PROTECTED]> wrote: > > Indigo 23 schreef: > > > Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have > > > to do anything special? > > > > > > BTW, I'm using the latest diablo-jdk and j

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Indigo 23
On 8/26/07, Rene Ladan <[EMAIL PROTECTED]> wrote: > Indigo 23 schreef: > > Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have > > to do anything special? > > > > BTW, I'm using the latest diablo-jdk and jre. > > > I got Eclipse

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Garrett Cooper
Indigo 23 wrote: Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have to do anything special? BTW, I'm using the latest diablo-jdk and jre. Thanks. AFAIK diablo-jdk / -jre don't work on 7-CURRENT, because the FreeBSD foundation hasn't built a release ye

Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Indigo 23
Anyone have Eclipse 3.2.2 running on 7.0-CURRENT, if so, did you have to do anything special? BTW, I'm using the latest diablo-jdk and jre. Thanks. ___ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ec

eclipse 3.2.2

2007-04-03 Thread Rick C. Petty
Hi. I noticed that Tom McLaughlin recently submitted a patch to update our eclipse port to 3.2.2, but I didn't notice this until after I did the work myself. My copy (attached) does include the file: files/post-patch-plugins-swt-gtk-os_custom.h Instead of attaching a diff, I'm attaching a tarba

Re: java/eclipse: 3.2.2 update

2007-03-26 Thread Tom McLaughlin
On Mon, 2007-03-26 at 15:41 -0400, Tom McLaughlin wrote: > Now with patch goodness. :) > > On Mon, 2007-03-26 at 15:23 -0400, Tom McLaughlin wrote: > > Hi, attached is a patch to update Eclipse to 3.2.2. Please review it > > and make sure I didn't miss anything. I think this time I was more > >

java/eclipse: 3.2.2 update

2007-03-26 Thread Tom McLaughlin
Hi, attached is a patch to update Eclipse to 3.2.2. Please review it and make sure I didn't miss anything. I think this time I was more careful updating the build xml files with correct version numbers. Also, I removed files/post-patch-plugins-swt-gtk-os_custom.h because it appears to be from bac

Re: java/eclipse: 3.2.2 update

2007-03-26 Thread Tom McLaughlin
Now with patch goodness. :) On Mon, 2007-03-26 at 15:23 -0400, Tom McLaughlin wrote: > Hi, attached is a patch to update Eclipse to 3.2.2. Please review it > and make sure I didn't miss anything. I think this time I was more > careful updating the build xml files with correct version numbers. >