Hello David! Please add corresponding jars to the Additional classpath in the Ant build file properties dialog.
Best regards, Anton Katilin --------------------------------------------------------- JetBrains, Inc / IntelliJ Software http://www.intellij.com "Develop with pleasure!" ----- Original Message ----- From: "David Smiley" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 26, 2002 7:19 PM Subject: [Eap-list] Build #612 issue with ant and ant's libs > I don't know with which build this issue came up... > > When I run my ant build script on the command line with ant 1.4, all is > fine. When do the compile target via IDEA, javac complains that some JAXP > classes and DOM classes weren't found. These are not explicitly on the > classpath but should be by default because the includeAntRuntime javac task > property defaults to true and ant includes both JAXP and DOM. So it seems > that IDEA is executing ant without also including JAXP and DOM somehow... > even though ant neads them, naturally. Hmmm. > > ~ David Smiley > > > > _______________________________________________ > Eap-list mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
