Possible Duplicate:
“code too large” compilation error in java
I have a java code of 5147 lines. However, I can't able to run it because, it is giving error,
code too large for try statement
and
code too large for main
Can anybody help me how to solve this issue ?