NAntGUI 刚刚写了一个生成 NAnt .build 编译文件的小工具。刚刚写完了总体部分,先给大家看看界面 (二)

NAntGUI 刚刚写了一个生成 NAnt .build 编译文件的小工具。刚刚写完了总体部分,先给大家看看界面(一) http://www.cnblogs.com/kilxy/archive/2004/12/13/76321.html 

现在完成了所有总体部分。包括 Open Save..As 。以及 project 、target、property的图形化编辑。
其余部分就剩下开发每个命令的图形编辑以及配置相应命令的图形化编辑器就可以了。

如果有需要测试版的请和我联系 mailto:kilxy@dl.cn 。

配置文件:
<? xml version="1.0" encoding="utf-8"  ?>
< configuration >
    
< configSections >
        
< section  name ="NAntGUISettings"  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.ImpCommand"  Designer ="NAntGUI.ImpCommand.TargetDesigner,NAntGUI.ImpCommand"   />
            
< Command  Type ="NAntGUI.ImpCommand.Property,NAntGUI.ImpCommand"  Designer ="NAntGUI.ImpCommand.PropertyDesinger,NAntGUI.ImpCommand"   />
            
< Command  Type ="NAntGUI.ImpCommand.UnknowCommand,NAntGUI.ImpCommand"  Designer ="NAntGUI.ImpCommand.UnknowCommandDesinger,NAntGUI.ImpCommand"   />
            
< Command  Type ="NAntGUI.ImpCommand.FileOperation.DeleteCommand,NAntGUI.ImpCommand"  Designer ="NAntGUI.ImpCommand.FileOperation.DeleteCommandDesigner,NAntGUI.ImpCommand"   />
        
</ Commands >
    
</ NAntGUISettings >
</ configuration >

界面:




评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值