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 84601 - Remove NetBeans MIDP/SVG Components from project properties after switch to MIDP1.0
Summary: Remove NetBeans MIDP/SVG Components from project properties after switch to M...
Status: NEW
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 13:11 UTC by Lukas Hasik
Modified: 2008-05-05 16:22 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2006-09-11 13:11:35 UTC
-the NetBeans MIDP/SVG Components are added to project properties automatically
when a SVG/MIDP component is used in visual midlet

-remove the components when user switch vmd to MIDP 1.0
-that can be complicated because there can be more visual designer files in
different versions in one project...
Comment 1 David Kaspar 2007-07-11 10:56:28 UTC
Designer 1 has been removed from NB 6.0 and Designer 2 does not have ability to switch between MIDP levels.

The mobility build system, do not allow to "NetBeans MIDP/SVG Components" libraries to define in which MIDP levels it
should be included into projects. Therefore reassigning to "build system" module to resolve this issue.