[Home]Java Questions

Robo Home | Changes | Preferences | AllPages

Showing revision 4

A page to post general questions about the Java programming language


I thought i needed it, but just found an answer to my question. But i am sure there will be more questions soon... --Loki

I was trying to trying to edit the HCBot (read about it at JustForFun), and I got these weird errors...

control.Control
compiled, but
control.KeyboardControl
claimed:
Semantic Error: Type "control.Control" was not found.
when compiling with jikes, and similar when compiling with javac. Any ideas? -- Alphax
Is the standard Java version among Robocoders v1.4.2? Like when I decide to enter a tank into the RoboRumble, it should be compiled in 1.4.2? (Or does it not matter past a certain version number?) I use 1.5 generally, but I still have 1.4.2 installed. -- Voidious


I am using Eclipse and Java2 1.5 (or whatever the title is). I was using an older version but then I couldn't run bots my friend was sending me (in 1.5). There may be people with issues running bots in current versions of Java but frankly that's not my concern. Sorry.

Regarding Alphax, all that comes to mind is that you don't need to specify the package of classes in the same package. They aren't even in your import section. It is implied with the package identification. Then again maybe I am misinterpreting the error. - Martin Alan Pedersen


Robo Home | Changes | Preferences | AllPages
Edit revision 4 of this page | View other revisions | View current revision
Edited October 26, 2005 22:28 EST by Martin Alan Pedersen (diff)
Search: