This is an automated email from the ASF dual-hosted git repository. geertjan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
commit 1afdd477a47a6826e682c67da02528da8c814356 Merge: cb3b49b 6b75cf4 Author: Geertjan Wielenga <[email protected]> AuthorDate: Thu Sep 27 15:30:07 2018 +0200 Merge pull request #905 from dukescript/EnableKnockoutInspector Enabling ko4j DOM inspector & editor support ide/web.webkit.debugging/nbproject/project.properties | 1 + java/maven.htmlui/manifest.mf | 1 + {enterprise => nb}/ko4j.debugging/build.xml | 2 +- {enterprise => nb}/ko4j.debugging/manifest.mf | 1 + {enterprise => nb}/ko4j.debugging/nbproject/project.properties | 3 ++- {enterprise => nb}/ko4j.debugging/nbproject/project.xml | 0 .../src/org/netbeans/modules/ko4j/debugging/Bundle.properties | 0 .../src/org/netbeans/modules/ko4j/debugging/MessageDispatcherImpl.java | 0 .../ko4j.debugging/src/org/netbeans/modules/ko4j/debugging/Server.java | 0 .../src/org/netbeans/modules/ko4j/debugging/Transport.java | 0 .../src/org/netbeans/modules/ko4j/debugging/TurnInspectOn.java | 0 nbbuild/cluster.properties | 2 +- webcommon/html.knockout/manifest.mf | 1 + webcommon/html.knockout/nbproject/project.properties | 2 ++ webcommon/javascript2.editor/nbproject/project.properties | 2 ++ webcommon/javascript2.knockout/nbproject/project.properties | 2 ++ 16 files changed, 14 insertions(+), 3 deletions(-) --------------------------------------------------------------------- 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
