Mon, 22 Feb 2016 10:54:11 +0100Automated merge with http://hg.netbeans.org/jet-main jshell_support_base
Svata Dedic <sdedic@netbeans.org> [Mon, 22 Feb 2016 10:54:11 +0100] rev 306221
Automated merge with http://hg.netbeans.org/jet-main

Mon, 22 Feb 2016 10:41:49 +0100#257917: API to protect an existing text with guarded block
Svata Dedic <sdedic@netbeans.org> [Mon, 22 Feb 2016 10:41:49 +0100] rev 306220
#257917: API to protect an existing text with guarded block

Mon, 22 Feb 2016 10:37:16 +0100Enabled java completion in embedded java blocks
Svata Dedic <sdedic@netbeans.org> [Mon, 22 Feb 2016 10:37:16 +0100] rev 306219
Enabled java completion in embedded java blocks

Mon, 22 Feb 2016 10:33:12 +0100Automated merge with http://hg.netbeans.org/jet-main/
Tomas Zezula <tzezula@netbeans.org> [Mon, 22 Feb 2016 10:33:12 +0100] rev 306218
Automated merge with http://hg.netbeans.org/jet-main/

Mon, 22 Feb 2016 10:32:17 +0100#257988:Go to symbol misleads user by showing "No symbols found" for long period
Tomas Zezula <tzezula@netbeans.org> [Mon, 22 Feb 2016 10:32:17 +0100] rev 306217
#257988:Go to symbol misleads user by showing "No symbols found" for long period

Mon, 22 Feb 2016 11:34:49 +0100Automated merge with http://hg.netbeans.org/web-main/
Emmanuel Hugonnet <ehsavoie@netbeans.org> [Mon, 22 Feb 2016 11:34:49 +0100] rev 306216
Automated merge with http://hg.netbeans.org/web-main/

Mon, 22 Feb 2016 11:34:35 +0100Fixing bug #258091 : Adding support for EAP 7 by making version aware of EAP so it can use the correct Java EE version.
Emmanuel Hugonnet <ehsavoie@netbeans.org> [Mon, 22 Feb 2016 11:34:35 +0100] rev 306215
Fixing bug #258091 : Adding support for EAP 7 by making version aware of EAP so it can use the correct Java EE version.

Mon, 22 Feb 2016 10:48:21 +0100#258064 - Add more tests for the {@inheritdoc} tag
Tomas Mysik <tmysik@netbeans.org> [Mon, 22 Feb 2016 10:48:21 +0100] rev 306214
#258064 - Add more tests for the {@inheritdoc} tag

Patch contributed by junichi11@netbeans.org.

Mon, 22 Feb 2016 10:46:07 +0100#258054 - Code Analysis (CS Fixer) not working as it should
Tomas Mysik <tmysik@netbeans.org> [Mon, 22 Feb 2016 10:46:07 +0100] rev 306213
#258054 - Code Analysis (CS Fixer) not working as it should

Patch contributed by junichi11@netbeans.org.

Mon, 22 Feb 2016 10:44:13 +0100Enable tests that pass now
Tomas Mysik <tmysik@netbeans.org> [Mon, 22 Feb 2016 10:44:13 +0100] rev 306212
Enable tests that pass now

Scanning of anonymous classes is fixed now.