[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.helpwanted] Re: Wrong Java project?

Which version of eclipse do you use.
I have created a new "Hello world" - Java Project.
Kontextmenu "Run as...->Java Application" from the class file immediatly 
starts my application.
Kontextmenu "Run as--->Java Application" from the project folder shows all 
classes from the java rt.jar and my own class. After selecting this it will 
be started.

I use version 3.1RC1 with Windows XP.

No idea what goes from in your environment.

Uwe

"FoxyBOA" <boa@xxxxxxxxxxx> schrieb im Newsbeitrag 
news:ed3bfe024798df5a8fc7858a176bdd77$1@xxxxxxxxxxxxxxxxxx
> Hello Uwe!
> I know what the message must mean. In my case I can't launch class which 
> has main function. Besides I can launch it only via Run menu by manually 
> typing full path to class name (I mean launch via popup menu Run As -> 
> Java Application doesn't work).
>
>