AFAIK you can do this by right clicking in your "Ant Build" window, and choose "build properties". From there you can add properties to the build file.
Cheers, Scott Fran�ois Beauregard wrote: > Yesterday I decided to give a first try at IntelliJ. > > Since WebWork has an already defined project for IntelliJ, I decided to > start with this. > > > > When I invoke the dist target from within the IDE the style task fails > cause it tries to work with xalan instead of saxon. > > From build.bat, this is done using : > -Djavax.xml.transform.TransformerFactory=com.icl.saxon.TransformerFactoryImpl > > > > How do we fix this in IntelliJ? > > > > Cheers, > ___________________________ > *Fran�ois Beauregard, b.ing.* > Vice-pr�sident > Recherche et d�veloppement > *Pyxis* *Technologies* > www.pyxis-tech.com <http://www.pyxis-tech.com/> > > T : (450) 681-9094, poste 102 > F : (450) 681-5758 > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > -- Scott Farquhar :: [EMAIL PROTECTED] Atlassian :: http://www.atlassian.com Supporting YOUR J2EE World _______________________________________________ Webwork-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webwork-user
