String too long for constant pool
807569Jul 18 2006 — edited Jul 18 2006I have a class I generated with JAXX (an XML GUI compiler),
The generated java file is 9007 lines long. It is erroring on line 13, the class definition, with the error:
CUSatGUI.java:13: UTF8 representation for string "sr!jaxx.runtim...." is too long for the constant pool
Without the actual code, I'm not sure how much can be debugged, but any advise or tips would be greatly appriciated.
Thank,
Jim