Nantgui has just written a gadget that generates Nant .build compilation file. I just finished the overall part, first gave everyone a look at the interface (1)
http://www.cnblogs.com/kilxy/archive/2004/12/13/76321.html
All overall portions are now completed. Includes Open Save..as. And Project, Target, Property graphical editing.
The rest of the development of the graphic editing of each command and the graphical editor that configures the corresponding command can be configured.
If you have a test version, please contact me.
Mailto: kilxy@dl.cn.
Profile:
XML Version = "1.0" encoding = "UTF-8"
?>
<
CONFIGURATION
>
<
Configsections
>
<
section
Name
= "Nantguisetdings"
Type
= "Nantgui.ImpCommand.config.nantguiconfigurationSECTIONHANDLER, NANTGUI.IMPCommand"
/>
Configsections
>
<
Nantguisettings
>
<
Commands
>
<
Command
Type
= "Nantgui.ImpCommand.project, nantgui.impCommand"
Designer
= "Nantgui.ImpCommand.ProjectDesinger, nantgui.impcommand"
/>
<
Command
Type
= "Nantgui.ImpCommand.target, nantgui.immnd"
Designer
= "Nantgui.impt.command.targetdesigner, nantgui.impcommand"
/>
<
Command
Type
= "Nantgui.ImpCommand.property, Nantgui.ImpCommand"
Designer
= "Nantgui.ImpCommand.propertyDesinger, nantgui.impcommand"
/>
<
Command
Type
= "Nantgui.immmand.unknowcommand, nantgui.impcommand"
Designer
= "Nantgui.ImpCommand.unknowcommanddesinger, nantgui.immman"
/>
<
Command
Type
= "Nantgui.ImpCommand.fileOperation.DeleteCommand, Nantgui.ImpCommand"
Designer
= "Nantgui.ImpCommand.fileOperation.DeleteCommandDesigner, nantgui.immand"
/>
Commands
>
Nantguisettings
>
CONFIGURATION
>
interface: