Bug 122956 - [export] Different Export options between the Plugin and Product
Summary: [export] Different Export options between the Plugin and Product
Status: RESOLVED WONTFIX
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2006-01-06 15:00 EST by Sanjay Chaudhuri CLA
Modified: 2011-06-08 14:47 EDT (History)
3 users (show)

See Also:


Attachments
Attachment, showning the Plug-in export option (43.31 KB, image/gif)
2006-01-06 15:06 EST, Sanjay Chaudhuri CLA
no flags Details
Attachment, showing the Product export option (34.70 KB, image/gif)
2006-01-06 15:13 EST, Sanjay Chaudhuri CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sanjay Chaudhuri CLA 2006-01-06 15:00:08 EST
I am using 3.2 M3, Build id: I20051102-1600

What I noticed is the Export Wizard option that comes up from 
Plugin.xml->Overview Tab->Exporting->#2 Exporting Wizard
is different from
.product->Exporting->Eclipse Product export wizard

When the export dialog box comes up, the last option:
EXPORT_OPTIONS, misses 2 items
1. Package plug-ins as individual JAR archives
2. Save as Ant script,

when invoked from the .product

As a result, when a product is built, the plug-ins generated always are in a JAR form. The plug-ins with 3rd party jars needs to to be manually unjarred, to make the application work.
Comment 1 Sanjay Chaudhuri CLA 2006-01-06 15:06:51 EST
Created attachment 32617 [details]
Attachment, showning the Plug-in export option
Comment 2 Sanjay Chaudhuri CLA 2006-01-06 15:13:06 EST
Created attachment 32618 [details]
Attachment, showing the Product export option
Comment 3 Wassim Melhem CLA 2006-03-03 18:25:28 EST
Pascal/Andrew, are you interested in exposing the new product export task in the product export wizard?
Comment 4 Pascal Rapicault CLA 2006-03-03 23:10:07 EST
That was one our goal while completing the product export. However, note that it is not an ant task but a script that invokes multiple tasks. 
I can see two paths for integration:
 1) complete integration: PDE UI changes to only rely on the product export script from PDE Build. In the product export PDE UI role is one of script and build.properties generation. That requires some work for both PDE Build and UI.

 2) low modification. PDE UI still works as it does today, and when "save as ant script" is selected generates the proper parameters to the product build script.

Be aware that we are currently pretty busy and integrating that at this stage may require more work than we are prepared for.
Comment 5 Curtis Windatt CLA 2011-06-08 14:47:05 EDT
No one has shown interest in fixing this for several years.  Closing as WONTFIX.  Please reopen if you are interested in contributing a fix.
Comment 6 Curtis Windatt CLA 2011-06-08 14:47:17 EDT
.