Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Cannot export runnable Jar files(I have encountered an problem I cannot fix)
Cannot export runnable Jar files [message #1845111] Thu, 07 October 2021 13:34
Christopher Heaney is currently offline Christopher HeaneyFriend
Messages: 1
Registered: October 2021
Junior Member
Hi,
I am hoping someone might be able to help me (I hope this is the right place to ask for assistance if not I apologize)

Whenever I try to export any runnable Jar file I instantly get

"An error has occurred. See error log for more details.
java.lang.NullPointerException"

The error log contains
Problems occurred when invoking code from plug-in: "org.eclipse.jface".
java.lang.NullPointerException at org.eclipse.jdt.internal.ui.jarpackager.AbstractJarDestinationWizardPage.validateDestinationGroup(AbstractJarDestinationWizardPage.java:239)

Unhandled event loop exception
java.lang.IllegalArgumentException: Path for project must have only one segment. at org.eclipse.core.runtime.Assert.isLegal(Assert.java:66)

The programs do work and I can export them on a different computer. I am at a complete lose as to what may be causing this.
I would appreciate any assistance.

Thanks in advance!

Previous Topic:error: Process was terminated while waiting for AUT startup data
Next Topic:Authentication of injection site failed
Goto Forum:
  


Current Time: Sat May 04 04:07:54 GMT 2024

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

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

Back to the top