Got it working! After a lot of trial and error, and searchingaroundabout
JRun debugging, I've got what works for me.Good
Luck,Thunder_________________________Here is what I did:* Right-click
your Java server project, select Debug As ->Debug...* If it doesn't
already have a new configuration, click the'new' toolbar button at the
top left of the window.* Name the debug configuration, and in the "main"
tab set the"main class" to jrunx.kernel.JRun* select the "arguments" tab
- Program Arguments (wit...