Hi Paul, I was doing some code testing/review work and noted that there are two .class files (ExpressionInterpreter, ExpressionVisitor) in package "jde.debugger.exp". My guess is they are both missing the "r" from the end of the package name in source as their sources reside in the "jde.debugger.expr" source dir. Like I said very minor, but thought you would want to correct this. I appreciate using JDE - thanks!
