Trying to set up an Eclipse in the Linux VM to debug into the URI
resolution issue. It's been a while since I've attempted to do so, and
I'm swapping it back in from tape somewhere in Iron Mountain... Would
anyone happen to have a quick summary of what has to be done manually
beyond checking out the projects, since I'm still missing a step?
I discovered that I had to provide BCEL.jar manually, since it wasn't in
the /lib of xalan-java as checked out -- unless I checked out the wrong
branch; reviewing that now.
Currently when I try to launch "xalan-test build.xml smoketest" within
Eclipse, I get the complaint that JRE version less than 11 is not
supported. I'm guessing this means Eclipse is finding the wrong
instance of Ant... Of course for the one test I'm concerned about I can
try just running the test independently; lemme give that a spin.
- Eclipse environment Joseph Kessselman
-