试图在Java中执行ANT文件时问题
我正在尝试使用Java ant文件来编译服务,如下所示:
和我的buid-jar.xml看起来像这样:
我遇到的问题就是我的问题是Eclipse并未识别环境变量,它的名称实际上是在构建时间上引起错误的:
我的用户文件夹中确实存在这些路线和ANT文件,但我不知道为什么发生此错误。我正在使用JDK 1.8.0_45。
有什么想法吗?抱歉,我不得不将屏幕截图代替代码,但是我为之工作的公司网络的代理不允许我在Stackoverflow上导航。
I'm trying to compile a service using a java ant file as appears below:
and my buid-jar.xml looks like this:
the problem i have is that eclipse is not recognizing the enviroment variables and it takes the names literally causing an error on building time:
Both, paths and ant files does exists in these routes in my user folder, but i don't know why this error is happening. I'm using jdk 1.8.0_45.
Any idea? Sorry i had to attach screenshots instead code, but the proxy of the company network that i work for doesn't allow me to navigate on stackoverflow.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论