Community
Participate
Working Groups
- generate Import-Package from source - apply version policy to Import-Package (e.g. major, major.minor version matching) (default: major version matching) - option to remove unused dependencies from Import-Package (default: yes) - handle unresolved packages (packages that are used by code but not provided within the target platform): -- option of removing them -- option of making them optional (default: remove) - generate Export-Package from source - option to use the same Export-Package version as the bundle version (default: yes) - option to exclude packages from Export-Package via regex (default: "*.internal*" & (multiple regex should be supported) - option to calculate 'uses' directive for public packages (default: yes) - option to select export by filter file type (e.g java, xml, default: java) - format MANIFEST.MF according to the manifest syntax
Is this something you are planning to provide a patch for? A bug listing a whole bunch of possible improvements is not very helpful.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.