Bug 332 - Cannot set reexport for required plugins (1GKO5WL)
Summary: Cannot set reexport for required plugins (1GKO5WL)
Status: RESOLVED FIXED
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Dejan Glozic CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 21:40 EDT by Dejan Glozic CLA
Modified: 2002-01-22 10:49 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.