Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Product export jar not generated
Product export jar not generated [message #995329] Sat, 29 December 2012 19:34 Go to next message
Robert Kovacs is currently offline Robert KovacsFriend
Messages: 5
Registered: December 2012
Junior Member
Hello

I have an e4 application with multiple plugins. Most of the plugins are wrappers for jars. One of the plugins contains jars aswell as java source code.

When I export the product using the wizard the plugin with the jar is exported as a folder into the plugins directory. The accompanying jars from the plugin are placed in this folder but there is no jar for the java classes.

The application launches fine from within eclipse.

I am obviously missing something but can't for the life of me see what.
Re: Product export jar not generated [message #997395 is a reply to message #995329] Mon, 07 January 2013 10:03 Go to previous message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi Robert,

check your build.properties file. Do you see the source and output entries?

I.e. something like this?
source.. = src/
output.. = bin/

Greetings
Christoph
Previous Topic:Logging with substitution
Next Topic:sluggish editor / visible repaint of scrolled-in content while cursor scrolling
Goto Forum:
  


Current Time: Fri Apr 19 15:53:39 GMT 2024

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

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

Back to the top