Thu, 26 May 2016 12:52:52 +0200 Svata Dedic Merged with trunk jshell_support
Fri, 20 May 2016 12:59:13 +0200 Tomas Zezula Profiles are disabled when module-info exists. jdk9
Thu, 19 May 2016 13:16:59 +0200 Tomas Zezula Accessibility on packages based on module-info. jdk9
Wed, 18 May 2016 13:20:45 +0200 Tomas Zezula Accessibility query based on module info. jdk9
Tue, 17 May 2016 12:25:22 +0200 Tomas Zezula Stack analyser supports modules. jdk9
Tue, 17 May 2016 11:23:56 +0200 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/ jdk9
Tue, 17 May 2016 11:23:03 +0200 Tomas Zezula Module icon. jdk9
Tue, 17 May 2016 09:29:03 +0200 Dusan Balek New modulepath customizer added. jdk9
Mon, 16 May 2016 15:37:13 +0200 Tomas Zezula #258727:Understand and interpret new JDK9 stacktrace format jdk9
Mon, 16 May 2016 15:31:14 +0200 Jaroslav Tulach libs.jshell build has to be performed before lib.nbjshell one jshell_support
Mon, 16 May 2016 15:09:30 +0200 Jaroslav Tulach If the nb-javac repository is present, update the jshell libraries during each build of the jshell libraries module jshell_support
Mon, 16 May 2016 10:43:20 +0200 Tomas Zezula #259165:Debug of non-modular app fails on Windows jdk9
Fri, 13 May 2016 17:50:07 +0200 Tomas Stupka depth highlighting module-info-graph
Thu, 12 May 2016 16:01:31 +0200 Tomas Stupka included isn't the same as !ommitedBecauseConflict (might also be ommitedBecauseDuplicate) module-info-graph
Wed, 11 May 2016 17:30:59 +0200 Tomas Stupka removed redundant method module-info-graph
Wed, 11 May 2016 17:23:38 +0200 Tomas Stupka minor module-info-graph
Wed, 11 May 2016 17:19:38 +0200 Tomas Stupka removed todos module-info-graph
Wed, 11 May 2016 17:00:15 +0200 Tomas Stupka different rendering for module-info nodes based on their depth module-info-graph
Tue, 10 May 2016 14:37:12 +0200 Tomas Stupka move layout specific members from graphnode to nodewidget module-info-graph
Tue, 10 May 2016 11:46:51 +0200 Tomas Stupka clean up - refactoring names module-info-graph
Tue, 10 May 2016 10:54:35 +0200 Tomas Stupka minor cleanup: module-info-graph
Tue, 10 May 2016 10:17:40 +0200 Tomas Stupka fixed imports module-info-graph
Mon, 09 May 2016 16:48:44 +0200 Tomas Stupka synched w/ jdk9 branch module-info-graph
Mon, 09 May 2016 16:44:06 +0200 Tomas Stupka moved not maven specific code from maven.graph into new module java.graph and made java.module.graph use it module-info-graph
Wed, 11 May 2016 13:23:05 +0200 Svata Dedic Accept executor instance from the property jshell_support
Mon, 09 May 2016 15:07:25 +0200 Svata Dedic Forgot to change exec.args property jshell_support
Mon, 09 May 2016 13:08:15 +0200 Martin Balin Updated window and product title to specify "JDK9 branch" build. jdk9
Fri, 06 May 2016 14:42:49 +0200 Tomas Zezula Ant 1.9.7 compile on save. jdk9
Fri, 06 May 2016 14:14:25 +0200 Tomas Zezula Ant 1.9.7 jdk9
Fri, 06 May 2016 08:47:00 +0200 Svata Dedic cleanup conflict jshell_support
Thu, 05 May 2016 21:19:53 +0200 Tomas Zezula Merged default -> jdk9. jdk9
Thu, 05 May 2016 13:17:55 +0200 Svata Dedic Merged with trunk jshell_support
Thu, 05 May 2016 11:38:12 +0200 Svata Dedic exec.args not created just appended to prevent override of POM configuration jshell_support
Thu, 28 Apr 2016 11:57:10 +0200 Tomas Zezula Merge. jdk9
Thu, 14 Apr 2016 15:57:03 +0200 Tomas Zezula Merging default -> jdk9. jdk9
Mon, 25 Apr 2016 14:24:36 +0200 Svata Dedic Fixed NPE when exec.args is undefined jshell_support
Mon, 25 Apr 2016 12:41:09 +0200 Svata Dedic Adapted to caret changes in APIreview jshell_support
Tue, 19 Apr 2016 09:02:52 +0200 Svata Dedic Bugfixes jshell_support
Thu, 21 Apr 2016 11:54:44 +0200 Tomas Stupka testcompile path for jdk9 - work in progress jdk9
Thu, 21 Apr 2016 11:53:04 +0200 Tomas Stupka unit tests need addional compiler opts - added UnitTestsCompilerOptionsQueryImpl to projects lookup jdk9
Wed, 20 Apr 2016 10:53:32 +0200 Dusan Balek For each module on the project's modulepath, the corresponding requires directive is added to the newly created module-info.java. jdk9
Tue, 19 Apr 2016 15:52:31 +0200 Dusan Balek Modify project's classpath/modulepath and test classpath/modulepath when creating module-info.java. jdk9
Thu, 14 Apr 2016 15:13:12 +0200 Tomas Zezula Better profile check. jdk9
Thu, 14 Apr 2016 14:23:52 +0200 Tomas Zezula Modular Java Application does copylibs due to missing dependency. jdk9
Wed, 13 Apr 2016 16:21:47 +0200 Svata Dedic Project-related actions reimplemented jshell_support
Wed, 13 Apr 2016 08:26:59 +0200 Svata Dedic Adapted to run on JDK6+ jshell_support
Tue, 12 Apr 2016 21:20:55 +0200 Svata Dedic Implemented JSHell options panel jshell_support
Thu, 14 Apr 2016 13:27:59 +0200 Tomas Zezula #257476:Compilation of simple Java Project fails due to wrong arguments on Jigsaw jdk9
Thu, 14 Apr 2016 11:30:36 +0200 Tomas Zezula Fixed NPE from NewJavaFileWizardIterator.initialize jdk9
Wed, 13 Apr 2016 18:29:38 +0200 Tomas Zezula Resolving merge conflicts. jdk9
Wed, 13 Apr 2016 18:20:47 +0200 Tomas Zezula Allow to extend the New Java File Wizard by project specific panels jdk9
Wed, 13 Apr 2016 14:23:49 +0200 Dusan Balek Default module name sould be appended with 'Test' When its module-info.java is created in a test src root. jdk9
Wed, 13 Apr 2016 10:17:59 +0200 Tomas Zezula Fixing IllegalArgumentException. jdk9
Tue, 12 Apr 2016 19:24:30 +0200 Tomas Zezula Automated merge with http://hg.netbeans.org/jet-main/ jdk9
Tue, 12 Apr 2016 19:23:37 +0200 Tomas Zezula Navigator works for any module-info.class. jdk9
Tue, 12 Apr 2016 16:45:49 +0200 Svata Dedic Support for target VM executors; bugfixes; support to attach JShell to older JDKs jshell_support
Tue, 12 Apr 2016 16:45:19 +0200 Svata Dedic Support for target VM executors jshell_support
Mon, 11 Apr 2016 15:38:51 +0200 Svata Dedic Caret API changes + updates in BaseKit and JShell jshell_support
Mon, 11 Apr 2016 10:52:55 +0200 Svata Dedic Fixed NPE in fresh project configuration without any run/debug actions configured jshell_support
Fri, 08 Apr 2016 14:23:26 +0200 Svata Dedic merged from trunk #2 jshell_support