您好!
我想使用 mylyn 和 PlantUML 等 Eclipse 插件。 在 CCS11之前、我没有任何问题。
现在、在 CCS11上、它们不起作用、尽管它们都支持 Eclipse 4.19。
搜索原因(特别是 Mylyn),我发现问题可能是 Java 框架的问题,在这里,我意识到 CCS11不是随 OracleJDK 而来,而是随 AdoptOpenJDD-11一起出现。
为了将这些插件与 CCS11配合使用、我该怎么办?
此致、
Dimitar Devedzhiev
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
我想使用 mylyn 和 PlantUML 等 Eclipse 插件。 在 CCS11之前、我没有任何问题。
现在、在 CCS11上、它们不起作用、尽管它们都支持 Eclipse 4.19。
搜索原因(特别是 Mylyn),我发现问题可能是 Java 框架的问题,在这里,我意识到 CCS11不是随 OracleJDK 而来,而是随 AdoptOpenJDD-11一起出现。
为了将这些插件与 CCS11配合使用、我该怎么办?
此致、
Dimitar Devedzhiev
您好 Ki、
让我们来谈谈 mylyn。
尽管我已在“Window->Preferences->Generation->Capabilities ”中选中它,但在“Window->Preferences”中没有 Mylyn 部分,在视图中没有 Mylyn 任务视图。
Errog 日志中还有几个错误条目:"!message FrameworkEvent error":
!Entry org.eclipse.mylyn.commons.notifications.feed 4 0 2021-11-08 19:09:40.489
!消息框架事件错误
!堆栈0
org.osgi.framework.BundleException:无法解析模块:org.eclipse.mylyn.commons.notifications.feed [741]
由于违反使用约束,分发包未解析。
org.apache.Felix.resoler.reason.ReasonException:使用约束违规。 无法解析资源 org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";Singleton:="true"],因为它暴露在从资源 BIND javax.xml.bind [OSGi.v1.821.dit";版本:OSG22.1.821.dle.identity.unayakarta;版本:OSG22.2.3"OSg.identity.fordit.ality.unayakes=";v2.1.6"OSg.xml.identity.unchain.unchain.fordage="OSg.ality.g.unchain.ality.ality.g.unchain.ality.g.unchain.ality.unchain.g.ality.ford= 2:unchina.i.g.ality.g.ality.g.
链1:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=javax.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle:javax.xml.bind
javax.xml.bind [OSGi.identity;OSGi.identity="javax.xml.bind;type="OSGi.bundle";version:Version="2.2.0.v201105210648"]
链2:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=com.sun.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle;bundle-version:Version="2.3.v20201118-18";OSGi.wiring.bundle="com.sun.xml.bind
com.sun.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="com.sun.xml.bind "]
导入:(&(OSGi.wiring.package=javax.xml.bind)(&(version>=2.3.3)(!(version>=2.3.4))))
|
导出:OSGi.wiring.package:javax.xml.bind
Jakarta.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="Jakarta.xml.bind "]
位于 org.eclipse.OSGi.container.Module.start (Module.Java:463)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel 2.run(ModuleContainer.java:1845上)
org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.doContainerStartLevel (ModuleContainer.Java:1743)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1665)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1)
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
!entry org.eclipse.mylyn.context.tas.ui 4 0 2021-11-08 19:09:40.526
!消息框架事件错误
!堆栈0
org.osgi.framework.BundleException:无法解析模块:org.eclipse.mylyn.context.tasks.ui [750]
未解析的要求:require-Bundle:org.eclipse.mylyn.tasks.ui;bundle-version="3.8.0"
-> Bundle-SymbolicName:org.eclipse.mylyn.tasks.ui;bundle-version="3.25.2.v20200814-0512";singleton:="true"
org.eclipse.mylyn.tasks.ui [764]
未解析的要求:require-Bundle:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.0.0"
-> Bundle-SymbolicName:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.17.2.v20200813-0821";singleton:="真"
org.eclipse.mylyn.commons.notifications.feed [741]
没有分发包的解决报告。 由于违反使用约束,分发包未解析。
org.apache.Felix.resoler.reason.ReasonException:使用约束违规。 无法解析资源 org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";Singleton:="true"],因为它暴露在从资源 BIND javax.xml.bind [OSGi.v1.821.dit";版本:OSG22.1.821.dle.identity.unayakarta;版本:OSG22.2.3"OSg.identity.fordit.ality.unayakes=";v2.1.6"OSg.xml.identity.unchain.unchain.fordage="OSg.ality.g.unchain.ality.ality.g.unchain.ality.g.unchain.ality.unchain.g.ality.ford= 2:unchina.i.g.ality.g.ality.g.
链1:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=javax.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle:javax.xml.bind
javax.xml.bind [OSGi.identity;OSGi.identity="javax.xml.bind;type="OSGi.bundle";version:Version="2.2.0.v201105210648"]
链2:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=com.sun.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle;bundle-version:Version="2.3.v20201118-18";OSGi.wiring.bundle="com.sun.xml.bind
com.sun.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="com.sun.xml.bind "]
导入:(&(OSGi.wiring.package=javax.xml.bind)(&(version>=2.3.3)(!(version>=2.3.4))))
|
导出:OSGi.wiring.package:javax.xml.bind
Jakarta.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="Jakarta.xml.bind "]
位于 org.eclipse.OSGi.container.Module.start (Module.Java:463)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel 2.run(ModuleContainer.java:1845上)
org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.doContainerStartLevel (ModuleContainer.Java:1743)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1665)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1)
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
!entry org.eclipse.mylyn.tasks.bugs 4 0 2021-11-08 19:09:40.542
!消息框架事件错误
!堆栈0
org.osgi.framework.BundleException:无法解析模块:org.eclipse.mylyn.tasks.bugs [759]
未解析的要求:require-Bundle:org.eclipse.mylyn.tasks.ui;bundle-version="[3.8.0.4.0.0)"
-> Bundle-SymbolicName:org.eclipse.mylyn.tasks.ui;bundle-version="3.25.2.v20200814-0512";singleton:="true"
org.eclipse.mylyn.tasks.ui [764]
未解析的要求:require-Bundle:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.0.0"
-> Bundle-SymbolicName:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.17.2.v20200813-0821";singleton:="真"
org.eclipse.mylyn.commons.notifications.feed [741]
没有分发包的解决报告。 由于违反使用约束,分发包未解析。
org.apache.Felix.resoler.reason.ReasonException:使用约束违规。 无法解析资源 org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";Singleton:="true"],因为它暴露在从资源 BIND javax.xml.bind [OSGi.v1.821.dit";版本:OSG22.1.821.dle.identity.unayakarta;版本:OSG22.2.3"OSg.identity.fordit.ality.unayakes=";v2.1.6"OSg.xml.identity.unchain.unchain.fordage="OSg.ality.g.unchain.ality.ality.g.unchain.ality.g.unchain.ality.unchain.g.ality.ford= 2:unchina.i.g.ality.g.ality.g.
链1:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=javax.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle:javax.xml.bind
javax.xml.bind [OSGi.identity;OSGi.identity="javax.xml.bind;type="OSGi.bundle";version:Version="2.2.0.v201105210648"]
链2:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=com.sun.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle;bundle-version:Version="2.3.v20201118-18";OSGi.wiring.bundle="com.sun.xml.bind
com.sun.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="com.sun.xml.bind "]
导入:(&(OSGi.wiring.package=javax.xml.bind)(&(version>=2.3.3)(!(version>=2.3.4))))
|
导出:OSGi.wiring.package:javax.xml.bind
Jakarta.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="Jakarta.xml.bind "]
位于 org.eclipse.OSGi.container.Module.start (Module.Java:463)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel 2.run(ModuleContainer.java:1845上)
org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.doContainerStartLevel (ModuleContainer.Java:1743)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1665)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1)
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
!entry org.eclipse.mylyn.tasks.ui 4 0 2021-11-08 19:09:40.556
!消息框架事件错误
!堆栈0
org.osgi.framework.BundleException:无法解析模块:org.eclipse.mylyn.tasks.ui [764]
未解析的要求:require-Bundle:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.0.0"
-> Bundle-SymbolicName:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.17.2.v20200813-0821";singleton:="真"
org.eclipse.mylyn.commons.notifications.feed [741]
没有分发包的解决报告。 由于违反使用约束,分发包未解析。
org.apache.Felix.resoler.reason.ReasonException:使用约束违规。 无法解析资源 org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";Singleton:="true"],因为它暴露在从资源 BIND javax.xml.bind [OSGi.v1.821.dit";版本:OSG22.1.821.dle.identity.unayakarta;版本:OSG22.2.3"OSg.identity.fordit.ality.unayakes=";v2.1.6"OSg.xml.identity.unchain.unchain.fordage="OSg.ality.g.unchain.ality.ality.g.unchain.ality.g.unchain.ality.unchain.g.ality.ford= 2:unchina.i.g.ality.g.ality.g.
链1:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=javax.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle:javax.xml.bind
javax.xml.bind [OSGi.identity;OSGi.identity="javax.xml.bind;type="OSGi.bundle";version:Version="2.2.0.v201105210648"]
链2:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=com.sun.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle;bundle-version:Version="2.3.v20201118-18";OSGi.wiring.bundle="com.sun.xml.bind
com.sun.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="com.sun.xml.bind "]
导入:(&(OSGi.wiring.package=javax.xml.bind)(&(version>=2.3.3)(!(version>=2.3.4))))
|
导出:OSGi.wiring.package:javax.xml.bind
Jakarta.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="Jakarta.xml.bind "]
位于 org.eclipse.OSGi.container.Module.start (Module.Java:463)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel 2.run(ModuleContainer.java:1845上)
org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.doContainerStartLevel (ModuleContainer.Java:1743)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1665)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1)
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
!entry org.eclipse.mylyn.team.ui 4 0 2021-11-08 19:09:40.572
!消息框架事件错误
!堆栈0
org.osgi.framework.BundleException:无法解析模块:org.eclipse.mylyn.team.ui [765]
未解析的要求:require-Bundle:org.eclipse.mylyn.tasks.ui;bundle-version="[3.8.0.4.0.0)"
-> Bundle-SymbolicName:org.eclipse.mylyn.tasks.ui;bundle-version="3.25.2.v20200814-0512";singleton:="true"
org.eclipse.mylyn.tasks.ui [764]
未解析的要求:require-Bundle:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.0.0"
-> Bundle-SymbolicName:org.eclipse.mylyn.commons.notifications.feed; bundle-version="1.17.2.v20200813-0821";singleton:="真"
org.eclipse.mylyn.commons.notifications.feed [741]
没有分发包的解决报告。 由于违反使用约束,分发包未解析。
org.apache.Felix.resoler.reason.ReasonException:使用约束违规。 无法解析资源 org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";Singleton:="true"],因为它暴露在从资源 BIND javax.xml.bind [OSGi.v1.821.dit";版本:OSG22.1.821.dle.identity.unayakarta;版本:OSG22.2.3"OSg.identity.fordit.ality.unayakes=";v2.1.6"OSg.xml.identity.unchain.unchain.fordage="OSg.ality.g.unchain.ality.ality.g.unchain.ality.g.unchain.ality.unchain.g.ality.ford= 2:unchina.i.g.ality.g.ality.g.
链1:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=javax.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle:javax.xml.bind
javax.xml.bind [OSGi.identity;OSGi.identity="javax.xml.bind;type="OSGi.bundle";version:Version="2.2.0.v201105210648"]
链2:
org.eclipse.mylyn.commons.notifications.feed [OSGi.identity;OSGi.identity="org.eclipse.mylyn.commons.notifications.feed"; type="OSGi.bundle";版本:Version="1.17.2.v20200813-0821";singleton:="true"]
要求:(&(OSGi.wiring.bundle=com.sun.xml.bind)(bundle-version>=2.2.0))
|
提供:OSGi.wiring.bundle;bundle-version:Version="2.3.v20201118-18";OSGi.wiring.bundle="com.sun.xml.bind
com.sun.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="com.sun.xml.bind "]
导入:(&(OSGi.wiring.package=javax.xml.bind)(&(version>=2.3.3)(!(version>=2.3.4))))
|
导出:OSGi.wiring.package:javax.xml.bind
Jakarta.xml.bind [OSGi.identity;type="OSGi.bundle";版本:Version="2.3.v20201118-1818";OSGi.identity="Jakarta.xml.bind "]
位于 org.eclipse.OSGi.container.Module.start (Module.Java:463)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel 2.run(ModuleContainer.java:1845上)
org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838)
请访问 org.eclipse.OSGi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1779)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.doContainerStartLevel (ModuleContainer.Java:1743)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1665)
在 org.eclipse.OSGi.container.ModuleContainerStartLevel.dispatchEvent (ModuleContainer.Java:1)
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
此致、
Dimitar
我为此提交了一个错误。 跟踪链接: https://sir.ext.ti.com/jira/browse/EXT_EP-10627
有关该问题的更多详细信息以及可能的解决方法、请参阅上述链接。
谢谢
Ki