[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Delete HelloWorld.class file, won't run again

Eric Rizzo,

Yes, it is work for me. Thank you very much.

--
Best regards,
Diviner.

Diviner wrote:

Eric Rizzo,

I don't know do compile/re-compile in a separate operation. I do
it in Run->Run from context menu of Project in Package Explorer
or Run->Run Application then select particular project.


If you deleted the .class file, you have to re-compile it. As I said below, you can do that by either touching the source code and saving it, or by choosing Project > Clean from the menu.