简体   繁体   English

Eclipse Neon版本中缺少org.eclipse.equinox.weaving.aspectj吗?

[英]org.eclipse.equinox.weaving.aspectj missing in Eclipse Neon release?

I updated my Eclipse target definition from Mars to Neon: 我将Eclipse目标定义从火星更新为霓虹灯:
http://download.eclipse.org/releases/mars http://download.eclipse.org/releases/mars
http://download.eclipse.org/releases/neon http://download.eclipse.org/releases/neon

Now my launch is missing the org.eclipse.equinox.weaving.aspectj bundle. 现在,我的发布缺少org.eclipse.equinox.weaving.aspectj软件包。
In Mars Equinox Target Components provided the bundle, but Neon does not. 在Mars Equinox Target Components提供了捆绑包,但Neon没有提供。

What feature do I have to choose to get it back? 我必须选择什么功能才能将其取回? Maybe even another update site? 也许还有另一个更新站点?

EDIT: Also the Mars Equinox Weaving SDK feature contained the bundle, but this feature is not available in the Neon update site. 编辑:此外,Mars Equinox Weaving SDK功能也包含该捆绑软件,但该功能在Neon更新站点中不可用。

Eclipse bug 470000 seems to be the discussion of this. Eclipse bug 470000似乎是对此的讨论。 It seems like the AspectJ parts of the code have been moved to the Eclipse AJDT project and are no longer included in the Neon version of the Eclipse Weaving SDK. 似乎代码的AspectJ部分已移至Eclipse AJDT项目,并且不再包含在Eclipse Weaving SDK的Neon版本中。

The bug mentions some AJDT update sites. 该错误提到了一些AJDT更新站点。

This update site contains the Equinox Weaving SDK : 此更新站点包含Equinox Weaving SDK

http://download.eclipse.org/tools/ajdt/45/dev/update/ http://download.eclipse.org/tools/ajdt/45/dev/update/

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 编织Eclipse 3.7插件项目中包含的AspectJ方面 - Weaving AspectJ aspects included in an Eclipse 3.7 plugin project Equinox 无法解析 org.eclipse.osgi.services 和 org.eclipse.equinox.cm - Equinox can´t resolve org.eclipse.osgi.services and org.eclipse.equinox.cm 日食火星 - eclipse.org.equinox.p2.core.provisionexception - Eclipse Mars - eclipse.org.equinox.p2.core.provisionexception 用于Eclipse提交者的Eclipse Neon无法解析org.eclipse - Eclipse Neon for Eclipse Committers can't resolve org.eclipse 在Eclipse Neon.2 Release(4.6.2)中创建Java项目时缺少Lib文件夹 - Lib folder is missing when creating java project in Eclipse Neon.2 Release (4.6.2) 使用 maven/eclipse 编译 AspectJ 为 org/aspectj/bridge/IMessageHolder 抛出 NoClassDefFoundError - AspectJ compilation with maven/eclipse throws NoClassDefFoundError for org/aspectj/bridge/IMessageHolder 扩展 org.eclipse.equinox.http.registry.servlets 不起作用 - Extending org.eclipse.equinox.http.registry.servlets does not work Eclipse霓虹灯挂起加载org.eclipse.ui.navigator - Eclipse neon hangs loading org.eclipse.ui.navigator Eclipse Neon(MAC)中的MySQL错误“ org.eclipse.jface” - Error “org.eclipse.jface” with MySQL in Eclipse Neon (MAC) “ org.eclipse.equinox.ds@3:start”背后的魔力? - The magic behind “org.eclipse.equinox.ds@3:start”?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM