Home » Newcomers » Newcomers » simple entry path
simple entry path [message #495985] Fri, 06 November 2009 16:46 Go to next message
No Real Name  is currently offline No Real Name
Messages: 1
Registered: November 2009
Junior Member
Hello,
I'm new to the forum, so please accept the usual excuses for ignorance.
I'm an experienced C++ programmer getting into Java, It's very sweet. I have small (maybe 3K lines) wokring (mostly) Java application that I've been writing with TextPad and jdb. I would like to start using Eclipse very simply to navigate, edit and debug, without facing its full glorious generality.
Can you suggest a learning path? Thanks.
Re: simple entry path [message #496044 is a reply to message #495985 ] Sat, 07 November 2009 08:48 Go to previous message
Lars Vogel  is currently offline Lars Vogel
Messages: 517
Registered: July 2009
Senior Member
Hi,

a starting point might be:

http://www.vogella.de/articles/Eclipse/article.html

To learn about debugging you might want to use:

http://www.vogella.de/articles/EclipseDebugging/article.html

Best regards, Lars

--
http://www.vogella.de/ - Eclipse plugin and Eclipse RCP Tutorials
http://www.twitter.com/vogella - vogella on Twitter



bruceolsen.alum.mit.edu wrote:
> Hello,
> I'm new to the forum, so please accept the usual excuses for ignorance.
> I'm an experienced C++ programmer getting into Java, It's very sweet.
> I have small (maybe 3K lines) wokring (mostly) Java application that
> I've been writing with TextPad and jdb. I would like to start using
> Eclipse very simply to navigate, edit and debug, without facing its full
> glorious generality. Can you suggest a learning path? Thanks.
Previous Topic:eclipse 3.5.1 tomcat stop and start buttons not showing
Next Topic:Problem creating Android Project
Goto Forum: