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 214477 - Classes from tools.jar are not available
Summary: Classes from tools.jar are not available
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 07:17 UTC by Tomas Hurka
Modified: 2012-06-24 04:42 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 Tomas Hurka 2012-06-20 07:17:56 UTC
Steps:
1) run NetBeans on JDK7 on Mac OS X
2) open module which uses classes from tools.jar (debugger.jpda)
3) the source of the module a full of compilation errors, since the module does not see classes from tools.jar

This is Mac OS X only and JDK 7 only issue.
Comment 1 Tomas Hurka 2012-06-20 12:15:01 UTC
Fixed in profiler-main

changeset:   224676:4d1e2caa4c02
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Jun 20 14:06:44 2012 +0200
summary:     bugfix #214477, JDK7 on Mac OS X has the same layout as JDK on Linux
Comment 2 Quality Engineering 2012-06-24 04:42:56 UTC
Integrated into 'main-golden', will be available in build *201206240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4d1e2caa4c02
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #214477, JDK7 on Mac OS X has the same layout as JDK on Linux