This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 18362 - added direcoty during import
Summary: added direcoty during import
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Other Other
: P4 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
Depends on:
Blocks: 20035
  Show dependency tree
 
Reported: 2001-12-05 14:34 UTC by zohar
Modified: 2008-12-22 19:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zohar 2001-12-05 14:34:38 UTC
I imported a project from 3.2.1 to 3.3 b6.
After the import process, I have an extra directory at 
the top of the project's filesystem - the 'sampledir' directory...
Comment 1 _ ttran 2001-12-05 15:05:51 UTC
please attach your zipped 3.2.1's userdir
Comment 2 zohar 2001-12-05 15:13:07 UTC
My zipped userdir is 14M, so I suggest you try reproducing it this way:
1. create a 
project in 3.2.1 and configure it to use some module (e.g., JASM).
2. Try importing 
this project to 3.3 b6, where the JASM module is disabled.

If this doesn't help - 
I'll attach my zipped dir.
Comment 3 zohar 2001-12-05 15:15:12 UTC
sorry... my last comment belongs to issue 18361 
(http://openide.netbeans.org/issues/show_bug.cgi?id=18361).
This is what 
happenes when you start working with SDI...
Comment 4 Vitezslav Stejskal 2001-12-05 15:46:00 UTC
Zohar, I think I understand this problem, don't attach userdir, I'll try to reproduce it and will ask you 
to do that in case if it will be neccessary. My guess is that the sampledir which is global filesystem 
isn't explicitly removed for imported project.
Comment 5 zohar 2001-12-27 09:01:48 UTC
I also get the sample dir after I save the project under another name 
('save project as').
Comment 6 zohar 2001-12-31 07:52:55 UTC
...and it's also in the javadoc tab.
Comment 7 Vitezslav Stejskal 2002-01-03 17:36:01 UTC
Three things were changed:

1. sampledir mounting semantics - sampledir isn't mounted when it doesn't exist in imported project
2. if sampledir is mounted then the mount points to new (imported) userdir instead of to original one
3. content of sampledir is not imported anymore, new samples distributed with IDE are mounted instead

fixed in release33 branch
Comment 8 Jan Zajicek 2002-01-08 10:06:12 UTC
verified in 200201080331
Comment 9 Quality Engineering 2003-07-01 16:36:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.