Skip to main content



      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 02:25 Go to next message
Eclipse UserFriend
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 19:42 Go to previous messageGo to next message
Eclipse UserFriend
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] Wed, 17 October 2012 23:23 Go to previous message
Eclipse UserFriend
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: Sun May 18 00:55:31 EDT 2025

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

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

Back to the top