Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Resources (i.e messages.properties) in PDE Build not built into JAR correctly
Resources (i.e messages.properties) in PDE Build not built into JAR correctly [message #606096] Wed, 16 June 2010 19:50
Geejay is currently offline GeejayFriend
Messages: 160
Registered: February 2010
Senior Member
I am building an RCP product with PDE build.

I have a source folder called resources in the root of my project. The
resources folder follows the package heirarchy in the main src folder.

When I export the product, the result JAR file has the resources folder in
the root, i.e the resources are not copied into the same folder as the class
files.

How do I tell PDE build (the ant tasks) to move these resources into the
folder where the classes are?

Thanks

Greg
Previous Topic:Extracting plug-in jar in exported product
Next Topic:Resources (i.e messages.properties) in PDE Build not built into JAR correctly
Goto Forum:
  


Current Time: Thu Mar 28 17:59:02 GMT 2024

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

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

Back to the top