[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.buckminster] Re: Exceptions and other issues with build command

Thomas Hallgren wrote:

> Regarding the issue with switching platform. I think you will observe the
> same behavior in the Eclipse IDE. Sometimes you need to rebuild several
> times before the build is successful. I'm not sure why that happens yet.

Sometimes error messages look really very impressive:
Error: file Xxx.java, line 1: The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files

That's the single error message, java.lang.Object is found for all other 
classes but this one.