Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » JAR export error
JAR export error [message #654496] Wed, 16 February 2011 03:30 Go to next message
calvin  is currently offline calvin Friend
Messages: 2
Registered: February 2011
Junior Member
Hi guys,

I've got this error when exporting my project to JAR file:


JAR export finished with warnings. See details for additional information.
Problem writing StockFluctuation/.DS_Store to JAR: duplicate entry: .DS_Store
duplicate entry: .DS_Store


I have already refresh the Java Project folder found in the Package Explorer, but still no luck.
Running the JAR file of course did not work. Help!!
Re: JAR export error [message #654570 is a reply to message #654496] Wed, 16 February 2011 10:38 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 16.02.2011 04:30, calvin wrote:
> Hi guys,
>
> I've got this error when exporting my project to JAR file:
>
>
> JAR export finished with warnings. See details for additional
> information.
> Problem writing StockFluctuation/.DS_Store to JAR: duplicate entry:
> .DS_Store
> duplicate entry: .DS_Store
>
>
> I have already refresh the Java Project folder found in the Package
> Explorer, but still no luck. Running the JAR file of course did not
> work. Help!!
Maybe you've selected too many options in the wizard. Try with only
'Export all output folders for checked projects'.

Dani
Re: JAR export error [message #654757 is a reply to message #654496] Thu, 17 February 2011 00:05 Go to previous message
calvin  is currently offline calvin Friend
Messages: 2
Registered: February 2011
Junior Member
That worked!

Thanks Dani!
Previous Topic:[SOLVED] How to get notified when user closed an editor file without saving it?
Next Topic:Insert a template in the java editor
Goto Forum:
  


Current Time: Thu Apr 18 23:32:30 GMT 2024

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

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

Back to the top