[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



Hello to ALL!!!
 
I have such problem:
After installing SableCC i have try to run some commands:java -mx1024m SableCC -license(is working correct)and java -mx1024m SableCC minibasic.txt (is working not correct) The second command has prodise such thing:
 
Verifying identifiers.
java.lang.NoClassDefFoundError: ca/mcgill/sable/sablecc/TypedTreeMap
I don't know how to correct this error because the first command is working correct.
 
I have Sablecc-2.13 and JDK-1.1.8
 
HELP ME PLEASE!!!!