Menu

#1 missing method addXmlProp in class XgenTask ?

open
nobody
None
5
2008-05-10
2008-05-10
Anonymous
No

without this method:
com.starobject.xmlgen.XgenTask.addXmlProp(XgenProp xgenprop){
xgenprops.add(xgenprop);
}
ant throws: xmlgen doesn't support the nested "xmlprop" element.

if i added this method to class ant run without error.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.