Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pdt-dev] How to make PDT-Eclipse use Sun-JDK instead of GCJ

Thanks to All....

Mine is set to : eclipse.vm=/usr/lib/jvm/java-6-sun-1.6.0.10/jre/bin/../lib/i386/client/libjvm.so

That means I got what I wanted at the starting of the thread. Again thanking you all...

BTW sooner or later I would also be coding in JAVA which would mean that I would be using Eclipse also as my JAVA IDE.

Last Question - How can I use my existing PDT-Eclipse also as a JAVA IDE? I mean what needs to be downloaded and installed without disturbing my existing PDT settings ;-)


Cheers,
Parag,


On Mon, Apr 27, 2009 at 1:31 AM, Piotr Szczepanik <piter75@xxxxxxxxx> wrote:
On Sun, Apr 26, 2009 at 9:44 PM, Parag Kalra <paragkalra@xxxxxxxxx> wrote:
You can configure Eclipse to use a specific JRE when it runs (independent of what's installed/configured on Ubuntu)

I believe now I am using Sun-Java.
You can check it in: Help -> About Eclipse Platform -> Configuration Details. Look for "eclipse.vm", mine is: "eclipse.vm=/usr/lib/jvm/java-6-sun-1.6.0.13/jre/bin/../lib/i386/client/libjvm.so" so it's sun's java.


Do I still need to configure Eclipse to use specific JRE. If yes then please do tell me.
If you don't program in Java you most probably don't need changing anything in Eclipse's JRE settings.

 
I apologise if my questions are too childish. I have never used eclipse and never worked on Java. I am more of 'vim' editor lover.
It's good that there are still some of them left. ;)
I love it for console script editing but prefer better suited tools as IDEs and Eclipse is the best one IMHO.


--
Best regards,
Piotr Szczepanik

_______________________________________________
pdt-dev mailing list
pdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pdt-dev



Back to the top