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 216133 - Support IMP-NG profile of ME SDK 3.2
Summary: Support IMP-NG profile of ME SDK 3.2
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: ME SDK Integration (show other bugs)
Version: 7.2.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Petr Somol
URL:
Keywords:
Depends on: 216134
Blocks:
  Show dependency tree
 
Reported: 2012-07-30 13:43 UTC by Petr Somol
Modified: 2013-04-12 14:22 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Somol 2012-07-30 13:43:09 UTC
Updated support of IMP-NG profile is a key feature in upcoming ME SDK 3.2. NetBeans should support IMP-NG as well. So far in CLDC context NetBeans has been MIDP centric, this should be adjusted as IMP-NG now stands as important alternative. NetBeans should ensure that IMP-NG is correctly referenced in JAD files, that correct profiles are selectable depending on SDK/device capabilities, etc.
Comment 2 Petr Somol 2012-08-21 11:32:30 UTC
added Mobile Embedded Aplication pseudo-project type:
in jetmain
http://hg.netbeans.org/jet-main/rev/52b0c6adc63d
Comment 3 Petr Somol 2012-08-21 11:38:16 UTC
In JavaME CLDC Platform detection accept only device profiles given by emulator -Xquery

fixed in jetmain
http://hg.netbeans.org/jet-main/rev/4a4b019b26c2
Comment 4 Stepan Zebra 2012-08-27 09:34:07 UTC
When Visual Mobile Designer plugin (which used to be a part of standard installation until recently) is installed and active, a different template is used during project creation. This template contains errors when used with IMP-NG profile.
Comment 5 Petr Somol 2012-08-30 12:36:57 UTC
added minor fix to prevent possible NPE
http://hg.netbeans.org/jet-main/rev/9f01d292e9a8
Comment 6 Petr Somol 2012-08-30 12:43:32 UTC
(In reply to comment #4)
> When Visual Mobile Designer plugin (which used to be a part of standard
> installation until recently) is installed and active, a different template is
> used during project creation. This template contains errors when used with
> IMP-NG profile.

fixed in jetmain
http://hg.netbeans.org/jet-main/rev/303d60cf211d

Now - when Visual Mobile Designer is installed - the project type Mobile Embedded Application creates the simple IMlet source as before, Mobile Application creates simple IMlet if IMP-NG profile is selected, but creates visual designer sources if MIDP profile is selected.
Comment 7 Petr Somol 2012-08-30 20:57:37 UTC
due to tight deadline:
http://hg.netbeans.org/jet-main/rev/bd3d19af54fa transplanted to e3331bdc50a8
http://hg.netbeans.org/jet-main/rev/d9a312543cd5 transplanted to 08ccbf027b94
http://hg.netbeans.org/jet-main/rev/214efa2b35a7 transplanted to 01ac7e533ac9
http://hg.netbeans.org/jet-main/rev/5889aa6357d2 transplanted to 49a639e54779
http://hg.netbeans.org/jet-main/rev/0b5e535a47e4 transplanted to ce5d91dd8719
http://hg.netbeans.org/jet-main/rev/52b0c6adc63d transplanted to 89656d8f19e9
http://hg.netbeans.org/jet-main/rev/4a4b019b26c2 transplanted to e4ed2eadd5db
http://hg.netbeans.org/jet-main/rev/9f01d292e9a8 transplanted to bc1bff4a4914
http://hg.netbeans.org/jet-main/rev/303d60cf211d transplanted to b3cefa386941
Comment 8 Quality Engineering 2012-08-31 02:01:40 UTC
Integrated into 'main-golden', will be available in build *201208310001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/303d60cf211d
User: Petr Somol <psomol@netbeans.org>
Log: #216133 - prevent IMP-NG template override by vmd module
Comment 9 Quality Engineering 2012-09-01 11:04:42 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/b3cefa386941
User: Petr Somol <psomol@netbeans.org>
Log: #216133 - prevent IMP-NG template override by vmd module
Comment 10 Stepan Zebra 2012-09-10 11:14:57 UTC
verified in 7.2.1
Comment 11 jthurner 2013-04-12 14:21:02 UTC
move into userdir\AppData\Roaming\NetBeans\X.X\config\Services\Platforms\org-netbeans-api-java-Platform\
Comment 12 jthurner 2013-04-12 14:22:52 UTC
please disregard above comment, wrong bug.
sorry.