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 149916 - Info from Application Descriptor doesn`t pass to Manifrest file in case of CDC projects.
Summary: Info from Application Descriptor doesn`t pass to Manifrest file in case of C...
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 162137
  Show dependency tree
 
Reported: 2008-10-13 09:30 UTC by ingwarr
Modified: 2010-10-27 15:40 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 ingwarr 2008-10-13 09:30:41 UTC
Open any CDC project -> open "Properties" -> open Application Descriptor -> input any information in fields:  
-Application Name, 
-Application Vendor, 
-Description, 
-Detail Description. 
Build this CDC project. No information was added to the project manifest file.
Comment 1 Petr Suchomel 2008-11-12 12:52:15 UTC
Could you provide more details how this should look like? What is expected behavior?
Comment 2 Andrei Chistiakov 2009-09-18 11:10:56 UTC
Without requested information for long time - INVALID. We can't do anything in this case. Reporter, please add requested
information and reopen issue. Thanks in advance.
Comment 3 ingwarr 2009-11-10 04:00:33 UTC
This problem was reproducible only on SDK3.0 since NetBeans6.5 has problem with CDC platform detection.
I checked the issue on NB 6.7 and it still exists.

"Application Descriptor" is used for providing additional information in Manifest file. This form contains 4 fields which should be added to manifest in case if they are not empty.
For comparison you can look at "Application Descriptor" for CLDC projects, it works properly.

Currently it's not clear what is a function of "Application Descriptor" form for CDC project.
Comment 4 Adam Sotona 2010-09-23 12:51:59 UTC
Application Descriptor panel should be disabled for CDC
Comment 5 Adam Sotona 2010-10-27 15:40:32 UTC
My mistake - the right panel is displayed for CDC and the fields are used by several CDC platform types when necessary. 
There is no general specification of the Manifest attribute names used for application name, vendor and descriptions.