Target `compile-jars' does not exist in this project.

am2000 2007-01-17 12:04:59
运行build.xml出现错误:
Target `compile-jars' does not exist in this project.


<target name="sample-setup" depends="depends" description="--> description">

<ant antfile="build.xml" dir="${pentaho-project}" target="compile-jars"></ant>
<copy todir="lib">
<fileset dir="${pentaho-project}/build/pentaho-third-party">
<include name="pentaho-*.jar" />
</fileset>
</copy>
............
...全文
458 1 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
amozon 2007-01-17
  • 打赏
  • 举报
回复
不理解写<ant antfile="build.xml" dir="${pentaho-project}" target="compile-jars"></ant>的用意
定义为<target name="compile-jars" depends="">
。。。
不好么?

58,452

社区成员

发帖
与我相关
我的任务
社区描述
Java Eclipse
社区管理员
  • Eclipse
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧