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 139061 - [permui] Mobility samples doesn't follow permanent ui spec
Summary: [permui] Mobility samples doesn't follow permanent ui spec
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: Mobility (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: jrojcek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-04 19:45 UTC by Lukas Hasik
Modified: 2008-09-08 12:32 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 Lukas Hasik 2008-07-04 19:45:45 UTC
According to the Permanent UI specification for NB IDE [1] there should not be 
-Mobility
--MIDP
--CDC
---Ricoh SDK/J 
categories in New Project wizard

Please follow the UI Review process [2] or remove it from IDE

[1] http://wiki.netbeans.org/NewProjectWizard#section-NewProjectWizard-Categories
[2] http://wiki.netbeans.org/UIReviewProcess+-Mobility
Comment 1 Petr Suchomel 2008-07-11 11:40:02 UTC
There is problem, that current proposal does not fit well into what we need:
The issue is with samples, the proposed solution could be:
-Mobility (MIDP)
-Mobility (CDC)
--Ricoh SDK/J
--BD-J

1) What does not work - only Mobility (Ricoh SDK/J) does not fly, we need to have a general category, where different
CDC samples can go depending on platform. Mobility (CDC) works.
2) If I remove Mobility/MIDP/ and will leave Mobility (MIDP), it'll break for instance Siemens IMP plugin (or otherwise,
the plugin will break 6.5 UI) as far as xml layer layout is de facto API.
Comment 2 jrojcek 2008-07-11 14:32:35 UTC
The samples folder "BD-J" will be part of 6.5?

I would suggest to dedicate a special folder to each CDC device and still keep the structure flat:

Mobility (MIDP)
Mobility (Ricoh SDK/J)
Mobility (BD-J)
...

The flat tree substantially simplifies navigation.

Comment 3 Petr Suchomel 2008-07-14 21:16:51 UTC
Fixed in CS bb68d9f86d76
Comment 4 Quality Engineering 2008-07-17 04:41:25 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #324 build
Changeset: http://hg.netbeans.org/main/rev/bb68d9f86d76
User: psuchomel@netbeans.org
Log: Fix for #139061, [permui] Mobility samples doesn't follow permanent ui spec
Comment 5 Lukas Hasik 2008-07-30 13:51:21 UTC
x
Comment 6 Lukas Hasik 2008-07-30 13:52:05 UTC
in IDE - Mobility (MIDP)
in IDE - Mobility (Ricoh SDK/J)
in IDE - Mobility (BD-J) -> but missing in the ui spec

reassigning to Jano to fix it in spec
Comment 7 Karol Harezlak 2008-07-31 08:53:18 UTC
Please fix it before 1.08.2008. Thank you.
Comment 8 jrojcek 2008-07-31 11:49:54 UTC
Fixed:
http://wiki.netbeans.org/NewProjectWizard
Comment 9 Karol Harezlak 2008-07-31 11:54:58 UTC
Thanks a lot!
Comment 10 Ivan Sidorkin 2008-09-08 12:32:08 UTC
verified