]
André Dietisheim updated JBIDE-26796:
-------------------------------------
Attachment: screenshot-1.png
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: Jeff MAURY
Priority: Major
Fix For: 4.13.0.AM1
Attachments: image-2019-08-20-17-20-46-808.png,
image-2019-08-20-17-20-57-937.png, screenshot-1.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}
!image-2019-08-20-17-20-46-808.png|thumbnail!
!image-2019-08-20-17-20-57-937.png|thumbnail!
Interestingly, things compile fine in maven, no errors.