[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.ercp] Re: Running Hello World eRCP test app

Hello,

yes this happens with me regulary.
Don't remember how I solve it.
Try cleaning the project several times and reloading Eclipse.

I tried to reproduce this problem right now but to no avail.
So cannot give you any step-by-step instructions.

good luck
Sergey

> Jim Duffy wrote:
Thanks Mark,

I started from scratch using M8. When I complete the final step titled "Set sample project to use Foundation JRE", The project indicated an error in the file "HelloApplication.java". Error is at the top and reads "The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files."

If I add the standard JRE into the build path along with the Foundation JRE, the error goes away, but then the same error is given when trying to run the project as an eclipse application.

My standard JRE that I'm using is JDK 1.5.06
Running Windows XP SP2
Eclipse 3.1

Thanks in advance for the hlep,

Jim