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 196245 - Some usability issues in import project
Summary: Some usability issues in import project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 16:27 UTC by Alexander Pepin
Modified: 2011-03-05 09:50 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 Alexander Pepin 2011-03-03 16:27:36 UTC
1. NB projects do not have special icons in "import project" file chooser and looks like an ordinal folders
2. No progress bar appears while importing (creating a shadow project) meanwhile it takes pretty long time (~10 sec)
Comment 1 Vladimir Voskresensky 2011-03-03 16:29:22 UTC
I will work on this
Comment 2 Alexander Pepin 2011-03-03 16:49:26 UTC
3. "shadow" disappears from the project name after reviewing project properties
Comment 3 Alexander Simon 2011-03-03 17:11:33 UTC
(In reply to comment #0)
> 1. NB projects do not have special icons in "import project" file chooser and
> looks like an ordinal folders
It is performance issue. IDE can provide icons. In this case IDE must looks content of folder, content of curent_folder/netbeans/ folder, read curent_folder/netbeans/project.xml. Performance will be decreased in many times.
Comment 4 Vladimir Kvashin 2011-03-03 17:21:12 UTC
I believe fixing (1) is a must, otherwise user won't understand what's going on in the case of delay (which is quite possible when copying remote project metadata to local host).

I'm not sure (2) is worth fixing in 7.0.
Comment 5 Vladimir Kvashin 2011-03-03 17:24:17 UTC
Please disregards my previous comment 
(I mixed item numbers, so actually meant the opposite)

I believe adding a progress dialog is a must, otherwise user won't understand what's going on in the case of delay (which is quite possible when copying remote project meta-data to local host).

As to project icons, they are less important, in my opinion.
Comment 6 Vladimir Voskresensky 2011-03-03 17:29:58 UTC
(In reply to comment #2)
> 3. "shadow" disappears from the project name after reviewing project properties

Alexander, what do you mean? And is it bad or good? :-)
Comment 7 Alexander Pepin 2011-03-03 17:49:49 UTC
(In reply to comment #2)
> 3. "shadow" disappears from the project name after reviewing project properties
 It's bad as any unexpected change. On the other hand I'm not sure that we need to have "shadow" in the project name at all.
Comment 8 Quality Engineering 2011-03-05 05:47:15 UTC
Integrated into 'main-golden', will be available in build *201103050000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/050af6a08199
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #196245 -  Some usability issues in import project
- non-blocking project icon provider
Comment 9 Vladimir Voskresensky 2011-03-05 09:50:14 UTC
fixed 
http://hg.netbeans.org/cnd-main/rev/85eac40afd54