Game Development Reference
In-Depth Information
Have a go hero
Make any changes to the code. For instance, add an extra label and then publish again from
Eclipse. You may find that working with the project in this IDE is faster than Xcode.
Sadly, sooner or later, Eclipse will throw one of its infamous tantrums. A common problem
that occurs if you have many projects open in your navigator is for one or many of the pro-
jects to report an error like Cannot find the class file for java.lang.Object or The type
java.lang.Object cannot be resolved . Get into the habit of cleaning your project and
building it as soon as you open Eclipse and keeping only active projects opened, but even
that might fail you. The solution? Restart Eclipse, or better yet, delete the project from the
navigator (but not from the disk!) and reimport it. Yeah, I know. Welcome to Eclipse!
Search WWH ::




Custom Search