diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/netbeans/Makefile | 13 | ||||
-rw-r--r-- | java/netbeans/distinfo | 5 | ||||
-rw-r--r-- | java/netbeans/pkg-plist | 524 |
3 files changed, 390 insertions, 152 deletions
diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index c5634e42cc3a..a3743ded6d41 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= netbeans -PORTVERSION= 8.1 +PORTVERSION= 8.2 CATEGORIES= java devel MASTER_SITES= http://download.netbeans.org/netbeans/${PORTVERSION}/final/zip/ \ http://dlc.sun.com.edgesuite.net/netbeans/${PORTVERSION}/final/zip/ -DISTNAME= netbeans-${PORTVERSION}-201510222201 +DISTNAME= netbeans-${PORTVERSION}-201609300101 MAINTAINER= kwm@FreeBSD.org -COMMENT= Modular, standards-based integrated development environment +COMMENT= Modular, standards-based integrated development environment (unstable version) LICENSE= CDDL GPLv2 LICENSE_COMB= dual @@ -19,8 +19,13 @@ SHEBANG_FILES= extide/ant/bin/antRun.pl \ extide/ant/bin/complete-ant-cmd.pl \ extide/ant/bin/runant.pl \ extide/ant/bin/runant.py +perl_OLD_CMD= /usr/bin/perl +perl_CMD= ${LOCALBASE}/bin/perl +python_OLD_CMD= /usr/bin/python +python_CMD= ${LOCALBASE}/bin/python2.7 + USE_JAVA= yes -JAVA_VERSION= 1.7+ +JAVA_VERSION= 1.8 NO_BUILD= yes WRKSRC= ${WRKDIR}/netbeans diff --git a/java/netbeans/distinfo b/java/netbeans/distinfo index 5f331801789c..eb2cad271929 100644 --- a/java/netbeans/distinfo +++ b/java/netbeans/distinfo @@ -1,2 +1,3 @@ -SHA256 (netbeans-8.1-201510222201.zip) = b960957edca0bb14cacadf348ef92b5ac233eec73fa25dda72ef365bc5084ea9 -SIZE (netbeans-8.1-201510222201.zip) = 338096367 +TIMESTAMP = 1503582610 +SHA256 (netbeans-8.2-201609300101.zip) = ad9888334b9a6c1f1138dcb2eccc8ce4921463e871e46def4ecc617538160948 +SIZE (netbeans-8.2-201609300101.zip) = 351110790 diff --git a/java/netbeans/pkg-plist b/java/netbeans/pkg-plist index 76902ee543ce..a505f408a1a5 100644 --- a/java/netbeans/pkg-plist +++ b/java/netbeans/pkg-plist @@ -128,12 +128,15 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/bin/SunOS-x86_64/rfs_test_env %%DATADIR%%/cnd/bin/dorun.sh %%DATADIR%%/cnd/bin/rfs_test_env.sh +%%DATADIR%%/cnd/bin/tools-wrapper/Unix/wrapper +%%DATADIR%%/cnd/bin/tools-wrapper/Windows/wrapper.exe %%DATADIR%%/cnd/config/Modules/org-netbeans-libs-clank.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-analysis-api.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-analysis-impl.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-antlr.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-api-model.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-api-project.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-api-remote-ui.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-api-remote.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-apt.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-asm.xml @@ -153,6 +156,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-kit.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-lexer.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-makeproject-source-bridge.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-makeproject-ui.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-makeproject.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-model-services.xml @@ -164,6 +168,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-qnavigator.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-refactoring.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-remote-projectui.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-remote-ui.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-remote.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-repository-api.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-repository.xml @@ -173,11 +178,15 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-source.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-spellchecker-bindings.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-testrunner.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-toolchain-ui.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-toolchain.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-ui.xml +%%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-utils-ui.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd-utils.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-cnd.xml %%DATADIR%%/cnd/config/Modules/org-netbeans-modules-jellytools-cnd.xml %%DATADIR%%/cnd/modules/docs/org-netbeans-modules-cnd.jar +%%DATADIR%%/cnd/modules/ext/org-clang-analysis.jar %%DATADIR%%/cnd/modules/ext/org-clang-arcmigrate.jar %%DATADIR%%/cnd/modules/ext/org-clang-ast.jar %%DATADIR%%/cnd/modules/ext/org-clang-basic.jar @@ -196,6 +205,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/ext/org-clank-java.jar %%DATADIR%%/cnd/modules/ext/org-llvm-adtsupport.jar %%DATADIR%%/cnd/modules/ext/org-llvm-bitcode.jar +%%DATADIR%%/cnd/modules/ext/org-llvm-ir.jar %%DATADIR%%/cnd/modules/ext/org-llvm-option.jar %%DATADIR%%/cnd/modules/ext/org-llvm-utils.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-analysis-api_ja.jar @@ -218,6 +228,10 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-project_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-project_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-project_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote-ui_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-api-remote_ru.jar @@ -294,6 +308,10 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-source-bridge_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-source-bridge_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-source-bridge_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject-ui_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-makeproject_ru.jar @@ -338,6 +356,10 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-projectui_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-projectui_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-projectui_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote-ui_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-remote_ru.jar @@ -374,10 +396,22 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-testrunner_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-testrunner_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-testrunner_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain-ui_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain_ru.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-toolchain_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-ui_zh_CN.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils-ui_ja.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils-ui_pt_BR.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils-ui_ru.jar +%%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils-ui_zh_CN.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils_ja.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils_pt_BR.jar %%DATADIR%%/cnd/modules/locale/org-netbeans-modules-cnd-utils_ru.jar @@ -396,6 +430,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-antlr.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-api-model.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-api-project.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-api-remote-ui.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-api-remote.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-apt.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-asm.jar @@ -415,6 +450,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-kit.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-lexer.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-makeproject-source-bridge.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-makeproject-ui.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-makeproject.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-model-jclank-bridge.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-model-services.jar @@ -426,6 +462,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-qnavigator.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-refactoring.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-remote-projectui.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-remote-ui.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-remote.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-repository-api.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-repository.jar @@ -435,7 +472,10 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-source.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-spellchecker-bindings.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-testrunner.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-toolchain-ui.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-toolchain.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-ui.jar +%%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-utils-ui.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd-utils.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-cnd.jar %%DATADIR%%/cnd/modules/org-netbeans-modules-jellytools-cnd.jar @@ -445,6 +485,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-antlr.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-api-model.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-api-project.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-api-remote-ui.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-api-remote.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-apt.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-asm.xml @@ -464,6 +505,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-kit.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-lexer.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-makeproject-source-bridge.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-makeproject-ui.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-makeproject.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-model-services.xml @@ -475,6 +517,7 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-qnavigator.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-refactoring.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-remote-projectui.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-remote-ui.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-remote.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-repository-api.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-repository.xml @@ -484,7 +527,10 @@ bin/%%DATADIR%% %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-source.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-spellchecker-bindings.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-testrunner.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-toolchain-ui.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-toolchain.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-ui.xml +%%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-utils-ui.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd-utils.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-cnd.xml %%DATADIR%%/cnd/update_tracking/org-netbeans-modules-jellytools-cnd.xml @@ -510,6 +556,7 @@ bin/%%DATADIR%% %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-kit.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-libs-common.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-remote-impl.xml +%%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-remote-ui.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-remote.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-dlight-sendto.xml %%DATADIR%%/dlight/config/Modules/org-netbeans-modules-git-remote-cli.xml @@ -530,6 +577,10 @@ bin/%%DATADIR%% %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-impl_pt_BR.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-impl_ru.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-impl_zh_CN.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-ui_ja.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-ui_pt_BR.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-ui_ru.jar +%%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote-ui_zh_CN.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_ja.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_pt_BR.jar %%DATADIR%%/dlight/modules/locale/org-netbeans-modules-dlight-remote_ru.jar @@ -565,6 +616,7 @@ bin/%%DATADIR%% %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-kit.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-libs-common.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-remote-impl.jar +%%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-remote-ui.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-remote.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-dlight-sendto.jar %%DATADIR%%/dlight/modules/org-netbeans-modules-git-remote-cli.jar @@ -576,6 +628,7 @@ bin/%%DATADIR%% %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-kit.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-libs-common.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-remote-impl.xml +%%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-remote-ui.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-remote.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-dlight-sendto.xml %%DATADIR%%/dlight/update_tracking/org-netbeans-modules-git-remote-cli.xml @@ -660,7 +713,6 @@ bin/%%DATADIR%% %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-core.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-debug.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-el.xml -%%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-examples.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-freeform.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-jsf-editor.xml %%DATADIR%%/enterprise/config/Modules/org-netbeans-modules-web-jsf-icefaces.xml @@ -1082,10 +1134,6 @@ bin/%%DATADIR%% %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-el_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-el_ru.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-el_zh_CN.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-examples_ja.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-examples_pt_BR.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-examples_ru.jar -%%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-examples_zh_CN.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-freeform_ja.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-freeform_pt_BR.jar %%DATADIR%%/enterprise/modules/locale/org-netbeans-modules-web-freeform_ru.jar @@ -1336,7 +1384,6 @@ bin/%%DATADIR%% %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-core.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-debug.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-el.jar -%%DATADIR%%/enterprise/modules/org-netbeans-modules-web-examples.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-freeform.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-jsf-editor.jar %%DATADIR%%/enterprise/modules/org-netbeans-modules-web-jsf-icefaces.jar @@ -1449,7 +1496,6 @@ bin/%%DATADIR%% %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-core.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-debug.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-el.xml -%%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-examples.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-freeform.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-jsf-editor.xml %%DATADIR%%/enterprise/update_tracking/org-netbeans-modules-web-jsf-icefaces.xml @@ -1537,6 +1583,7 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-highlight.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-indexing.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-kit.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-makeproject-ui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-makeproject.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-model-jclank-bridge.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-modeldiscovery.xml @@ -1546,12 +1593,16 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-qnavigator.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-refactoring.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-remote-projectui.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-remote-ui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-repository-api.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-script.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-search.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-simpleunit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-source.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-testrunner.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-toolchain-ui.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-ui.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-utils-ui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd-utils.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cnd.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cordova-platforms-android.xml @@ -1559,6 +1610,7 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-cordova.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-dbschema.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-js.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-jsui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-kit.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-ui.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-debugger-jpda-visual.xml @@ -1583,6 +1635,9 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-groovy-samples.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-groovy-support.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-hibernate.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-html-angular.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-html-knockout.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-html-ojet.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-i18n.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-ide-ergonomics.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-j2ee-ant.xml @@ -1660,6 +1715,19 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-jstestdriver.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-karma.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript-nodejs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-editor.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-extdoc.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-extjs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-jade.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-jquery.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-jsdoc.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-kit.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-knockout.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-nodejs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-prototypejs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-react.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-requirejs.xml +%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javascript2-sdoc.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-javawebstart.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-languages-apacheconf.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-languages-ini.xml @@ -1727,7 +1795,6 @@ bin/%%DATADIR%% %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-core.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-debug.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-el.xml -%%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-examples.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-freeform.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-inspect.xml %%DATADIR%%/ergonomics/config/Modules/org-netbeans-modules-web-javascript-debugger.xml @@ -1815,6 +1882,7 @@ bin/%%DATADIR%% %%DATADIR%%/extide/ant/bin/runrc.cmd %%DATADIR%%/extide/ant/etc/ant-bootstrap.jar %%DATADIR%%/extide/ant/etc/changelog.xsl +%%DATADIR%%/extide/ant/etc/checkstyle/checkstyle-frames-sortby-check.xsl %%DATADIR%%/extide/ant/etc/checkstyle/checkstyle-frames.xsl %%DATADIR%%/extide/ant/etc/checkstyle/checkstyle-text.xsl %%DATADIR%%/extide/ant/etc/checkstyle/checkstyle-xdoc.xsl @@ -2168,6 +2236,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/bin/nativeexecution/dorun.sh %%DATADIR%%/ide/bin/nativeexecution/hostinfo.sh %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-api-xml.xml +%%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-csl-api.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-db.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-indent.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-editor-lib.xml @@ -2183,6 +2252,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-projectuiapi.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-modules-xml-catalog.xml %%DATADIR%%/ide/config/ModuleAutoDeps/org-netbeans-spi-palette.xml +%%DATADIR%%/ide/config/Modules/com-google-guava.xml %%DATADIR%%/ide/config/Modules/com-googlecode-javaewah-JavaEWAH.xml %%DATADIR%%/ide/config/Modules/com-jcraft-jsch.xml %%DATADIR%%/ide/config/Modules/com-jcraft-jzlib.xml @@ -2214,10 +2284,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-tasks-core.xml %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-confluence-core.xml %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-core.xml +%%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-markdown-core.xml %%DATADIR%%/ide/config/Modules/org-eclipse-mylyn-wikitext-textile-core.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-debugger.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-java-classpath.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-api-knockout.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-xml-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-api-xml.xml %%DATADIR%%/ide/config/Modules/org-netbeans-core-browser-webview.xml @@ -2226,7 +2296,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-core-multitabs-project.xml %%DATADIR%%/ide/config/Modules/org-netbeans-lib-terminalemulator.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-antlr3-runtime.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-libs-antlr4-runtime.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-bytelist.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-libs-commons_compress.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-commons_net.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-freemarker.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-git.xml @@ -2236,7 +2308,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-libs-json_simple.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-jvyamlb.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-lucene.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-libs-nashorn.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-smack.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-svnClientAdapter-javahl.xml %%DATADIR%%/ide/config/Modules/org-netbeans-libs-svnClientAdapter-svnkit.xml @@ -2249,6 +2320,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-bugzilla.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-code-analysis.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-csl-api.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-csl-types.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-css-editor.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-css-lib.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-css-model.xml @@ -2267,8 +2339,12 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-defaults.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-derby.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-diff.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-dlight-nativeexecution-nb.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-dlight-nativeexecution.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-dlight-terminal.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-docker-api.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-docker-editor.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-docker-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-actions.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-bookmarks.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-editor-bracesmatching.xml @@ -2303,6 +2379,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extbrowser.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-base.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-impl.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-process-jdk9.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution-process.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-extexecution.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-git.xml @@ -2310,11 +2387,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-codecoverage.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-testrunner-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-gsf-testrunner.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-angular.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-custom.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-editor-lib.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-editor.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-knockout.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-lexer.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-parser.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-html-validation.xml @@ -2328,16 +2403,8 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-hudson.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-ide-kit.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-image.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-debug-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-debug.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-editor.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-extjs.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-jade.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-jquery.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-kit.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-knockout.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-nodejs.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-prototypejs.xml -%%DATADIR%%/ide/config/Modules/org-netbeans-modules-javascript2-requirejs.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-jellytools-ide.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-jumpto.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-languages-diff.xml @@ -2395,6 +2462,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-tasklist-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-team-commons.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-team-ide.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-terminal-nb.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-terminal.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-usersguide.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-utilities-project.xml @@ -2407,6 +2475,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-netbeans-modules-versioning-util.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-versioning.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-browser-api.xml +%%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-common-ui.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-common.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-indent.xml %%DATADIR%%/ide/config/Modules/org-netbeans-modules-web-webkit-debugging.xml @@ -2439,16 +2508,11 @@ bin/%%DATADIR%% %%DATADIR%%/ide/config/Modules/org-openidex-util.xml %%DATADIR%%/ide/docs/css21-spec.zip %%DATADIR%%/ide/docs/css3-spec.zip -%%DATADIR%%/ide/docs/extjs-properties.xml %%DATADIR%%/ide/docs/html-4.01.zip %%DATADIR%%/ide/docs/html5doc.zip %%DATADIR%%/ide/docs/jaxb-api-doc.zip -%%DATADIR%%/ide/docs/jquery-api.xml -%%DATADIR%%/ide/docs/jquery-propertyNames.xml %%DATADIR%%/ide/docs/org/netbeans/modules/usersguide/ide.css -%%DATADIR%%/ide/jsstubs/corestubs.zip -%%DATADIR%%/ide/jsstubs/domstubs.zip -%%DATADIR%%/ide/jsstubs/reststubs.zip +%%DATADIR%%/ide/modules/com-google-guava.jar %%DATADIR%%/ide/modules/com-googlecode-javaewah-JavaEWAH.jar %%DATADIR%%/ide/modules/com-jcraft-jsch.jar %%DATADIR%%/ide/modules/com-jcraft-jzlib.jar @@ -2459,17 +2523,16 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/docs/org-netbeans-modules-usersguide.jar %%DATADIR%%/ide/modules/ext/ValidationAPI.jar %%DATADIR%%/ide/modules/ext/antlr-runtime-3.4.jar -%%DATADIR%%/ide/modules/ext/asm-all-4.0.jar +%%DATADIR%%/ide/modules/ext/antlr-runtime-4.5.3.jar %%DATADIR%%/ide/modules/ext/bytelist-0.1.jar +%%DATADIR%%/ide/modules/ext/commons-compress-1.8.1.jar %%DATADIR%%/ide/modules/ext/commons-net-3.3.jar %%DATADIR%%/ide/modules/ext/ddl.jar %%DATADIR%%/ide/modules/ext/derbysampledb.zip %%DATADIR%%/ide/modules/ext/freemarker-2.3.19.jar -%%DATADIR%%/ide/modules/ext/html5-datatypes.jar %%DATADIR%%/ide/modules/ext/html5-parser.jar %%DATADIR%%/ide/modules/ext/icu4j-4_4_2.jar %%DATADIR%%/ide/modules/ext/ini4j-0.5.1.jar -%%DATADIR%%/ide/modules/ext/io-xml-util.jar %%DATADIR%%/ide/modules/ext/iri.jar %%DATADIR%%/ide/modules/ext/isorelax.jar %%DATADIR%%/ide/modules/ext/jaxb/activation.jar @@ -2501,11 +2564,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/ext/log4j-1.2.15.jar %%DATADIR%%/ide/modules/ext/lucene-core-3.5.0.jar %%DATADIR%%/ide/modules/ext/mysql-connector-java-5.1.23-bin.jar -%%DATADIR%%/ide/modules/ext/nashorn-02f810c26ff9-patched.jar -%%DATADIR%%/ide/modules/ext/non-schema.jar %%DATADIR%%/ide/modules/ext/org-netbeans-tax.jar -%%DATADIR%%/ide/modules/ext/postgresql-9.2-1002.jdbc4.jar -%%DATADIR%%/ide/modules/ext/processtreekiller-1.0.5.jar +%%DATADIR%%/ide/modules/ext/postgresql-9.4.1209.jar +%%DATADIR%%/ide/modules/ext/processtreekiller-1.0.7.jar %%DATADIR%%/ide/modules/ext/resolver-1.2.jar %%DATADIR%%/ide/modules/ext/saxon9B.jar %%DATADIR%%/ide/modules/ext/servlet-2.2.jar @@ -2537,10 +2598,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-java-classpath_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-api-knockout_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-api-xml-ui_ru.jar @@ -2573,10 +2630,18 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr3-runtime_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr3-runtime_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr3-runtime_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr4-runtime_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr4-runtime_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr4-runtime_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-antlr4-runtime_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-bytelist_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-bytelist_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-bytelist_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-bytelist_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_compress_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_compress_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_compress_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_compress_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_net_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_net_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-commons_net_ru.jar @@ -2613,10 +2678,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-libs-lucene_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-lucene_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-lucene_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-libs-nashorn_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-libs-nashorn_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-libs-nashorn_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-libs-nashorn_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-smack_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-smack_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-libs-smack_ru.jar @@ -2665,6 +2726,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-api_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-api_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-api_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-types_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-types_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-types_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-csl-types_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-css-editor_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-css-editor_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-css-editor_ru.jar @@ -2737,6 +2802,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-diff_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-diff_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-diff_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution-nb_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution-nb_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution-nb_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution-nb_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-nativeexecution_ru.jar @@ -2745,6 +2814,18 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-terminal_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-terminal_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-dlight-terminal_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-api_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-api_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-api_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-api_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-editor_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-editor_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-editor_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-editor_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-docker-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-actions_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-actions_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-editor-actions_ru.jar @@ -2881,6 +2962,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-impl_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process-jdk9_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process-jdk9_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process-jdk9_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process-jdk9_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-extexecution-process_ru.jar @@ -2909,10 +2994,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-gsf-testrunner_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-angular_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-angular_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-angular_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-angular_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-custom_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-custom_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-custom_ru.jar @@ -2925,10 +3006,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-editor_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-editor_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-editor_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-knockout_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-knockout_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-knockout_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-knockout_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-lexer_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-lexer_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-html-lexer_ru.jar @@ -2981,46 +3058,14 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-image_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-image_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-image_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-debug_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-editor_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-editor_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-editor_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-editor_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-extjs_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jade_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-jquery_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-kit_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-kit_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-kit_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-kit_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-knockout_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-nodejs_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-prototypejs_zh_CN.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-requirejs_ja.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-requirejs_pt_BR.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-requirejs_ru.jar -%%DATADIR%%/ide/modules/locale/org-netbeans-modules-javascript2-requirejs_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-jellytools-ide_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-jellytools-ide_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-jellytools-ide_ru.jar @@ -3249,6 +3294,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-team-ide_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-team-ide_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-team-ide_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal-nb_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal-nb_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal-nb_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal-nb_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-terminal_ru.jar @@ -3297,6 +3346,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-browser-api_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-browser-api_ru.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-browser-api_zh_CN.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common-ui_ja.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common-ui_pt_BR.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common-ui_ru.jar +%%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common-ui_zh_CN.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common_ja.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common_pt_BR.jar %%DATADIR%%/ide/modules/locale/org-netbeans-modules-web-common_ru.jar @@ -3445,10 +3498,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-eclipse-mylyn-tasks-core.jar %%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-confluence-core.jar %%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-core.jar +%%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-markdown-core.jar %%DATADIR%%/ide/modules/org-eclipse-mylyn-wikitext-textile-core.jar %%DATADIR%%/ide/modules/org-netbeans-api-debugger.jar %%DATADIR%%/ide/modules/org-netbeans-api-java-classpath.jar -%%DATADIR%%/ide/modules/org-netbeans-api-knockout.jar %%DATADIR%%/ide/modules/org-netbeans-api-xml-ui.jar %%DATADIR%%/ide/modules/org-netbeans-api-xml.jar %%DATADIR%%/ide/modules/org-netbeans-core-browser-webview.jar @@ -3457,7 +3510,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-core-multitabs-project.jar %%DATADIR%%/ide/modules/org-netbeans-lib-terminalemulator.jar %%DATADIR%%/ide/modules/org-netbeans-libs-antlr3-runtime.jar +%%DATADIR%%/ide/modules/org-netbeans-libs-antlr4-runtime.jar %%DATADIR%%/ide/modules/org-netbeans-libs-bytelist.jar +%%DATADIR%%/ide/modules/org-netbeans-libs-commons_compress.jar %%DATADIR%%/ide/modules/org-netbeans-libs-commons_net.jar %%DATADIR%%/ide/modules/org-netbeans-libs-freemarker.jar %%DATADIR%%/ide/modules/org-netbeans-libs-git.jar @@ -3467,7 +3522,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-libs-json_simple.jar %%DATADIR%%/ide/modules/org-netbeans-libs-jvyamlb.jar %%DATADIR%%/ide/modules/org-netbeans-libs-lucene.jar -%%DATADIR%%/ide/modules/org-netbeans-libs-nashorn.jar %%DATADIR%%/ide/modules/org-netbeans-libs-smack.jar %%DATADIR%%/ide/modules/org-netbeans-libs-svnClientAdapter-javahl.jar %%DATADIR%%/ide/modules/org-netbeans-libs-svnClientAdapter-svnkit.jar @@ -3480,6 +3534,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-bugzilla.jar %%DATADIR%%/ide/modules/org-netbeans-modules-code-analysis.jar %%DATADIR%%/ide/modules/org-netbeans-modules-csl-api.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-csl-types.jar %%DATADIR%%/ide/modules/org-netbeans-modules-css-editor.jar %%DATADIR%%/ide/modules/org-netbeans-modules-css-lib.jar %%DATADIR%%/ide/modules/org-netbeans-modules-css-model.jar @@ -3498,8 +3553,12 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-defaults.jar %%DATADIR%%/ide/modules/org-netbeans-modules-derby.jar %%DATADIR%%/ide/modules/org-netbeans-modules-diff.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-dlight-nativeexecution-nb.jar %%DATADIR%%/ide/modules/org-netbeans-modules-dlight-nativeexecution.jar %%DATADIR%%/ide/modules/org-netbeans-modules-dlight-terminal.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-docker-api.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-docker-editor.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-docker-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-actions.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-bookmarks.jar %%DATADIR%%/ide/modules/org-netbeans-modules-editor-bracesmatching.jar @@ -3534,6 +3593,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-extbrowser.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-base.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-impl.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-process-jdk9.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution-process.jar %%DATADIR%%/ide/modules/org-netbeans-modules-extexecution.jar %%DATADIR%%/ide/modules/org-netbeans-modules-git.jar @@ -3541,11 +3601,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-gsf-codecoverage.jar %%DATADIR%%/ide/modules/org-netbeans-modules-gsf-testrunner-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-gsf-testrunner.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-html-angular.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-custom.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-editor-lib.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-editor.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-html-knockout.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-lexer.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-parser.jar %%DATADIR%%/ide/modules/org-netbeans-modules-html-validation.jar @@ -3559,16 +3617,8 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-hudson.jar %%DATADIR%%/ide/modules/org-netbeans-modules-ide-kit.jar %%DATADIR%%/ide/modules/org-netbeans-modules-image.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-debug-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-debug.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-editor.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-extjs.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-jade.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-jquery.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-kit.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-knockout.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-nodejs.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-prototypejs.jar -%%DATADIR%%/ide/modules/org-netbeans-modules-javascript2-requirejs.jar %%DATADIR%%/ide/modules/org-netbeans-modules-jellytools-ide.jar %%DATADIR%%/ide/modules/org-netbeans-modules-jumpto.jar %%DATADIR%%/ide/modules/org-netbeans-modules-languages-diff.jar @@ -3626,6 +3676,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-tasklist-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-team-commons.jar %%DATADIR%%/ide/modules/org-netbeans-modules-team-ide.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-terminal-nb.jar %%DATADIR%%/ide/modules/org-netbeans-modules-terminal.jar %%DATADIR%%/ide/modules/org-netbeans-modules-usersguide.jar %%DATADIR%%/ide/modules/org-netbeans-modules-utilities-project.jar @@ -3638,6 +3689,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-modules-versioning-util.jar %%DATADIR%%/ide/modules/org-netbeans-modules-versioning.jar %%DATADIR%%/ide/modules/org-netbeans-modules-web-browser-api.jar +%%DATADIR%%/ide/modules/org-netbeans-modules-web-common-ui.jar %%DATADIR%%/ide/modules/org-netbeans-modules-web-common.jar %%DATADIR%%/ide/modules/org-netbeans-modules-web-indent.jar %%DATADIR%%/ide/modules/org-netbeans-modules-web-webkit-debugging.jar @@ -3668,6 +3720,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/modules/org-netbeans-spi-viewmodel.jar %%DATADIR%%/ide/modules/org-netbeans-swing-dirchooser.jar %%DATADIR%%/ide/modules/org-openidex-util.jar +%%DATADIR%%/ide/update_tracking/com-google-guava.xml %%DATADIR%%/ide/update_tracking/com-googlecode-javaewah-JavaEWAH.xml %%DATADIR%%/ide/update_tracking/com-jcraft-jsch.xml %%DATADIR%%/ide/update_tracking/com-jcraft-jzlib.xml @@ -3699,10 +3752,10 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-tasks-core.xml %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-confluence-core.xml %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-core.xml +%%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-markdown-core.xml %%DATADIR%%/ide/update_tracking/org-eclipse-mylyn-wikitext-textile-core.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-debugger.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-java-classpath.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-api-knockout.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-xml-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-api-xml.xml %%DATADIR%%/ide/update_tracking/org-netbeans-core-browser-webview.xml @@ -3711,7 +3764,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-core-multitabs-project.xml %%DATADIR%%/ide/update_tracking/org-netbeans-lib-terminalemulator.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-antlr3-runtime.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-libs-antlr4-runtime.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-bytelist.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-libs-commons_compress.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-commons_net.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-freemarker.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-git.xml @@ -3721,7 +3776,6 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-libs-json_simple.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-jvyamlb.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-lucene.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-libs-nashorn.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-smack.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-svnClientAdapter-javahl.xml %%DATADIR%%/ide/update_tracking/org-netbeans-libs-svnClientAdapter-svnkit.xml @@ -3734,6 +3788,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-bugzilla.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-code-analysis.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-csl-api.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-csl-types.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-css-editor.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-css-lib.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-css-model.xml @@ -3752,8 +3807,12 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-defaults.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-derby.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-diff.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-dlight-nativeexecution-nb.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-dlight-nativeexecution.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-dlight-terminal.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-docker-api.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-docker-editor.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-docker-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-actions.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-bookmarks.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-editor-bracesmatching.xml @@ -3788,6 +3847,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-extbrowser.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-extexecution-base.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-extexecution-impl.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-extexecution-process-jdk9.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-extexecution-process.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-extexecution.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-git.xml @@ -3795,11 +3855,9 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-gsf-codecoverage.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-gsf-testrunner-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-gsf-testrunner.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-angular.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-custom.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-editor-lib.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-editor.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-knockout.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-lexer.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-parser.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-html-validation.xml @@ -3813,16 +3871,8 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-hudson.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-ide-kit.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-image.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-debug-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-debug.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-editor.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-extjs.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-jade.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-jquery.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-kit.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-knockout.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-nodejs.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-prototypejs.xml -%%DATADIR%%/ide/update_tracking/org-netbeans-modules-javascript2-requirejs.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-jellytools-ide.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-jumpto.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-languages-diff.xml @@ -3880,6 +3930,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-tasklist-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-team-commons.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-team-ide.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-terminal-nb.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-terminal.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-usersguide.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-utilities-project.xml @@ -3892,6 +3943,7 @@ bin/%%DATADIR%% %%DATADIR%%/ide/update_tracking/org-netbeans-modules-versioning-util.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-versioning.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-web-browser-api.xml +%%DATADIR%%/ide/update_tracking/org-netbeans-modules-web-common-ui.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-web-common.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-web-indent.xml %%DATADIR%%/ide/update_tracking/org-netbeans-modules-web-webkit-debugging.xml @@ -3954,6 +4006,7 @@ bin/%%DATADIR%% %%DATADIR%%/java/config/Modules/org-netbeans-modules-dbschema.xml %%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-ant.xml %%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-js.xml +%%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-jsui.xml %%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-kit.xml %%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-projects.xml %%DATADIR%%/java/config/Modules/org-netbeans-modules-debugger-jpda-projectsui.xml @@ -4093,7 +4146,6 @@ bin/%%DATADIR%% %%DATADIR%%/java/maven/lib/aether-util-1.13.1.jar %%DATADIR%%/java/maven/lib/commons-cli-1.2.jar %%DATADIR%%/java/maven/lib/ext/README.txt -%%DATADIR%%/java/maven/lib/ext/wagon-http-2.8-shaded.jar %%DATADIR%%/java/maven/lib/maven-aether-provider-3.0.5.jar %%DATADIR%%/java/maven/lib/maven-artifact-3.0.5.jar %%DATADIR%%/java/maven/lib/maven-compat-3.0.5.jar @@ -4114,9 +4166,10 @@ bin/%%DATADIR%% %%DATADIR%%/java/maven/lib/sisu-guice-3.1.0-no_aop.jar %%DATADIR%%/java/maven/lib/sisu-inject-bean-2.3.0.jar %%DATADIR%%/java/maven/lib/sisu-inject-plexus-2.3.0.jar -%%DATADIR%%/java/maven/lib/wagon-file-2.4.jar -%%DATADIR%%/java/maven/lib/wagon-http-2.4-shaded.jar -%%DATADIR%%/java/maven/lib/wagon-provider-api-2.4.jar +%%DATADIR%%/java/maven/lib/wagon-file-2.10.jar +%%DATADIR%%/java/maven/lib/wagon-http-2.10-shaded.jar +%%DATADIR%%/java/maven/lib/wagon-http-shared-2.10.jar +%%DATADIR%%/java/maven/lib/wagon-provider-api-2.10.jar %%DATADIR%%/java/modules/ext/AbsoluteLayout.jar %%DATADIR%%/java/modules/ext/beansbinding-1.2.1.jar %%DATADIR%%/java/modules/ext/cglib-2.2.jar @@ -4298,6 +4351,10 @@ bin/%%DATADIR%% %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-js_pt_BR.jar %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-js_ru.jar %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-js_zh_CN.jar +%%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-jsui_ja.jar +%%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-jsui_pt_BR.jar +%%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-jsui_ru.jar +%%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-jsui_zh_CN.jar %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-kit_ja.jar %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-kit_pt_BR.jar %%DATADIR%%/java/modules/locale/org-netbeans-modules-debugger-jpda-kit_ru.jar @@ -4785,6 +4842,7 @@ bin/%%DATADIR%% %%DATADIR%%/java/modules/org-netbeans-modules-dbschema.jar %%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-ant.jar %%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-js.jar +%%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-jsui.jar %%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-kit.jar %%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-projects.jar %%DATADIR%%/java/modules/org-netbeans-modules-debugger-jpda-projectsui.jar @@ -4924,6 +4982,7 @@ bin/%%DATADIR%% %%DATADIR%%/java/update_tracking/org-netbeans-modules-dbschema.xml %%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-ant.xml %%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-js.xml +%%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-jsui.xml %%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-kit.xml %%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-projects.xml %%DATADIR%%/java/update_tracking/org-netbeans-modules-debugger-jpda-projectsui.xml @@ -6059,6 +6118,7 @@ bin/%%DATADIR%% %%DATADIR%%/php/config/Modules/org-netbeans-modules-php-zend.xml %%DATADIR%%/php/config/Modules/org-netbeans-modules-php-zend2.xml %%DATADIR%%/php/config/Modules/org-netbeans-modules-selenium2-php.xml +%%DATADIR%%/php/config/Modules/org-netbeans-modules-spellchecker-bindings-php.xml %%DATADIR%%/php/config/Modules/org-netbeans-modules-websvc-saas-codegen-php.xml %%DATADIR%%/php/docs/phpdocdesc.zip %%DATADIR%%/php/docs/predefined_vars.zip @@ -6211,6 +6271,10 @@ bin/%%DATADIR%% %%DATADIR%%/php/modules/locale/org-netbeans-modules-selenium2-php_pt_BR.jar %%DATADIR%%/php/modules/locale/org-netbeans-modules-selenium2-php_ru.jar %%DATADIR%%/php/modules/locale/org-netbeans-modules-selenium2-php_zh_CN.jar +%%DATADIR%%/php/modules/locale/org-netbeans-modules-spellchecker-bindings-php_ja.jar +%%DATADIR%%/php/modules/locale/org-netbeans-modules-spellchecker-bindings-php_pt_BR.jar +%%DATADIR%%/php/modules/locale/org-netbeans-modules-spellchecker-bindings-php_ru.jar +%%DATADIR%%/php/modules/locale/org-netbeans-modules-spellchecker-bindings-php_zh_CN.jar %%DATADIR%%/php/modules/locale/org-netbeans-modules-websvc-saas-codegen-php_ja.jar %%DATADIR%%/php/modules/locale/org-netbeans-modules-websvc-saas-codegen-php_pt_BR.jar %%DATADIR%%/php/modules/locale/org-netbeans-modules-websvc-saas-codegen-php_ru.jar @@ -6252,9 +6316,9 @@ bin/%%DATADIR%% %%DATADIR%%/php/modules/org-netbeans-modules-php-zend.jar %%DATADIR%%/php/modules/org-netbeans-modules-php-zend2.jar %%DATADIR%%/php/modules/org-netbeans-modules-selenium2-php.jar +%%DATADIR%%/php/modules/org-netbeans-modules-spellchecker-bindings-php.jar %%DATADIR%%/php/modules/org-netbeans-modules-websvc-saas-codegen-php.jar %%DATADIR%%/php/phpstubs/phpruntime/Core.php -%%DATADIR%%/php/phpstubs/phpruntime/OAuth.php %%DATADIR%%/php/phpstubs/phpruntime/PDO.php %%DATADIR%%/php/phpstubs/phpruntime/PDO_Firebird.php %%DATADIR%%/php/phpstubs/phpruntime/PDO_ODBC.php @@ -6263,17 +6327,13 @@ bin/%%DATADIR%% %%DATADIR%%/php/phpstubs/phpruntime/SPL.php %%DATADIR%%/php/phpstubs/phpruntime/SimpleXML.php %%DATADIR%%/php/phpstubs/phpruntime/Zend-OPcache.php -%%DATADIR%%/php/phpstubs/phpruntime/apc.php -%%DATADIR%%/php/phpstubs/phpruntime/apcu.php %%DATADIR%%/php/phpstubs/phpruntime/basic.php %%DATADIR%%/php/phpstubs/phpruntime/bcmath.php %%DATADIR%%/php/phpstubs/phpruntime/bz2.php %%DATADIR%%/php/phpstubs/phpruntime/calendar.php -%%DATADIR%%/php/phpstubs/phpruntime/couchbase.php %%DATADIR%%/php/phpstubs/phpruntime/ctype.php %%DATADIR%%/php/phpstubs/phpruntime/curl.php %%DATADIR%%/php/phpstubs/phpruntime/date.php -%%DATADIR%%/php/phpstubs/phpruntime/dba.php %%DATADIR%%/php/phpstubs/phpruntime/dom.php %%DATADIR%%/php/phpstubs/phpruntime/enchant.php %%DATADIR%%/php/phpstubs/phpruntime/ereg.php @@ -6282,12 +6342,10 @@ bin/%%DATADIR%% %%DATADIR%%/php/phpstubs/phpruntime/filter.php %%DATADIR%%/php/phpstubs/phpruntime/ftp.php %%DATADIR%%/php/phpstubs/phpruntime/gd.php -%%DATADIR%%/php/phpstubs/phpruntime/geoip.php %%DATADIR%%/php/phpstubs/phpruntime/gettext.php -%%DATADIR%%/php/phpstubs/phpruntime/gmp.php -%%DATADIR%%/php/phpstubs/phpruntime/gnupg.php %%DATADIR%%/php/phpstubs/phpruntime/hash.php %%DATADIR%%/php/phpstubs/phpruntime/iconv.php +%%DATADIR%%/php/phpstubs/phpruntime/igbinary.php %%DATADIR%%/php/phpstubs/phpruntime/imagick.php %%DATADIR%%/php/phpstubs/phpruntime/imap.php %%DATADIR%%/php/phpstubs/phpruntime/interbase.php @@ -6298,11 +6356,7 @@ bin/%%DATADIR%% %%DATADIR%%/php/phpstubs/phpruntime/mbstring.php %%DATADIR%%/php/phpstubs/phpruntime/mcrypt.php %%DATADIR%%/php/phpstubs/phpruntime/memcache.php -%%DATADIR%%/php/phpstubs/phpruntime/memcached.php -%%DATADIR%%/php/phpstubs/phpruntime/mhash.php -%%DATADIR%%/php/phpstubs/phpruntime/mongo.php %%DATADIR%%/php/phpstubs/phpruntime/mssql.php -%%DATADIR%%/php/phpstubs/phpruntime/mysql.php %%DATADIR%%/php/phpstubs/phpruntime/mysqli.php %%DATADIR%%/php/phpstubs/phpruntime/mysqlnd.php %%DATADIR%%/php/phpstubs/phpruntime/oci8.php @@ -6321,15 +6375,12 @@ bin/%%DATADIR%% %%DATADIR%%/php/phpstubs/phpruntime/recode.php %%DATADIR%%/php/phpstubs/phpruntime/redis.php %%DATADIR%%/php/phpstubs/phpruntime/removed.php -%%DATADIR%%/php/phpstubs/phpruntime/sasl.php %%DATADIR%%/php/phpstubs/phpruntime/session.php %%DATADIR%%/php/phpstubs/phpruntime/shmop.php -%%DATADIR%%/php/phpstubs/phpruntime/snmp.php %%DATADIR%%/php/phpstubs/phpruntime/soap.php %%DATADIR%%/php/phpstubs/phpruntime/sockets.php %%DATADIR%%/php/phpstubs/phpruntime/sqlite3.php %%DATADIR%%/php/phpstubs/phpruntime/standard.php -%%DATADIR%%/php/phpstubs/phpruntime/svn.php %%DATADIR%%/php/phpstubs/phpruntime/sysvmsg.php %%DATADIR%%/php/phpstubs/phpruntime/sysvsem.php %%DATADIR%%/php/phpstubs/phpruntime/sysvshm.php @@ -6382,6 +6433,7 @@ bin/%%DATADIR%% %%DATADIR%%/php/update_tracking/org-netbeans-modules-php-zend.xml %%DATADIR%%/php/update_tracking/org-netbeans-modules-php-zend2.xml %%DATADIR%%/php/update_tracking/org-netbeans-modules-selenium2-php.xml +%%DATADIR%%/php/update_tracking/org-netbeans-modules-spellchecker-bindings-php.xml %%DATADIR%%/php/update_tracking/org-netbeans-modules-websvc-saas-codegen-php.xml %%DATADIR%%/php/zend/NetBeansCommandsProvider.php %%DATADIR%%/platform/.lastModified @@ -6431,6 +6483,7 @@ bin/%%DATADIR%% %%DATADIR%%/platform/config/Modules/org-netbeans-core-windows.xml %%DATADIR%%/platform/config/Modules/org-netbeans-core.xml %%DATADIR%%/platform/config/Modules/org-netbeans-html-ko4j.xml +%%DATADIR%%/platform/config/Modules/org-netbeans-html-xhr4j.xml %%DATADIR%%/platform/config/Modules/org-netbeans-lib-uihandler.xml %%DATADIR%%/platform/config/Modules/org-netbeans-libs-felix.xml %%DATADIR%%/platform/config/Modules/org-netbeans-libs-javafx.xml @@ -6555,8 +6608,8 @@ bin/%%DATADIR%% %%DATADIR%%/platform/modules/ext/felix-4.2.1.jar %%DATADIR%%/platform/modules/ext/hamcrest-core-1.3.jar %%DATADIR%%/platform/modules/ext/jhall-2.0_05.jar -%%DATADIR%%/platform/modules/ext/jna-4.1.0.jar -%%DATADIR%%/platform/modules/ext/jna-platform-4.1.0.jar +%%DATADIR%%/platform/modules/ext/jna-4.2.2.jar +%%DATADIR%%/platform/modules/ext/jna-platform-4.2.2.jar %%DATADIR%%/platform/modules/ext/junit-4.12.jar %%DATADIR%%/platform/modules/ext/locale/updater_ja.jar %%DATADIR%%/platform/modules/ext/locale/updater_pt_BR.jar @@ -6569,11 +6622,11 @@ bin/%%DATADIR%% %%DATADIR%%/platform/modules/ext/swing-layout-1.0.4.jar %%DATADIR%%/platform/modules/ext/testng-6.8.1-dist.jar %%DATADIR%%/platform/modules/ext/updater.jar -%%DATADIR%%/platform/modules/lib/amd64/jnidispatch-410.dll -%%DATADIR%%/platform/modules/lib/amd64/linux/libjnidispatch-410.so -%%DATADIR%%/platform/modules/lib/i386/linux/libjnidispatch-410.so -%%DATADIR%%/platform/modules/lib/libjnidispatch-410.jnilib -%%DATADIR%%/platform/modules/lib/x86/jnidispatch-410.dll +%%DATADIR%%/platform/modules/lib/amd64/jnidispatch-422.dll +%%DATADIR%%/platform/modules/lib/amd64/linux/libjnidispatch-422.so +%%DATADIR%%/platform/modules/lib/i386/linux/libjnidispatch-422.so +%%DATADIR%%/platform/modules/lib/libjnidispatch-422.jnilib +%%DATADIR%%/platform/modules/lib/x86/jnidispatch-422.dll %%DATADIR%%/platform/modules/locale/org-jdesktop-layout_ja.jar %%DATADIR%%/platform/modules/locale/org-jdesktop-layout_pt_BR.jar %%DATADIR%%/platform/modules/locale/org-jdesktop-layout_ru.jar @@ -6937,6 +6990,7 @@ bin/%%DATADIR%% %%DATADIR%%/platform/modules/org-netbeans-core-windows.jar %%DATADIR%%/platform/modules/org-netbeans-core.jar %%DATADIR%%/platform/modules/org-netbeans-html-ko4j.jar +%%DATADIR%%/platform/modules/org-netbeans-html-xhr4j.jar %%DATADIR%%/platform/modules/org-netbeans-lib-uihandler.jar %%DATADIR%%/platform/modules/org-netbeans-libs-felix.jar %%DATADIR%%/platform/modules/org-netbeans-libs-javafx.jar @@ -7031,6 +7085,7 @@ bin/%%DATADIR%% %%DATADIR%%/platform/update_tracking/org-netbeans-core-windows.xml %%DATADIR%%/platform/update_tracking/org-netbeans-core.xml %%DATADIR%%/platform/update_tracking/org-netbeans-html-ko4j.xml +%%DATADIR%%/platform/update_tracking/org-netbeans-html-xhr4j.xml %%DATADIR%%/platform/update_tracking/org-netbeans-lib-uihandler.xml %%DATADIR%%/platform/update_tracking/org-netbeans-libs-asm.xml %%DATADIR%%/platform/update_tracking/org-netbeans-libs-felix.xml @@ -7337,15 +7392,19 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/bin/libimobiledevice.4.dylib %%DATADIR%%/webcommon/bin/libplist.1.dylib %%DATADIR%%/webcommon/bin/libusbmuxd.2.dylib +%%DATADIR%%/webcommon/config/Modules/org-netbeans-api-knockout.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-lib-v8debug.xml -%%DATADIR%%/webcommon/config/Modules/org-netbeans-libs-commons_compress.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-libs-jstestdriver.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-libs-nashorn.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-libs-plist.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-cordova-platforms-android.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-cordova-platforms-ios.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-cordova-platforms.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-cordova.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-extbrowser-chrome.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-html-angular.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-html-knockout.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-html-ojet.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-bower.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-cdnjs.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-grunt.xml @@ -7353,7 +7412,27 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-jstestdriver.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-karma.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-nodejs.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-v8debug-ui.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript-v8debug.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-doc.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-editor.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-extdoc.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-extjs.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-jade.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-jquery.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-jsdoc.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-json.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-kit.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-knockout.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-lexer.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-model.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-nodejs.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-prototypejs.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-react.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-requirejs.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-sdoc.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-source-query.xml +%%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-javascript2-types.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-languages-apacheconf.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-languages-ini.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-netserver.xml @@ -7367,26 +7446,39 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-web-inspect.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-web-javascript-debugger.xml %%DATADIR%%/webcommon/config/Modules/org-netbeans-modules-web-webkit-tooling.xml +%%DATADIR%%/webcommon/docs/extjs-properties.xml +%%DATADIR%%/webcommon/docs/jquery-api.xml +%%DATADIR%%/webcommon/docs/jquery-propertyNames.xml +%%DATADIR%%/webcommon/docs/ojetdocs-1_0_0.zip +%%DATADIR%%/webcommon/docs/ojetdocs-1_1_2.zip +%%DATADIR%%/webcommon/docs/ojetdocs-2_0_0.zip +%%DATADIR%%/webcommon/jsstubs/corestubs.zip +%%DATADIR%%/webcommon/jsstubs/domstubs.zip +%%DATADIR%%/webcommon/jsstubs/reststubs.zip %%DATADIR%%/webcommon/karma/karma-netbeans-reporter/index.js %%DATADIR%%/webcommon/karma/karma-netbeans-reporter/package.json %%DATADIR%%/webcommon/karma/karma-netbeans.conf.js %%DATADIR%%/webcommon/mocha/netbeans-reporter.js -%%DATADIR%%/webcommon/modules/ext/commons-compress-1.8.1.jar +%%DATADIR%%/webcommon/modules/ext/com.oracle.js.parser.jar %%DATADIR%%/webcommon/modules/ext/dd-plist.jar %%DATADIR%%/webcommon/modules/ext/libs.jstestdriver-ext.jar %%DATADIR%%/webcommon/modules/lib/netbeans-chrome-connector.crx +%%DATADIR%%/webcommon/modules/locale/org-netbeans-api-knockout_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-api-knockout_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-api-knockout_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-api-knockout_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-lib-v8debug_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-lib-v8debug_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-lib-v8debug_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-lib-v8debug_zh_CN.jar -%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-commons_compress_ja.jar -%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-commons_compress_pt_BR.jar -%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-commons_compress_ru.jar -%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-commons_compress_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-jstestdriver_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-jstestdriver_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-jstestdriver_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-jstestdriver_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-nashorn_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-nashorn_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-nashorn_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-nashorn_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-plist_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-plist_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-libs-plist_ru.jar @@ -7411,6 +7503,18 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-extbrowser-chrome_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-extbrowser-chrome_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-extbrowser-chrome_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-angular_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-angular_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-angular_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-angular_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-knockout_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-knockout_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-knockout_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-knockout_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-ojet_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-ojet_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-ojet_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-html-ojet_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-bower_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-bower_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-bower_ru.jar @@ -7439,10 +7543,90 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-nodejs_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-nodejs_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-nodejs_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug-ui_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug-ui_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug-ui_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug-ui_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript-v8debug_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-doc_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-doc_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-doc_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-doc_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-editor_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-editor_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-editor_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-editor_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extdoc_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extdoc_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extdoc_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extdoc_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extjs_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extjs_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extjs_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-extjs_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jade_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jade_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jade_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jade_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jquery_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jquery_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jquery_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jquery_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jsdoc_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jsdoc_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jsdoc_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-jsdoc_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-json_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-json_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-json_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-json_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-kit_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-kit_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-kit_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-kit_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-knockout_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-knockout_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-knockout_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-knockout_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-lexer_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-lexer_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-lexer_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-lexer_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-model_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-model_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-model_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-model_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-nodejs_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-nodejs_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-nodejs_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-nodejs_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-prototypejs_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-prototypejs_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-prototypejs_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-prototypejs_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-react_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-react_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-react_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-react_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-requirejs_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-requirejs_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-requirejs_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-requirejs_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-sdoc_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-sdoc_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-sdoc_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-sdoc_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-source-query_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-source-query_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-source-query_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-source-query_zh_CN.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-types_ja.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-types_pt_BR.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-types_ru.jar +%%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-javascript2-types_zh_CN.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-languages-apacheconf_ja.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-languages-apacheconf_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-languages-apacheconf_ru.jar @@ -7495,15 +7679,19 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-web-webkit-tooling_pt_BR.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-web-webkit-tooling_ru.jar %%DATADIR%%/webcommon/modules/locale/org-netbeans-modules-web-webkit-tooling_zh_CN.jar +%%DATADIR%%/webcommon/modules/org-netbeans-api-knockout.jar %%DATADIR%%/webcommon/modules/org-netbeans-lib-v8debug.jar -%%DATADIR%%/webcommon/modules/org-netbeans-libs-commons_compress.jar %%DATADIR%%/webcommon/modules/org-netbeans-libs-jstestdriver.jar +%%DATADIR%%/webcommon/modules/org-netbeans-libs-nashorn.jar %%DATADIR%%/webcommon/modules/org-netbeans-libs-plist.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-cordova-platforms-android.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-cordova-platforms-ios.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-cordova-platforms.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-cordova.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-extbrowser-chrome.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-html-angular.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-html-knockout.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-html-ojet.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-bower.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-cdnjs.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-grunt.jar @@ -7511,7 +7699,27 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-jstestdriver.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-karma.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-nodejs.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-v8debug-ui.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript-v8debug.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-doc.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-editor.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-extdoc.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-extjs.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-jade.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-jquery.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-jsdoc.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-json.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-kit.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-knockout.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-lexer.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-model.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-nodejs.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-prototypejs.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-react.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-requirejs.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-sdoc.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-source-query.jar +%%DATADIR%%/webcommon/modules/org-netbeans-modules-javascript2-types.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-languages-apacheconf.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-languages-ini.jar %%DATADIR%%/webcommon/modules/org-netbeans-modules-netserver.jar @@ -7527,15 +7735,19 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/modules/org-netbeans-modules-web-webkit-tooling.jar %%DATADIR%%/webcommon/protractor/jasmine-netbeans-reporter.js %%DATADIR%%/webcommon/protractor/netbeans-configuration.js +%%DATADIR%%/webcommon/update_tracking/org-netbeans-api-knockout.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-lib-v8debug.xml -%%DATADIR%%/webcommon/update_tracking/org-netbeans-libs-commons_compress.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-libs-jstestdriver.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-libs-nashorn.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-libs-plist.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-cordova-platforms-android.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-cordova-platforms-ios.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-cordova-platforms.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-cordova.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-extbrowser-chrome.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-html-angular.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-html-knockout.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-html-ojet.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-bower.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-cdnjs.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-grunt.xml @@ -7543,7 +7755,27 @@ bin/%%DATADIR%% %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-jstestdriver.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-karma.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-nodejs.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-v8debug-ui.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript-v8debug.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-doc.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-editor.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-extdoc.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-extjs.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-jade.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-jquery.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-jsdoc.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-json.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-kit.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-knockout.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-lexer.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-model.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-nodejs.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-prototypejs.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-react.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-requirejs.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-sdoc.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-source-query.xml +%%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-javascript2-types.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-languages-apacheconf.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-languages-ini.xml %%DATADIR%%/webcommon/update_tracking/org-netbeans-modules-netserver.xml |