Re: programmatically create a Project
Vitezslav Stejskal <[email protected]> Tue, 07 Oct 2003 20:44:29 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
--Boundary_(ID_MXULNL3nEVYFltI0GubYYw) Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT Cliff Draper wrote: >Yes, I do believe that is enough from the Projects infrastructure for >what I need here. Should I file an IssueZilla for this? > > Yes, please. And put the link to this discussion there. Thanks. -vita >thanks, >Cliff Draper Sun Microsystems, Forte Tools >My opinions may or may not reflect those of my employer. >---------------------------- food for thought --------------------------- >The meta-Turing test counts a thing as intelligent if it seeks to >devise and apply Turing tests to objects of its own creation. > > >From: Vitezslav Stejskal <[email protected]> >Date: Tue, 07 Oct 2003 15:02:32 +0200 > > >>Cliff Draper wrote: >> >> >>>It's a little lower level than I was hoping for. I was hoping that >>>all of the data that the wizard gets from the user would be passed >>>into some method, and that I could call that method directly without >>>the wizard and without trying to create all of the little parts of a >>>project myself. Anything like that planned in the future? >>> >>> >>> >>Probably not in this extent. This is limited by ways how templates and >>wizards framework work in Netbeans. I think we could have method in the >>projects infra API which will take the list of natures, compute >>transitive closure of natures required to create the project and then >>will create the project with given name and in given folder. You can >>then (independently on the set of templates) create whatever 'type of >>project' you need. Once you open such project you can use APIs (e.g. >>java project api or web project api) to customize it. >> >> > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] > > > > --Boundary_(ID_MXULNL3nEVYFltI0GubYYw) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> <title></title> </head> <body> <br> <br> Cliff Draper wrote:<br> <blockquote type="cite" cite="[email protected]"> <pre wrap="">Yes, I do believe that is enough from the Projects infrastructure for what I need here. Should I file an IssueZilla for this? </pre> </blockquote> Yes, please. And put the link to this discussion there. Thanks.<br> -vita<br> <blockquote type="cite" cite="[email protected]"> <pre wrap=""> thanks, Cliff Draper Sun Microsystems, Forte Tools My opinions may or may not reflect those of my employer. ---------------------------- food for thought --------------------------- The meta-Turing test counts a thing as intelligent if it seeks to devise and apply Turing tests to objects of its own creation. From: Vitezslav Stejskal <a class="moz-txt-link-rfc2396E" href="mailto:[email protected]"><[email protected]></a> Date: Tue, 07 Oct 2003 15:02:32 +0200 </pre> <blockquote type="cite"> <pre wrap="">Cliff Draper wrote: </pre> <blockquote type="cite"> <pre wrap="">It's a little lower level than I was hoping for. I was hoping that all of the data that the wizard gets from the user would be passed into some method, and that I could call that method directly without the wizard and without trying to create all of the little parts of a project myself. Anything like that planned in the future? </pre> </blockquote> <pre wrap="">Probably not in this extent. This is limited by ways how templates and wizards framework work in Netbeans. I think we could have method in the projects infra API which will take the list of natures, compute transitive closure of natures required to create the project and then will create the project with given name and in given folder. You can then (independently on the set of templates) create whatever 'type of project' you need. Once you open such project you can use APIs (e.g. java project api or web project api) to customize it. </pre> </blockquote> <pre wrap=""><!----> --------------------------------------------------------------------- To unsubscribe, e-mail: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> For additional commands, e-mail: <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a> </pre> </blockquote> <br> </body> </html> --Boundary_(ID_MXULNL3nEVYFltI0GubYYw)--