Thu, 08 Nov 2007 16:27:38 +0000haha, i made the ShellAction working! Some minor tweaking of the gobblers did the trick. Disable Jline with "-Djline.terminal=jline.UnsupportedTerminal " if it messes up your controling terminal. designer_refactoring2_root
schmidtm@netbeans.org [Thu, 08 Nov 2007 16:27:38 +0000] rev 9394
haha, i made the ShellAction working! Some minor tweaking of the gobblers did the trick. Disable Jline with "-Djline.terminal=jline.UnsupportedTerminal " if it messes up your controling terminal.

Thu, 08 Nov 2007 10:52:13 +0000I give up on the Groovy Shell for now and disable it. It uses jline.sourceforge.net for command history and command completion which issues stty calls under unix. This seems to be far beyond the capabilities of the output tab system.
schmidtm@netbeans.org [Thu, 08 Nov 2007 10:52:13 +0000] rev 9393
I give up on the Groovy Shell for now and disable it. It uses jline.sourceforge.net for command history and command completion which issues stty calls under unix. This seems to be far beyond the capabilities of the output tab system.

Wed, 07 Nov 2007 18:13:50 +0000Coupla issues fixed ...
mgrebac@netbeans.org [Wed, 07 Nov 2007 18:13:50 +0000] rev 9392
Coupla issues fixed ...
- now it works for "Edited file only" scope
- works also for items where sourceline is not exactly specified, but is hidden under class/method element
- no need to use stack then

Wed, 07 Nov 2007 17:57:54 +0000Made necessary changes for code folding.
kaktus@netbeans.org [Wed, 07 Nov 2007 17:57:54 +0000] rev 9391
Made necessary changes for code folding.

Wed, 07 Nov 2007 17:14:14 +0000#115844 - The changes made on "bow" branch are merged into trunk.
mentlicher@netbeans.org [Wed, 07 Nov 2007 17:14:14 +0000] rev 9390
#115844 - The changes made on "bow" branch are merged into trunk.
Several small changes added to make the module compilable.

Wed, 07 Nov 2007 15:37:20 +0000Fixed menu order, dependency and some minor syntax issues. release60_base
jskrivanek@netbeans.org [Wed, 07 Nov 2007 15:37:20 +0000] rev 9389
Fixed menu order, dependency and some minor syntax issues.

Wed, 07 Nov 2007 12:06:48 +0000Resolved class cast errors due to API changes.
kaktus@netbeans.org [Wed, 07 Nov 2007 12:06:48 +0000] rev 9388
Resolved class cast errors due to API changes.

Wed, 07 Nov 2007 12:06:01 +0000Changed Brace Matching dependency version.
kaktus@netbeans.org [Wed, 07 Nov 2007 12:06:01 +0000] rev 9387
Changed Brace Matching dependency version.

Wed, 07 Nov 2007 12:01:10 +0000avoid NPE at org.netbeans.modules.moduleresolver.ui.LicensePanel.writeLicenses(LicensePanel.java:228)
jrechtacek@netbeans.org [Wed, 07 Nov 2007 12:01:10 +0000] rev 9386
avoid NPE at org.netbeans.modules.moduleresolver.ui.LicensePanel.writeLicenses(LicensePanel.java:228)

Wed, 07 Nov 2007 08:12:49 +0000javac-api.jar->javac-api-nb-7.0-b07.jar, javac-impl.jar->javac-impl-nb-7.0-b07.jar
jlahoda@netbeans.org [Wed, 07 Nov 2007 08:12:49 +0000] rev 9385
javac-api.jar->javac-api-nb-7.0-b07.jar, javac-impl.jar->javac-impl-nb-7.0-b07.jar