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 211435 - CDC Project cannot find java.lang in classpath
Summary: CDC Project cannot find java.lang in classpath
Status: RESOLVED DUPLICATE of bug 208647
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 09:08 UTC by sunbiz
Modified: 2012-05-28 11:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (68.79 KB, application/octet-stream)
2012-04-27 05:08 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sunbiz 2012-04-19 09:08:14 UTC
Create a new CDC Project. Cannot find any of the libraries in classpath after new project is created.
Thus, editor shows error on nearly all lines of code. IDE is not at all useful for CDC project.

Project is deployable to the emulator and works fine.

Product Version = NetBeans IDE Dev (Build 201204160400)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.6.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.6-b01
Comment 1 Jiri Kovalsky 2012-04-25 12:40:44 UTC
Saptarshi, is this reproducible with empty user directory? Can you try with some newer build? Can you share your messages.log? Thanks!
Comment 2 sunbiz 2012-04-26 04:35:40 UTC
I have not been able to reproduce in the newer builds.
I always install by deleting the user directory, but its not happened to me with the later builds
Comment 3 sunbiz 2012-04-27 05:08:09 UTC
ok... I can reproduce it in Build 201204240400.
It seems that the first time you start the IDE, active the JavaME plugin and then create a new CDC application. You get the error badges
Comment 4 sunbiz 2012-04-27 05:08:55 UTC
Created attachment 118837 [details]
messages.log

attached messages.log
Comment 5 Stepan Zebra 2012-05-28 11:33:58 UTC

*** This bug has been marked as a duplicate of bug 208647 ***