config.ini setup for headless eclipse
问题 From this post, I have this error message when I tried to execute headless eclipse code. java.lang.RuntimeException: Could not find framework at org.eclipse.equinox.launcher.Main.getBootPath(Main.java:978) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:557) at org.eclipse.equinox.launcher.Main.run(Main.java:1410) at org.eclipse.equinox.launcher.Main.main(Main.java:1386) I googled to find this as an answer to issue: "Unable to acquire application service" error while launching Eclipse