Hello Vil, Yes, that's right, that's a good suggestion. At first glance, I thought it would be more convenient to allow the possibility to add a property file inside the Ant pane, but your suggestion does the trick. Thank you.
Guillaume "Vilya Harvey" <[EMAIL PROTECTED]> a �crit dans le message news: ahmd2c$jht$[EMAIL PROTECTED] > You can do this already with Ant. Just place a > > <property file="yourfilename.properties"/> > > element (where 'yourfile.properties' should be the path to the desired > properties file relative to Ant's base directory for the project) in the XML > file, inside the <project> element. If you wanted to be able to select > different property files easily, you could even make the file name a > variable reference... > > Hope that helps, > Vil. _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
