Ernie Rael created NETBEANS-4203:
------------------------------------
Summary: org.netbeans.api.io.InputOutput.reset() doesn't work
Key: NETBEANS-4203
URL: https://issues.apache.org/jira/browse/NETBEANS-4203
Project: NetBeans
Issue Type: Bug
Components: platform - Output Window
Reporter: Ernie Rael
Attachments: InputOutputReset.jar
Test module is attached. The module installs an action "Tools > Input
OutputReset Test"
This test is taken verbatim from the _I/O API SPI Overview_, it is UseCase5:
[https://bits.netbeans.org/dev/javadoc/org-netbeans-api-io/overview-summary.html]
with the "io.show()" added to simplify the observation of the failure.
After running the test, the output window should only have
{code:java}
The pane is now empty and we can reuse it simply
{code}
It doesn't; in addition the data from before the "reset()" is still there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists