Debt Consolidation - Debt Consolidation - Find services - Magnetic Bead Bracelet - Debt Consolidation

PDA

View Full Version : using of eclipse IDE


digama
Nov 20th 2006, 4:04 am
can anyone help me in using of eclipse..

nico_swd
Nov 20th 2006, 4:14 am
You're being fairly vague. Be more specific. What do you have problems with?

pablo
Nov 20th 2006, 4:21 am
my advise is to download their Callisto product to ease the installation, as it comes with some of the main plugins already enabled.

see eclipse.org/callisto/

hotpop
Nov 21st 2006, 4:09 am
eclipse is an open source java IDE. It's easy to use.
But you must install JRE firstly.
I have been using eclipse for four years, so if u have more question,just let me know
Thanks

digama
Nov 22nd 2006, 5:11 am
Thank you.

I tried it and asked me for JRE and I executed one small application.

But I want to give command line arguments. How this is possible.

Thank you.

vid
Nov 22nd 2006, 5:29 am
Just open Project settings, there you can find Arguments list.
Are you writing your program using Java ?