build #517:
I have a project which was migrated from a previous release and had an
invalid classpath in the ant properties. I removed the invalid entries
(which weren't shown as invalid BTW) and replaced them with new ones. The
ant compile would not run, even though all libs were there. Looking at the
ant classpath dialog, I saw that the newly added entries had a "!/" at the
end. So I terminated idea, went to the project file and deleted the "!/".
Restarted idea, and the build went through ok.
Heres an excerpt of the ant properties before I fixed them:
<entry path="D:\windev\dynabean\dynasite\lib\castor-0.9.3.jar" />
<entry path="D:\windev\resin\resin-cmp-1.0.4\lib\ejb.jar!\" />
<entry path="D:\windev\resin\resin-cmp-1.0.4\lib\resin.jar!\" />
_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list