Bug 4318 - Resources in Package Root not exported (1GLAKKP)
Summary: Resources in Package Root not exported (1GLAKKP)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:09 EDT by John Wiegand CLA
Modified: 2001-12-04 06:33 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 John Wiegand CLA 2001-10-10 23:09:42 EDT
Create a java project, named p, source folder=src, output folder=bin
Create a class Foo in package test.
Create a resource Messages.properties in p/src.
Export jar that contains all of the contents p.

The file Messages.properties is not exported.

NOTES:

JW (10/8/01 2:04:31 PM) This problem does not exist in the 2.0 stream.

Defect 186399 has been opened by karasiuk.

Severity    1
Prefix      p
Release
Reference
Abstract    Export Jar wizard fails to include resources
Remarks:

Export Jar wizard fails to include resources

When you export a jar file, it doesn't include any of the
resources that are in the default folder.

I have some resources directly under my src directory.  Neither
the jar export wizard or the jar packager wizard exports these
resources.
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:15:08 EDT
moved to 'active'
Comment 2 Erich Gamma CLA 2001-11-11 14:59:05 EST
please check whether this is still a problem in the latest and dispose PR if it 
isn't
Comment 3 Dani Megert CLA 2001-12-04 06:33:25 EST
Fixed during JAR Packager rework some time ago