为什么Google Eclipse Plugin GWT编译器不识别Ivy依赖类classpathentry? [英] Why doesn't Google Eclipse Plugin GWT compiler recognise Ivy dependency classpathentry?

查看:139
本文介绍了为什么Google Eclipse Plugin GWT编译器不识别Ivy依赖类classpathentry?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



现在我有一个ANT构建,它负责为Javac和GWT编译Ivy依赖关系。我困惑的是,为什么不' t GPE GWT编译器能够识别.classpath文件中的eclipse classpathentry吗?


< classpathentry kind =con
path ?=org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER /项目= z.gwt.zebra&安培; ivyXmlPath =&的ivy.xml放大器; confs = *&安培; ivySettingsPath =%24%7Bworkspace_loc%3Az.gwt.zebra%2Fivysettings.xml %7D& loadSettingsOnDemand = false& propertyFiles =%24%7Bworkspace_loc%3Az.gwt.zebra%2Fsrc%2Fmain%2Fresources%2Fzebra.properties%7D/>


为什么GPE GWT编译器在识别Maven依赖类classpatterntry时没有问题,但拒绝承认Ivy的classpatterntry?



有人可以使用GPE内部亲密关系教育我对这种好奇心,并可能建议一种追索权(即使追索权意味着开心g改变GPE代码 - 不是我会尝试做出这样的改变,但它至少会让我在晚上睡得更满意)。尽管如此,我宁愿采取简单的补救措施。



注意:请不要建议我编写ANT版本,因为...请阅读我的第一段。

我认为你在IvyDE中遇到了一个错误:

请参阅:


At present, I have an ANT build which takes care of integrating Ivy dependency for both Javac and GWT compile very well.

What puzzles me is, why doesn't the GPE GWT compiler recognise the eclipse classpathentry in the .classpath file?

<classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=z.gwt.zebra&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=%24%7Bworkspace_loc%3Az.gwt.zebra%2Fivysettings.xml%7D&loadSettingsOnDemand=false&propertyFiles=%24%7Bworkspace_loc%3Az.gwt.zebra%2Fsrc%2Fmain%2Fresources%2Fzebra.properties%7D"/>

Why does the GPE GWT compiler have no trouble recognising a maven dependency classpathentry, but refuses to acknowledge Ivy's classpathentry?

Could someone with GPE internals intimacy educate me on this curiosity and possibly suggest a recourse (even if the recourse meant having to change GPE code - not that I will attempt to make such changes but it would at least allow me more satisfactory sleep at night). Though, I would prefer a simple remedy.

Note: Please don't suggest that I write an ANT build because ... please read my first paragraph.

解决方案

I think you're hitting a bug in IvyDE:

See:

这篇关于为什么Google Eclipse Plugin GWT编译器不识别Ivy依赖类classpathentry?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆