[
https://issues.jboss.org/browse/JBIDE-23068?page=com.atlassian.jira.plugi...
]
Dmitrii Bocharov updated JBIDE-23068:
-------------------------------------
Attachment: magic_error_disapperance.webm
I was able to fix this. It's the most magic thing for today. I just made a change in
plugin.xml and cancelled it and pressed Save. And it works. See the
[^magic_error_disapperance.webm]
I've restarted eclipse several times, rebooted the computer, refreshed projects,
rebuilt everything multiple times and every time resolved target platform - nothing
helped. I can't explain this.
Unknown extension points and bundles can't be resolved in
jbt-base and jbt-server
---------------------------------------------------------------------------------
Key: JBIDE-23068
URL:
https://issues.jboss.org/browse/JBIDE-23068
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: target-platform
Reporter: Dmitrii Bocharov
Attachments: magic_error_disapperance.webm
Builds in terminal (mvn clean install) run successfully. However in eclipse i have 3
errors for jjbt-base and 3 for jbt-server:
jbt-base:
Unknown extension point: 'org.eclipse.mylyn.tasks.bugs.support' in
/org.jboss.tools.common.mylyn
Unknown extension point: 'org.eclipse.mylyn.tasks.core.templates' in
/org.jboss.tools.common.mylyn
Unknown extension point: 'org.eclipse.ui.activities' plugin.xml in
/org.jboss.tools.common.model.ui.capabilities
jbt-server:
Bundle 'org.jboss.ide.eclipse.as.management.eap61plus' cannot be resolved in
/org.jboss.tools.as.management.itests/META-INF
Unknown extension point: 'org.eclipse.help.contexts' in
/org.jboss.ide.eclipse.as.doc.user
Unknown extension point: 'org.eclipse.help.toc' in
/org.jboss.ide.eclipse.as.doc.user
[dbocharo@dbocharo jbosstools-target-platforms]$ git pull upstream 4.60.x
From
https://github.com/jbosstools/jbosstools-target-platforms
* branch 4.60.x -> FETCH_HEAD
Already up-to-date.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)