On Friday 19 April 2002 03:30 am, Torsten Curdt wrote:
> I tracked this down... seems most of the targets are fine but in
> "generate-java-code" I get several execeptions (unfortunately I seem no
> to be able to cut-and-past - so here is an excerpt):

Infamous cut-and-paste errors under linux? If so, xclipboard is your friend :)

> Task: style
>   DEPRECATED xslp processor is deprecated. Use trax or xalan instead
>   java.lang.NoClassDefFoundError: org/apache/xalan/xslt/XSLTPocessorFactory
>   at ...
>   at com.intellij.ant.AntMain.a(...)
>
>   build.xml:869: javax.xml.transform.TransformerFactoryConfigurationError:
>   Provider org.apache.xalan.processor.TransformerFactoryImpl not found
>   at ...
>   at com.intellij.ant.AntMain.a(...)

Hmm. Did you try adding the xalan jar do the "extra build jars" in the ant 
config in idea?

> Any ideas? (<- hey, that's some sort of funny ;)

haha puns are great :)

I never actually ran that task since I never did a full compile inside of 
idea. My suggestion would be to run a full compile outside of IDEA so that 
dep is satisfied and you don't have to run the task, of course there may be 
other tasks that are impairing you.  What other errors have you received? 
I'll try building in idea again soon and let you know.
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to