Hello,
I am using JDEE 2.3.4 beta 3, so this might be fixed in the latest version.
If you use jde-ant-build with jde-ant-use-global-classpath set, jde-global-classpath is added to the classpath, but it is not generally normalized correctly. Changing the last line of jde-ant-build-classpath from
(jde-build-classpath classpath)))
to
(jde-build-classpath classpath (if jde-ant-use-global-classpath 'jde-global-classpath))))
fixes this problem. I think it also retains the old behaviour if jde-ant-use-globla-classpath isn't set.
Troy ---------------------------------------- Troy Daniels [EMAIL PROTECTED] 781-273-3388 x218
