ant 找不到符号

今天项目打包的时候。报出了很多XXX类找不到。检查了好久才发现。原来
<?xml version="1.0" encoding="UTF-8"?>
<project name="${product.name}" default="build-all" basedir="./">
<property name="workspace" location="../" />
<record name="build-all.log" />
<target name="build-all">

<!-- PATIENT -->
<ant inheritall="false" dir="${workspace}/fc-common" />
<ant inheritall="false" dir="${workspace}/fc-framework-login" />
<ant inheritall="false" dir="${workspace}/fc-domain-patient" />
<ant inheritall="false" dir="${workspace}/fc-service-depend-patient" />
<ant inheritall="false" dir="${workspace}/fc-service-patient" />
<ant inheritall="false" dir="${workspace}/fc-controller-patient" />
<ant inheritall="false" dir="${workspace}/fc-service-common" />
<ant inheritall="false" dir="${workspace}/fc-web-common" />
<ant inheritall="false" dir="${workspace}/fc-web-patient" />

<!-- MESSAGE -->
<ant inheritall="false" dir="${workspace}/fc-message-bussiness-parser" />
<ant inheritall="false" dir="${workspace}/fc-controller-message" />
<ant inheritall="false" dir="${workspace}/fc-web-message" />

<!-- CPOE -->
<!-- <ant inheritall="false" dir="${workspace}/fc-domain-clinical" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-domain-cpoe-report" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-domain-cpoe-order" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-service-depend-cpoe" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-service-clinical" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-service-cpoe-order" />-->
<!-- <ant inheritall="false" dir="${workspace}/fc-service-cpoe-report" />-->

<!-- EIF -->
<ant inheritall="false" dir="${workspace}/fc-domain-eif" />
<ant inheritall="false" dir="${workspace}/fc-service-eif" />
<ant inheritall="false" dir="${workspace}/fc-controller-eif" />
<ant inheritall="false" dir="${workspace}/fc-web-eif" />


<!-- SDE-SERVICE -->
<ant inheritall="false" dir="${workspace}/fc-domain-sde-common" />
<ant inheritall="false" dir="${workspace}/fc-domain-sde-pic" />
<ant inheritall="false" dir="${workspace}/fc-domain-sde-template" />
<ant inheritall="false" dir="${workspace}/fc-domain-sde-editor" />
<ant inheritall="false" dir="${workspace}/fc-domain-sde-quality" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-message" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-depend" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-common" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-pic" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-template" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-editor" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-quality" />


<!-- MRMS-SERVICE -->
<ant inheritall="false" dir="${workspace}/fc-domain-mrms-common" />
<ant inheritall="false" dir="${workspace}/fc-domain-mrms-hp" />
<ant inheritall="false" dir="${workspace}/fc-service-mrms-depend" />
<ant inheritall="false" dir="${workspace}/fc-service-mrms-common" />
<ant inheritall="false" dir="${workspace}/fc-service-mrms-hp" />

<!-- PLUGIN -->
<ant inheritall="false" dir="${workspace}/fc-service-sde-plugin-for-eif" />
<ant inheritall="false" dir="${workspace}/fc-service-sde-plugin-for-mrms" />
<ant inheritall="false" dir="${workspace}/fc-service-mrms-plugin-for-eif" />


<!-- COMPONENT -->
<ant inheritall="false" dir="${workspace}/fc-component-clinicalchart" />
<ant inheritall="false" dir="${workspace}/fc-component-svgeditor" />
<ant inheritall="false" dir="${workspace}/fc-component-editor" />
<ant inheritall="false" dir="${workspace}/fc-component-clinicalrule" />
<ant inheritall="false" dir="${workspace}/fc-component-ruleeditor" />


<!-- SDE-WEB -->
<ant inheritall="false" dir="${workspace}/fc-controller-sde-common" />
<ant inheritall="false" dir="${workspace}/fc-controller-sde-pic" />
<ant inheritall="false" dir="${workspace}/fc-controller-sde-template" />
<ant inheritall="false" dir="${workspace}/fc-controller-sde-editor" />
<ant inheritall="false" dir="${workspace}/fc-controller-sde-quality" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-common" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-message" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-report" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-pic" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-template" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-editor" />
<ant inheritall="false" dir="${workspace}/fc-web-sde-quality" />

<!-- MRMS-WEB -->
<ant inheritall="false" dir="${workspace}/fc-controller-mrms-common" />
<ant inheritall="false" dir="${workspace}/fc-controller-mrms-hp" />
<ant inheritall="false" dir="${workspace}/fc-web-mrms-common" />
<ant inheritall="false" dir="${workspace}/fc-web-mrms-hp" />
<!-- INDEX -->
<ant inheritall="false" dir="${workspace}/fc-web-site-doctor" />

</target>
</project>
配置顺序颠倒了 MRMS要用到SDE里面的jar包 却把SDE放到了它后面去编译了
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值