loading
 
Cannot run java API class
Yong Tao  [3 posts]
14 year
Maybe it is not a Roborealm problem, but I really need some help.
I use netbean 6.1 to run the project.
After I added three classes I downloaded from RR, it said that generics of XML.class are not supported in source 1.4.
Actually I have changed  java source level  to be JDK 1.5 in project properties, but it still cannot work and report the same error information.


 
Anonymous 14 year
Have you tried just removing the <String, String> and <String> from those declarations? Earlier versions of Java do not support generics either so give that a try ...

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index