-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
Java Model Exception: Java Model Status [/NewCamelTestWizardWithRoutesIT/src/test/java/UniqueTestClassNameTest.java already exists in target] at org.eclipse.jdt.internal.core.CreateCompilationUnitOperation.executeOperation(CreateCompilationUnitOperation.java:108) at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:736) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2292) at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:2317) at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:807) at org.eclipse.jdt.internal.core.PackageFragment.createCompilationUnit(PackageFragment.java:164) at org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewTypeWizardPage.java:2228) at org.eclipse.jdt.ui.wizards.NewTypeWizardPage.lambda$1(NewTypeWizardPage.java:2828) at org.fusesource.ide.branding.wizards.NewCamelTestWizard$2.run(NewCamelTestWizard.java:231)
similar issue was detected few weeks ago, there was an empty editor whcih was opening. This https://github.com/jbosstools/jbosstools-fuse/commit/5e6cdb775b4364bd8cdb1bc4e6d103f831bffc28 fixed it. At that time the build was freezing. Seems that now there is only the test that continue to fail but not block anymore.