Hi, I'm trying to get the jdb debugger working with JDE. I did: 1) set the source path to my directory 2) compiled with -g but when I specify the class, do I put the class from my global-classpath directory or absolute paht? Also, do I include the .class extension? I keep getting the error : "skw/cpd/PDClientMain" is not a valid id or class name. Thanks! Taber
