Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Need Help getting Hello Program on screen
Need Help getting Hello Program on screen [message #947502] Wed, 17 October 2012 06:25 Go to next message
Jessica Maynard is currently offline Jessica MaynardFriend
Messages: 1
Registered: October 2012
Junior Member
Hello. I'm a student in an introductory computer programming class in college and I have to use Eclipse to do all my work. The problem is this is my first time opening Eclipse. The first time I opened the program i was overwhelmed with all the buttons and options. I'm having a little trouble figuring how to do the basic things.

All i want to do is write a couple of lines of code for a very simple program of HelloWorld and have those words appear on a blank screen. How do I save something I just wrote? How do i access the file next time I open Eclipse? How do i run the program so the result of the code i just typed appears on a blank screen? I'm just a little confused with the whole program.

Sorry if this is below what usually appears on this forum but I thought i would try and ask.
Re: Need Help getting Hello Program on screen [message #948300 is a reply to message #947502] Wed, 17 October 2012 23:42 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
Some options that you could try:
- ask the instructor of your class
- or ask in the newcomers forum
- or find a tutorial for first steps with Eclipse somewhere in the depth of the internet
...
Eclipse is targeted at software professionals. Instructors requiring you to use Eclipse in an introductory class should provide some guidance. Some colleges/universities even have dedicated Eclipse training.
Re: Need Help getting Hello Program on screen [message #948441 is a reply to message #947502] Thu, 18 October 2012 03:23 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 10/17/2012 07:49 AM, Jessica Maynard wrote:
> Hello. I'm a student in an introductory computer programming class in
> college and I have to use Eclipse to do all my work. The problem is this
> is my first time opening Eclipse. The first time I opened the program i
> was overwhelmed with all the buttons and options. I'm having a little
> trouble figuring how to do the basic things.
> All i want to do is write a couple of lines of code for a very simple
> program of HelloWorld and have those words appear on a blank screen. How
> do I save something I just wrote? How do i access the file next time I
> open Eclipse? How do i run the program so the result of the code i just
> typed appears on a blank screen? I'm just a little confused with the
> whole program.
> Sorry if this is below what usually appears on this forum but I thought
> i would try and ask.
The help provided with Eclipse has some tutorials on how to use it. If
you go to the Welcome screen (Help->Welcome) you can select the tutorial
icon (window with a green check mark and a pencil). There is a Java
tutorial to create a Hello World program that walks you through the
steps to create the program.
Previous Topic:[SOLVED] Class Loader problem with batik: How to search dependencies ?
Next Topic:Tracking problems while modifying a ICompilationUnit (use none deprecated methods)
Goto Forum:
  


Current Time: Tue Apr 23 08:21:16 GMT 2024

Powered by FUDForum. Page generated in 0.04022 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top