]
Zbyněk Červinka closed JBIDE-26796.
-----------------------------------
Issue has been fixed, I am closing this jira. Tested in the following Red Hat CodeReady
Studio:
Version: 12.13.0.AM1
Build id: AM1-v20190923-0612-B5030
Build date: 20190923-0612
org.jboss.tools.maven.core is not compiling in Eclipse, complains
about missing ProjectUtilities
------------------------------------------------------------------------------------------------
Key: JBIDE-26796
URL:
https://issues.jboss.org/browse/JBIDE-26796
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.12.0.Final
Reporter: André Dietisheim
Assignee: André Dietisheim
Priority: Critical
Fix For: 4.13.0.AM1
Attachments: screenshot-1.png, screenshot-2.png
steps:
# ASSERT: use TP 4.13.AM1 matching Eclipse 2019-06
# EXEC: import jbosstools-central into workspace
Result:
Eclipse reports a compilation error for *org.jboss.tools.maven.core*
{quote}The project was not built since its build path is incomplete. Cannot find the
class file for org.eclipse.jem.util.emf.workbench.ProjectUtilities{quote}
!screenshot-1.png!
!screenshot-2.png!
Interestingly, things compile fine in maven, no errors.