简体   繁体   English

用于生成Phing构建文件的用户界面?

[英]User interface for generating Phing build files?

I want to use Phing as a build tool and I was wondering if there any (web) interface for generating build files. 我想将Phing用作构建工具,并且我想知道是否有用于生成构建文件的(网络)界面。

Any recommendations on alternative methods to writing those by hand would be appreciated as well. 关于手工书写替代方法的任何建议也将不胜感激。

There are a couple of GUI editors for ANT build files, which is what Phing is based on. Phing是基于ANT构建文件的几个GUI编辑器。

A quick google found this. 一个快速的谷歌发现了这一点。 http://antsnest.sourceforge.net/ http://antsnest.sourceforge.net/

IDE's such as eclipse also have plugins for editing ant buildfiles, and should be fairly workable with phing. IDE(例如eclipse)也具有用于编辑ant buildfile的插件,并且对phing应该相当可行。

None of these are web based though, sorry. 但是,这些都不是基于Web的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM