[program-java] Re: eclipse stepping stones...

  • From: "Hamid Hamraz" <hhamraz@xxxxxxxxx>
  • To: <program-java@xxxxxxxxxxxxx>
  • Date: Thu, 2 Dec 2010 17:00:08 +0330

hold control and press F7 a few times to switch around the different windows in eclipse such as the console, the project manager, etc. ----- Original Message ----- From: "Jeffrey Fidler" <jeffrey.fidler@xxxxxxxxxxx>

To: <program-java@xxxxxxxxxxxxx>
Sent: Thursday, December 02, 2010 1:51 AM
Subject: [program-java] Re: eclipse stepping stones...


Hello.  You can find the errors in the console view.


----- Original Message ----- From: "qubit" <lauraeaves@xxxxxxxxx>
To: "java list" <program-java@xxxxxxxxxxxxx>
Sent: Wednesday, December 01, 2010 5:16 PM
Subject: [program-java] eclipse stepping stones...


Hi all -- I'm just getting back to eclipse.
I have it now finding the correct jdk, and am trying to write and compile
and debug some test programs.
My problem now is that when I tell the program to run, it gives me an error,
but there is no description of what the error is.
Where do I look for an error window?
For background I entered a java perspective, then created a new project
called experimentation,
then created a class that I called "hello". The code "class hello { }" got
dropped in the edit buffer.
Then I went and copied the snippit for hello world using SWT, and erased the
class hello and pasted the snippit code in the file.
Then I hit run, which said "error" with no explanation. Debug also failed.

So what am I missing?
I do like the interface in eclipse now that I'm starting to play with it,
but there just one little problem if the code won't compile...

Any tips welcome.
Thanks!
--le








Other related posts: