Question: Is there a walkthrough for setting up JDE with XEmacs in a
packaged environment?
I am a pretty good Java programmer who is working on a pretty complex Java
app. We have been developing for a couple years with no real debugger (can
anyone say System.out.println("Got Here");). I have a huge src tree all
packaged in a similar fashion to the old Java libraries...
com.sun.blah.blah. I am looking to be able to step through any of our
source code and possibly the JFC source. Can anyone point me in the
direction of a good walkthrough?
-Jeremy