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 152200 - Make Terminal Emulator APIs accessible to NetBeans modules
Summary: Make Terminal Emulator APIs accessible to NetBeans modules
Status: RESOLVED DUPLICATE of bug 152201
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: ivan
URL:
Keywords:
Depends on:
Blocks: 133994 151644
  Show dependency tree
 
Reported: 2008-11-03 14:01 UTC by Martin Krauskopf
Modified: 2010-04-09 01:11 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2008-11-03 14:01:00 UTC
This currently hardly achievable without manual edits to various HG main and/or the modules' metadata, as more or less
stated at:

  http://wiki.netbeans.org/TerminalEmulatorCodingExamples

This means to move:

  org.netbeans.modules.terminal
  org.netbeans.lib.termsupport
  org.netbeans.lib.richexecution

to some accessible (non-extra, non-cnd) cluster.
Comment 1 ivan 2010-04-09 01:11:31 UTC

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