The IDE is just a tool to code in your chosen language. You can use
Eclipse, Netbeans, IntelliJ, Emacs, vi, etc.
They all work differently and have a different approach to enable a
developer to write code.  Choose one,  for whatever
reason you want to,  then stick with it and learn about it.

Netbeans might be creating a main class for your project when you create
the project.  Eclipse probably has some
other way of doing it.  Or might be some sort of preference that you need
to set.  I use Emacs so I don't know how
Eclipse or NB do things.


cheers,

      mehul



On Tue, Feb 19, 2013 at 5:16 PM, <[email protected]> wrote:

> I'm sure this is a silly question and all, but I can't seem to figure it
> out being new to both NB and Eclipse.  I chose to use Eclipse since various
> java developers I know recommended it.  However, the java course gives
> instructions using NB and I am having a little bit of a hard time
> translating.  For example, if I go to create a new java project in eclipse,
> it doesn't automatically create (or ask me for the name of) a main class.
> I tried to go ahead and create a class after the fact, but it didn't look
> right.
>
> Is there an easy way to "translate" directions to eclipse stuff or should
> I just go and scrap my eclipse and start over with NB.  My only hesitation
> is that I'd like to be able to use eclipse too if ever need be.  Like I
> said, other Java developers in my company use it, so I figure I should
> probably be able to as well.
>
> Thanks for putting up with the java newbie!
>
> --
> You received this message because you are subscribed to the Google Groups
> "JPassion.com: Java Programming" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> Visit this group at http://groups.google.com/group/jpassion_java?hl=en-US.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Mehul N. Sanghvi
email: [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"JPassion.com: Java Programming" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/jpassion_java?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to