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

王朝other·作者佚名  2006-01-09
窄屏简体版  字體: |||超大  

配置文件

现在只实现了 target、delete的可视化编辑,其他的只能通过文本方式了。

<?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.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>

主界面

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
 
 
© 2005- 王朝網路 版權所有  導航