Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Problem getting all files/folders when unpack="true"
Problem getting all files/folders when unpack="true" [message #592886] Fri, 06 March 2009 01:20
Kent Beck is currently offline Kent BeckFriend
Messages: 11
Registered: July 2009
Junior Member
I have a plugin (JUnit Max, to be precise) that needs to unpack when it is
installed. (It contains a jar file and you can't have a jar in a jar.) I
set the "Unpack plugin archive after the installation" checkbox in the
feature.xml GUI (I also tried manually setting unpack="true" feature.xml).
In either case, the plugins directory contains a directory for my plugin,
but the icons directory inside my plugin does not appear in the resulting
directory. The icons directory and its contents are there in the plugin
jar file.

This happens in 3.4 and 3.5M4.

Any suggestions for what I should do differently? Is this pilot error or
an Eclipse defect? I tried tracing the code that is invoked when a plugin
is installed, but after a day I'm done.

Regards,

Kent Beck
Three Rivers Consulting, Inc.
www.junitmax.com/junitmax
Previous Topic:Contributed Ant task, headless behaviour changed 3.3.2 -> 3.5M5
Next Topic:Export Wizard fails
Goto Forum:
  


Current Time: Thu Mar 28 18:31:23 GMT 2024

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

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

Back to the top