Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » rcp application not generating executable after Jenkins build
rcp application not generating executable after Jenkins build [message #1742337] Fri, 26 August 2016 13:39
Ayushi Goel is currently offline Ayushi GoelFriend
Messages: 9
Registered: August 2016
Junior Member
I am migrating rcp standalone application created on eclipse 3.x (Indigo) to eclipse 4.5.2 (Mars).
I have included all the dependencies and working fine on eclipse 4.5.2.

I am building it on Jenkins using ant file, Build is successful and the installer got created.
But after the installation, the launch file(.exe) for application is missing.

And a *cli.exe(command line executable) file for same application is also there. On running it, I am getting the below error:

Error: Could not find or load main class org.eclipse.core.launcher.Main

Any guesses, what is the problem? It's really urgent for me to fix it.
Previous Topic:rcp application not generating executable after Jenkins build
Next Topic:rcp application not generating executable after Jenkins build
Goto Forum:
  


Current Time: Thu Mar 28 23:23:49 GMT 2024

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

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

Back to the top