-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.1
-
Fix Version/s: 3.4
-
Component/s: Workbench > Preferences
-
Labels:None
Installing the liferay formatter profiler doesn't work anymore on photon.
java.lang.NoSuchMethodError: org.eclipse.jdt.internal.ui.preferences.formatter.ProfileVersioner.setLatestCompliance(Ljava/util/Map;)V at com.liferay.ide.ui.LiferayUIPlugin.getLiferaySettings(LiferayUIPlugin.java:149) at com.liferay.ide.ui.LiferayUIPlugin._installLiferayFormatterProfile(LiferayUIPlugin.java:404) at com.liferay.ide.ui.LiferayUIPlugin.earlyStartup(LiferayUIPlugin.java:177) at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:80) at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:56) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2714) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
We should just remove it.