[JBoss JIRA] (JBIDE-26547) NoClassDefFoundError in RenameProcessorRunner with Eclipse 20181214-0600
by Thomas Zauner (Jira)
Thomas Zauner created JBIDE-26547:
-------------------------------------
Summary: NoClassDefFoundError in RenameProcessorRunner with Eclipse 20181214-0600
Key: JBIDE-26547
URL: https://issues.jboss.org/browse/JBIDE-26547
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.9.0.Final
Environment: Linux with Eclipse 20181214-0600
Reporter: Thomas Zauner
When refactoring variables/methods this fails silent and changes are reverted. This is caused by the following error:
Caused by: java.lang.NoClassDefFoundError: org/eclipse/jdt/internal/corext/refactoring/tagging/IReferenceUpdating
at org.jboss.tools.common.model.refactoring.RenameProcessorRunner.updateReferences(RenameProcessorRunner.java:52)
at org.jboss.tools.jsf.model.handlers.bean.JSFRenameFieldParticipant.updateReferences(JSFRenameFieldParticipant.java:121)
at org.jboss.tools.jsf.model.handlers.bean.JSFRenameFieldParticipant.createChange(JSFRenameFieldParticipant.java:61)
at org.eclipse.ltk.core.refactoring.participants.ProcessorBasedRefactoring.createChange(ProcessorBasedRefactoring.java:309)
at org.eclipse.ltk.core.refactoring.CreateChangeOperation.run(CreateChangeOperation.java:125)
at org.eclipse.ltk.core.refactoring.PerformChangeOperation.run(PerformChangeOperation.java:210)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2295)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2322)
at org.eclipse.ltk.internal.ui.refactoring.WorkbenchRunnableAdapter.run(WorkbenchRunnableAdapter.java:89)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month
[JBoss JIRA] (ERT-704) Bring Chain Completion To JDT (From Recommenders)
by Roland Grunberg (Jira)
Roland Grunberg created ERT-704:
-----------------------------------
Summary: Bring Chain Completion To JDT (From Recommenders)
Key: ERT-704
URL: https://issues.jboss.org/browse/ERT-704
Project: Eclipse Release Train
Issue Type: Task
Reporter: Roland Grunberg
Assignee: Roland Grunberg
See http://eclip.se/544108
Chain Completion could be brought into JDT. The benefit would be that any Eclipse installation containing JDT would benefit users without the need for them to install, or locate the Code Recommenders plugins.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 1 month