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 169776 - core.windows doesn't want to be friends with visualweb.gravy
Summary: core.windows doesn't want to be friends with visualweb.gravy
Status: RESOLVED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 169099
Blocks:
  Show dependency tree
 
Reported: 2009-08-04 08:58 UTC by Stanislav Aubrecht
Modified: 2011-06-11 15:16 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 Stanislav Aubrecht 2009-08-04 08:58:24 UTC
visualweb.gravy modules has implementation dependency on core.windows to access non-public TabbedAdapter class.
not sure why that class is really needed, there might be some workarounds in 'real' and public windows APIs.
please switch your dependency from core.windows to o.n.swing.tabcontrol when issue #169099 is implemented.
Comment 1 Stanislav Aubrecht 2011-06-09 10:27:15 UTC
core-main d96dd4ec4e96
Comment 2 Quality Engineering 2011-06-11 15:16:15 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/d96dd4ec4e96
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #169776 - core.windows doesn't want to be friends with visualweb.gravy