Bug 332

Summary: Cannot set reexport for required plugins (1GKO5WL)
Product: [Eclipse Project] PDE Reporter: Dejan Glozic <dejan>
Component: UIAssignee: Dejan Glozic <dejan>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Dejan Glozic CLA 2001-10-10 21:40:17 EDT
From Jim Amsden:

Degan,
Found another potential problem. You can put dependencies in the 
requires element of the manifest file with PDE, but you can't specify that these are exported. 
This is preventing classes from being loaded at runtime. Need a toggle next to each dependency to set export="true".


NOTES:
Comment 1 Rodrigo Peretti CLA 2001-11-20 19:30:04 EST
Moving to PDE UI.
Comment 2 Dejan Glozic CLA 2002-01-22 10:49:06 EST
Fixed in the builds >= 20020122.

In addition to reexport, it is now possible to set the required version and the 
match rule.