birt icon indicating copy to clipboard operation
birt copied to clipboard

Fix launch configurations

Open SteveSchafer-Innovent opened this issue 3 years ago • 1 comments

@wimjongman I'm getting this error again with 4.10 master:

!ENTRY org.eclipse.equinox.launcher 4 0 2022-06-02 12:01:35.047 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:476) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:656) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596) at org.eclipse.equinox.launcher.Main.run(Main.java:1467) at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

I'd appreciate it if you could describe the steps you take to update a stale run configuration.

SteveSchafer-Innovent avatar Jun 02 '22 20:06 SteveSchafer-Innovent

Steve, I typically open the target file and "Reload target platform".

image

Then I rebuild everything.

image

Sometimes I go to the target platform preferences and reload from there.

image

The issue could also be an out-of-date run config. Open the run config and "Add Required" / "Validate"

image

wimjongman avatar Jul 01 '22 18:07 wimjongman

The requested steps are documented.

speckyspooky avatar Oct 01 '23 12:10 speckyspooky