Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Product export jar not generated
Product export jar not generated [message #995329] Sat, 29 December 2012 14:34 Go to next message
Eclipse UserFriend
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 05:03 Go to previous message
Eclipse UserFriend
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: Wed Jul 23 10:56:53 EDT 2025

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

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

Back to the top