Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Windows exe from swt project - how?(want to test whether the build of an Exe-file is possible)
Windows exe from swt project - how? [message #1773204] Sat, 23 September 2017 21:41
Erhy More is currently offline Erhy MoreFriend
Messages: 7
Registered: September 2017
Junior Member
Hello!
I try to follow the
Vogella Eclipse product and application deployment - Tutorial

and got the error when Launch anEclipse Application
java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter
	at java.net.URLClassLoader.findClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:650)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1472)

My product sheet with:
ID com.example.e4.rcp.todo.product
Name swtErhyFirst
Product com.vogella.swt.widgets.swtErhyFirst
Application org.eclipse.e4.ui.workbench.swt.E4Application

in Splash
Plug-In org.eclipse.swt.win32.win32.x86_64

Previous Topic:Installing Eclipse IDE For Java Developers
Next Topic:An alternate, dark spash graphic.
Goto Forum:
  


Current Time: Fri Apr 19 21:54:57 GMT 2024

Powered by FUDForum. Page generated in 0.08515 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top