Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 96000 - Add warning for naming mismatch between plugin.xml and build.properties
Summary: Add warning for naming mismatch between plugin.xml and build.properties
Status: RESOLVED DUPLICATE of bug 34165
Alias: None
Product: PDE
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: PDE-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-19 14:51 EDT by Wanli Ma CLA
Modified: 2005-05-26 01:32 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wanli Ma CLA 2005-05-19 14:51:40 EDT
If the runtime libary names does not match in plugin.xml and build.properties,
the build update site "build all" function may fail. This could occur when you
have multiple plugins in a feature, when plugin_A depend on plugin_B while
plugin_B has mismatching names for runtime library in plugin.xml and
build.properties, the build would fail. It will also fail if you select multiple
plugins and export them as Deployable plug-ins and fragments.

It would be nice to add a warning when PDE detects there is a mismatch between
runtime libray name in plugin.xml and build.properties.
Comment 1 Wassim Melhem CLA 2005-05-26 01:32:53 EDT
will be addressed as part of a bigger plan item.

*** This bug has been marked as a duplicate of 34165 ***