can't compile the package anymore.
Logged In: NO
If you don't mind using log4j, you can work around the missing Debug.java by commenting out this line in Log.java:
log = new Debug();
Just be sure you have log4j installed.
Log in to post a comment.
Logged In: NO
If you don't mind using log4j, you can work around the
missing Debug.java by commenting out this line in Log.java:
log = new Debug();
Just be sure you have log4j installed.