在openfire中找不到build.xml

时间:2015-05-26 08:34:36

标签: eclipse svn openfire

我想在eclipse中构建openfire插件。我根据Openfire SVN + Eclipse 3.3 + Subversive Installation Guide

创建了Openfire项目

创建项目后,我想构建openfire插件,但在Openfire源代码内的构建目录中找不到 build.xml

1 个答案:

答案 0 :(得分:0)

要从源代码构建OPenfire,您需要Apache-Ant。 build.xml位于OpenfireSRC / build下。 您可以使用本教程 Build Openfire from source