> ------- Additional Comments From [EMAIL PROTECTED] 2004-06-04 07:47 ---- > DD, <javac fork="true"> should work fine since it uses > JavaEnvUtils.getJdkExecutable in Javac.getSystemJavac via two > indirections.
Hmmm. Just yesterday, a user couldn't <javac fork="true"> inside of IntelliJ. The fix was to add $JAVA_HOME/bin to the Path before launching the IDE. How can that be then? We're using 1.6.1. Anyways, it's working now, and I have other things to do, so I won't try to find out how that's possible. My interpretation of the symptoms and what fixed it was wrong. Sorry about that. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
