Hello! Please add this jar to the "Additional classpath" in the Ant build file properties.
Best regards, Anton Katilin ------------------------------------- IntelliJ Software, "Develop with pleasure!" http://www.intellij.com ----- Original Message ----- From: "Sanjay Singh Yadav" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Sanjay Singh Yadav" <[EMAIL PROTECTED]>; "Balki Nakshatrala" <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 4:09 PM Subject: [Eap-list] no JAXP compliant xml parser found!! > Hi all, > > when i try to perform ant build using Intellij IDE > then build does not work properly > it Give : > > "No JAXP Compliant XML paresr found.PLease visit http://xml.apache.org for a > suitable parser" > > although i have xerces in the classpath of IDE. > > THe verbose output of the ant build gives the following exception: > > "java.lang.NoClassDefFounfError: org/apache/oro/text/perl/Perl5Util" > > but i have included following jar file "jakarta-oro-2.0.jar" in the > classpath of IDE > as the Perl5Util class is in this jar file . > > even then the Ant build is failing .can anyone suggest a solution to this > problem.?? > > u all can reach me at [EMAIL PROTECTED] > > thanx, > Sanjay Singh Yadav > > > > > > > > > > _______________________________________________ > 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
