From: Baptiste L. <gai...@fr...> - 2002-12-19 20:42:28
|
I guess you are refering to src/RftaWorking.WWTpl, right ? You need workspace whiz add-in, which can be found at: http://workspacewhiz.com/ I'm currently using version 2.15 beta 1, which I found to be very stable. Though, I haven't tested the recent 3.0 release... Once installed, you need to add the template file. This is done by clicking on the pencil icon (insert code template) and clicking the file list button. Once added, just click the 'refactoring assistant new class' code template of the first dialog. An IE form will appears to input the class name, namespace... Notes that you can also specify that the class is a cppunit test. Click finish and the generated file will automatically be added to the active project. My hope is that the AST rewriter will allow us to write such class generator in much cleaner way (workspace whiz templates are fairly difficult to maintain). Baptiste. ----- Original Message ----- From: "Andre Baresel" <and...@gm...> To: "CppTool Mailing List" <Cpp...@li...> Sent: Thursday, December 19, 2002 9:13 PM Subject: [Cpptool-develop] How does this template work for MS-Visual C++ ? > I don't know how to integrate this template for class creation, > it was a little but hard to write the my-class-files equally to your > framework baptiste, > how can I integrate this template ? > > thnx, until later, > -- André > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: Geek Gift Procrastinating? > Get the perfect geek gift now! Before the Holidays pass you by. > T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ > _______________________________________________ > Cpptool-develop mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cpptool-develop > > |