Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Where can I find the exported jars ?
Where can I find the exported jars ? [message #590125] Thu, 22 January 2009 15:12
romu is currently offline romuFriend
Messages: 34
Registered: July 2009
Member
Dear all,
For some of our needs, we must have access to the exported jars just
before their packaging in the final zips.

So, I took the customBuildCallbacks.xml template and add some instructions
in the "post.build.jars" target to try to find where the jar of my plugin
really is.

I tried to find it just by running the "dir /S" command within the
"${build.result.folder}" folder without success.

So my questions are:
- did I override the right target? ("post.build.jars")
- where can I find the exported jar?

Thanks.
Previous Topic:Drag and Drop between 2 opened editors
Next Topic:Failed to export IBM clearcase plugin in eclipse 3.4
Goto Forum:
  


Current Time: Tue Apr 23 14:25:19 GMT 2024

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

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

Back to the top