Yes, in the next version. ----- Original Message ----- From: "Sean Kelly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 27, 2004 3:47 PM Subject: <extend> the project.properties file
> A subproject can use the <extend> in its project.xml to inherit > information from another project.xml file. > > However, it seems not all project knowledge is contained in the Project > Object Model. Some of that resides in the project.properties (mostly > look-and-feel things). Is there a way to <extend> the > project.properties file? > > Something like: > > --- > # My Subproject's properties: > extend = ../project.properties > override.value = 2 > my.value = 5 > --- > > If not, is there a way to specify properties that normally appear only > in project.properties in the project.xml file instead? > > Thanks, > Sean. > > -- > Sean Kelly > Independent Consultant > http://seankelly.biz/ > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
