| Summary: | Jar export: Cannot export java project as a jar when manifest file is present | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Jennifer Gluck <jengluck> |
| Component: | UI | Assignee: | Dani Megert <daniel_megert> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 2.1 | ||
| Target Milestone: | 2.1 M4 | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Jennifer Gluck
*** This bug has been marked as a duplicate of 25608 *** Incorrect duplicate notifiaction. Reopening Please note that there are two cases
- you select to generate the manifest
in this case the manifest is generated, yours is ignored and warning is shown
- you select to provide the manifest (from META-INF/MANIFEST.MF)
in this case META-INF/MANIFEST.MF will be in the JAR
|