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 228012 - Blackberry plugin not working in 7.3
Summary: Blackberry plugin not working in 7.3
Status: REOPENED
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: PC Windows XP
: P3 normal with 1 vote (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-27 15:53 UTC by abanchev
Modified: 2013-12-19 15:25 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Modified platform detection (533.58 KB, application/octet-stream)
2013-04-23 14:48 UTC, Roman Svitanic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description abanchev 2013-03-27 15:53:37 UTC
I just updated netbeans 7.1 to the nightly build of 7.3(NetBeans IDE Build 201303262300) however when I install the blackberry plugin and add the midp platform after the installation the J2ME platforms list shows the BB platform with red color, and when i select it states: "the specified folder does not contain a java platform"

this is the plugin that works on the older versions of netbeans
http://plugins.netbeans.org/plugin/11194/rim-blackberry-plugin
Comment 1 alexander.burdukov 2013-03-27 16:02:12 UTC
Component field is cleared since this bug does not relate to ME SDK.
Comment 2 David Strupl 2013-04-09 11:22:45 UTC
Assigning to the new owner of javame modules.
Comment 3 Roman Svitanic 2013-04-23 14:48:15 UTC
Created attachment 133717 [details]
Modified platform detection

Please try following:

1. Remove all undetected platforms
2. Close NetBeans
3. Backup
{NETBEANS_INSTALLATION_FOLDER}\mobility\modules\org-netbeans-modules-mobility-cldcplatform.jar
4. Copy jar from attachment and replace original module in
{NETBEANS_INSTALLATION_FOLDER}\mobility\modules\org-netbeans-modules-mobility-cldcplatform.jar
5. restart NetBeans and try to add a platform.
Comment 4 Roman Svitanic 2013-04-26 08:28:21 UTC
http://hg.netbeans.org/jet-main/rev/ea07dcb16b3b
Comment 5 Quality Engineering 2013-04-28 02:16:14 UTC
Integrated into 'main-golden', will be available in build *201304272301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ea07dcb16b3b
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: Detection of MIDP-2.1 and 2.0 platforms without version.profile property
Issue #228012 - Blackberry plugin not working in 7.3
Comment 6 Quality Engineering 2013-05-03 00:11:24 UTC
Integrated into 'releases', will be available in build *201305022200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/bcb7d29cece4
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: Detection of MIDP-2.1 and 2.0 platforms without version.profile property
Issue #228012 - Blackberry plugin not working in 7.3
Comment 7 ivozk 2013-12-19 15:11:29 UTC
I am running Netbeans 7.4 and I am experiencing the same problem, I've also tried with the jar from the attachment but it didnt help out
Comment 8 Roman Svitanic 2013-12-19 15:25:29 UTC
Blackberry plugin is a third-party plugin and is not part of NetBeans. Please contact author of the plugin to fix it (update to work with newer releases), or use older version of NetBeans for BB development.