Bug 4121 - JarExporter causes out of Sync (1GILQD5)
Summary: JarExporter causes out of Sync (1GILQD5)
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows NT
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 23:06 EDT by Peter Amhof CLA
Modified: 2002-03-12 13:35 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 Peter Amhof CLA 2001-10-10 23:06:24 EDT
PA (8/17/01 2:03:29 PM)
	if you export a directory (project) and place the exported jar in the same directory (project) then 
	you will get an out of sync message when you overwrite the exported jar-file the 2nd time. 
	-> maybe the exported jar file should not include itself ?

NOTES:
Comment 1 Martin Aeschlimann CLA 2001-10-16 11:13:31 EDT
moved to 'active'
Comment 2 DJ Houghton CLA 2001-10-29 17:32:48 EST
PRODUCT VERSION:
125

Comment 3 Dirk Baeumer CLA 2002-02-27 06:47:00 EST
The Jar exported should warn the user about the fact that he is putting the jar 
file into the source structure.
Comment 4 Dani Megert CLA 2002-03-12 10:14:45 EST
Warning is not sufficient. We also need:
1) If a JAR file is created inside the workspace it has to be add/refreshed
   ==> it will be visible after JAR creation
2) JAR x must not contain itself best way would be to warn at the end
Comment 5 Dani Megert CLA 2002-03-12 13:35:09 EST
fixed