diff options
Diffstat (limited to 'devel/ireport')
-rw-r--r-- | devel/ireport/Makefile | 86 | ||||
-rw-r--r-- | devel/ireport/distinfo | 2 | ||||
-rw-r--r-- | devel/ireport/files/startup.sh | 6 | ||||
-rw-r--r-- | devel/ireport/pkg-descr | 7 | ||||
-rw-r--r-- | devel/ireport/pkg-plist | 2040 |
5 files changed, 0 insertions, 2141 deletions
diff --git a/devel/ireport/Makefile b/devel/ireport/Makefile deleted file mode 100644 index 7a39ae6479b9..000000000000 --- a/devel/ireport/Makefile +++ /dev/null @@ -1,86 +0,0 @@ -PORTNAME= ireport -PORTVERSION= 3.7.6 -PORTREVISION= 1 -CATEGORIES= devel databases java -MASTER_SITES= SF/${PORTNAME}/iReport/iReport-${PORTVERSION} -DISTNAME= iReport-${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Visual report builder/designer for JasperReports -WWW= https://www.jasperforge.org/projects/ireport - -USES= dos2unix java -DOS2UNIX_GLOB= *.txt -NO_BUILD= yes - -#LICENSE= GNU AFFERO GPL -LICENSE_FILE= ${WRKSRC}/LICENSE_ireport.txt - -PLIST_SUB= VER=${PORTVERSION} VERMAN=0.2.0 - -# Jarfiles to be included in classpath -CLSSPTH= ant-1.7.1 antlr-2.7.6 asm-attrs asm barbecue-1.5-beta1 \ - barcode4j-2.0 batik-anim batik-awt-util batik-bridge batik-css \ - batik-dom batik-ext batik-gvt batik-parser batik-script \ - batik-svg-dom batik-svggen batik-util batik-xml bcel-5.2 \ - bsh-2.0b4 castor-1.2 cglib-2.1 cincom-jr-xmla \ - commons-beanutils-1.8.2 commons-collections-3.2.1 \ - commons-dbcp-1.2.2 commons-digester-1.7 \ - commons-javaflow-20060411 commons-logging-1.1 commons-math-1.0 \ - commons-pool-1.3 commons-vfs-1.0 dom4j-1.6 ehcache-1.1 \ - eigenbase-properties-1.1.0.10924 eigenbase-resgen-1.3.0.11873 \ - eigenbase-xom-1.3.0.11999 ejb3-persistence groovy-all-1.7.5 \ - hibernate-annotations hibernate-commons-annotations hibernate3 \ - hsqldb-1.8.0-10 iText-2.1.7 iTextAsian jakarta-bcel-20050813 \ - jasperreports-3.7.6 jasperreports-chart-themes-3.7.6 \ - jasperreports-extensions-3.5.3 jasperreports-fonts-3.7.6 \ - javacup javassist-3.4.GA jaxen-1.1.1 jcommon-1.0.15 \ - jdt-compiler-3.1.1 jfreechart-1.0.12 jpa js_activation-1.1 \ - js_axis-1.4patched js_commons-codec-1.3 \ - js_commons-discovery-0.2 js_commons-httpclient-3.1 \ - js_jasperserver-common-ws-3.5.0 js_jaxrpc js_mail-1.4 \ - js_saaj-api-1.3 js_wsdl4j-1.5.1 jta jxl-2.6.10 log4j-1.2.15 \ - mondrian-3.1.1.12687-Jaspersoft olap4j-0.9.7.145 \ - png-encoder-1.5 poi-3.6-20091214 rex-20080421 rhino-1.7R1 \ - saaj-api-1.3 slf4j-api slf4j-log4j12 spring \ - sqleonardo-2009.03.rc1 swingx-2007_10_07 xml-apis-ext xml-apis - -# Remark: HSQLDB and Oracle's dependencies already registered by databases/jasperreports -.if exists(${JAVALIBDIR}/classes12.zip) -WITH_ORACLE8= yes -.endif -.if defined(WITH_ORACLE8) -CLSSORA= classes12.zip nls_charset12.zip -.endif - -.if exists(${JAVALIBDIR}/ojdbc14.jar) -WITH_ORACLE9= yes -.endif -.if defined(WITH_ORACLE9) -CLSSORA+= ojdbc14.jar ocrs12.zip -.endif - -post-extract: - ${CP} ${FILESDIR}/startup.sh ${WRKSRC}/bin/ - ${RM} ${WRKSRC}/bin/*.exe - -pre-configure: - ${REINPLACE_CMD} -e 's|%%PORTVERSION%%|${PORTVERSION}|; \ - s|%%CLSSPTH%%|${CLSSPTH:S,^,${DATADIR}/,g:S,$,.jar£,g}|' \ - -e 's|jar£ |jar\:|g; \ - s|£|:${JAVA_HOME}/lib/tools.jar${CLSSORA:S,^,\:${JAVALIBDIR}/,g}|; \ - s|zip |zip|g; s|jar |jar|g' \ - -e 's|%%JAVA_HOME%%|${JAVA_HOME}|; \ - s|%%DATADIR%%|${DATADIR}|g; \ - s|^java |${LOCALBASE}/bin/java |' \ - ${WRKSRC}/bin/startup.sh - ${REINPLACE_CMD} -e 's|/bin/grep|/usr/bin/grep|' \ - ${WRKSRC}/platform9/lib/nbexec - -do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR}) - ${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/bin/startup.sh - ${LN} -sf ${DATADIR}/bin/startup.sh ${STAGEDIR}${PREFIX}/bin/iReport - -.include <bsd.port.mk> diff --git a/devel/ireport/distinfo b/devel/ireport/distinfo deleted file mode 100644 index 2d2a40173a8e..000000000000 --- a/devel/ireport/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (iReport-3.7.6.tar.gz) = 665a3a795ffe0921dbfde177719ebb97e8ed1085b3c035391135c94feded08e1 -SIZE (iReport-3.7.6.tar.gz) = 79269953 diff --git a/devel/ireport/files/startup.sh b/devel/ireport/files/startup.sh deleted file mode 100644 index f67548749877..000000000000 --- a/devel/ireport/files/startup.sh +++ /dev/null @@ -1,6 +0,0 @@ -#! /bin/sh -#set -x - -IREPORT_HOME="$HOME/.ireport/%%PORTVERSION%%" - -java -Djdk.home=%%JAVA_HOME%% -classpath "%%DATADIR%%/platform9/lib/boot.jar:%%DATADIR%%/platform9/lib/org-openide-modules.jar:%%DATADIR%%/platform9/lib/org-openide-util.jar:%%CLSSPTH%%" -Dnetbeans.system_http_proxy=DIRECT -Dnetbeans.system_http_non_proxy_hosts= -Dnetbeans.dirs="%%DATADIR%%/ireport:%%DATADIR%%/ide10:%%DATADIR%%/nb6.5:" -Dnetbeans.home="%%DATADIR%%/platform9" -Xms256m -Xmx512m -Dorg.netbeans.ProxyClassLoader.level=1000 org.netbeans.Main --userdir $IREPORT_HOME --branding ireport "$@" diff --git a/devel/ireport/pkg-descr b/devel/ireport/pkg-descr deleted file mode 100644 index 7f94626c1d90..000000000000 --- a/devel/ireport/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -iReport is a powerful, intuitive and easy to use visual report builder/designer -for JasperReports written in 100% pure java. This tool allows users to visually -edit complex reports with charts, images, subreports,... iReport is integrated -with JFreeChart, one of the most diffused OpenSource chart library for java. - -The data to print can be retrieved through several ways including multiple JDBC -connections, TableModels, JavaBeans, XML, etc. diff --git a/devel/ireport/pkg-plist b/devel/ireport/pkg-plist deleted file mode 100644 index 94b59b8f02fa..000000000000 --- a/devel/ireport/pkg-plist +++ /dev/null @@ -1,2040 +0,0 @@ -bin/iReport -%%DATADIR%%/Changelog.txt -%%DATADIR%%/LICENSE_ireport.txt -%%DATADIR%%/bin/document.ico -%%DATADIR%%/bin/ireport -%%DATADIR%%/bin/startup.sh -%%DATADIR%%/bin/startup.sh.bak -%%DATADIR%%/etc/ireport.clusters -%%DATADIR%%/etc/ireport.conf -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-modules-db.xml -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-modules-editor-lib.xml -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-modules-editor.xml -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-modules-projectapi.xml -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-modules-projectuiapi.xml -%%DATADIR%%/ide10/config/ModuleAutoDeps/org-netbeans-spi-palette.xml -%%DATADIR%%/ide10/config/Modules/org-apache-xml-resolver.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-api-java-classpath.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-api-xml.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-core-ide.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-libs-commons_net.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-libs-jakarta_oro.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-libs-jaxb.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-libs-xerces.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-classfile.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-core.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-dataview.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-drivers.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-metadata-model.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-mysql.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-sql-editor.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db-sql-visualeditor.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-db.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-dbapi.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-defaults.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-diff.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-bracesmatching.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-completion.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-deprecated-pre61completion.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-deprecated-pre61settings.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-errorstripe-api.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-errorstripe.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-fold.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-guards.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-highlights.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-indent.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-lib.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-lib2.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-macros.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-plain-lib.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-plain.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-settings-storage.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-settings.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-structure.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor-util.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-editor.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-extbrowser.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-glassfish-common.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-languages-refactoring.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-languages.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-lexer-editorbridge.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-lexer.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-options-editor.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-print.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-projectapi.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-projectui.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-projectuiapi.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-properties-syntax.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-properties.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-refactoring-api.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-server.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-utilities.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-web-flyingsaucer.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-axi.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-core.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-lexer.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-retriever.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-schema-model.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-text.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-xam.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml-xdm.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-modules-xml.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-spi-navigator.xml -%%DATADIR%%/ide10/config/Modules/org-netbeans-spi-palette.xml -%%DATADIR%%/ide10/config/Modules/org-openidex-util.xml -%%DATADIR%%/ide10/modules/docs/org-netbeans-modules-db.jar -%%DATADIR%%/ide10/modules/ext/commons-net-1.4.1.jar -%%DATADIR%%/ide10/modules/ext/core-renderer.jar -%%DATADIR%%/ide10/modules/ext/ddl.jar -%%DATADIR%%/ide10/modules/ext/jakarta-oro-2.0.8.jar -%%DATADIR%%/ide10/modules/ext/jaxb/activation.jar -%%DATADIR%%/ide10/modules/ext/jaxb/api/jaxb-api.jar -%%DATADIR%%/ide10/modules/ext/jaxb/api/jsr173_api.jar -%%DATADIR%%/ide10/modules/ext/jaxb/jaxb-impl.jar -%%DATADIR%%/ide10/modules/ext/jaxb/jaxb-xjc.jar -%%DATADIR%%/ide10/modules/ext/mysql-connector-java-5.1.6-bin.jar -%%DATADIR%%/ide10/modules/ext/postgresql-8.3-603.jdbc3.jar -%%DATADIR%%/ide10/modules/ext/resolver-1.2.jar -%%DATADIR%%/ide10/modules/ext/xerces-2.8.0.jar -%%DATADIR%%/ide10/modules/lib/extbrowser.dll -%%DATADIR%%/ide10/modules/lib/extbrowser64.dll -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_de.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_es.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_it.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_ja.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-apache-xml-resolver_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-debugger_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-java-classpath_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-api-xml_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-core-ide_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-lib-cvsclient_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_logging_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-commons_net_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-freemarker_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-ini4j_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jakarta_oro_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jaxb_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-jsch_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-lucene_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-svnClientAdapter_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-libs-xerces_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-classfile_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-core_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-dataview_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-drivers_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-kit_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-metadata-model_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-mysql_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-editor_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db-sql-visualeditor_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-db_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-dbapi_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-defaults_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-diff_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bookmarks_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-bracesmatching_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-codetemplates_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-completion_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61completion_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-deprecated-pre61settings_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe-api_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-errorstripe_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-fold_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-guards_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-highlights_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-indent_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib2_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-lib_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-macros_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain-lib_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-plain_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings-storage_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-settings_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-structure_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor-util_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-editor_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-extbrowser_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-glassfish-common_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-gototest_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-httpserver_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-ide-kit_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-image_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-jumpto_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-bat_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-diff_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-manifest_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-refactoring_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages-sh_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-languages_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-editorbridge_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer-nbbridge_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-lexer_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-localhistory_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-mercurial_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-options-editor_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-print_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-ant_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-project-libraries_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectapi_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui-buildmenu_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectui_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-projectuiapi_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties-syntax_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-properties_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-refactoring-api_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-schema2beans_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-server_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-servletapi_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-subversion_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-kit_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-projectint_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-todo_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-tasklist-ui_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-usersguide_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities-project_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-utilities_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-system-cvss_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning-util_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-versioning_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-web-flyingsaucer_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-axi_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-catalog_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-core_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-lexer_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-multiview_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-retriever_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-completion_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-schema-model_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tax_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-text_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-tools_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-wsdl-model_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xam_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml-xdm_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xml_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-modules-xsl_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-debugger-ui_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-editor-hints_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-navigator_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-palette_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-tasklist_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-spi-viewmodel_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_de.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_es.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_it.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_ja.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-netbeans-swing-dirchooser_zh_TW.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_de.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_es.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_it.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_ja.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_pt_BR.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_zh_CN.jar -%%DATADIR%%/ide10/modules/locale/org-openidex-util_zh_TW.jar -%%DATADIR%%/ide10/modules/org-apache-xml-resolver.jar -%%DATADIR%%/ide10/modules/org-netbeans-api-java-classpath.jar -%%DATADIR%%/ide10/modules/org-netbeans-api-xml.jar -%%DATADIR%%/ide10/modules/org-netbeans-core-ide.jar -%%DATADIR%%/ide10/modules/org-netbeans-libs-commons_net.jar -%%DATADIR%%/ide10/modules/org-netbeans-libs-jakarta_oro.jar -%%DATADIR%%/ide10/modules/org-netbeans-libs-jaxb.jar -%%DATADIR%%/ide10/modules/org-netbeans-libs-xerces.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-classfile.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-core.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-dataview.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-drivers.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-metadata-model.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-mysql.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-sql-editor.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db-sql-visualeditor.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-db.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-dbapi.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-defaults.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-diff.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-bracesmatching.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-completion.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-deprecated-pre61completion.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-deprecated-pre61settings.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-errorstripe-api.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-errorstripe.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-fold.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-guards.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-highlights.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-indent.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-lib.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-lib2.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-macros.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-plain-lib.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-plain.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-settings-storage.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-settings.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-structure.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor-util.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-editor.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-extbrowser.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-glassfish-common.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-languages-refactoring.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-languages.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-lexer-editorbridge.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-lexer.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-options-editor.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-print.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-projectapi.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-projectui.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-projectuiapi.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-properties-syntax.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-properties.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-refactoring-api.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-server.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-utilities.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-web-flyingsaucer.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-axi.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-core.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-lexer.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-retriever.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-schema-model.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-text.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-xam.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml-xdm.jar -%%DATADIR%%/ide10/modules/org-netbeans-modules-xml.jar -%%DATADIR%%/ide10/modules/org-netbeans-spi-navigator.jar -%%DATADIR%%/ide10/modules/org-netbeans-spi-palette.jar -%%DATADIR%%/ide10/modules/org-openidex-util.jar -%%DATADIR%%/ide10/update_tracking/org-apache-xml-resolver.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-api-java-classpath.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-api-xml.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-core-ide.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-libs-commons_net.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-libs-jakarta_oro.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-libs-jaxb.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-libs-xerces.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-classfile.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-core.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-dataview.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-drivers.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-metadata-model.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-mysql.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-sql-editor.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db-sql-visualeditor.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-db.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-dbapi.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-defaults.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-diff.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-bracesmatching.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-completion.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-deprecated-pre61completion.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-deprecated-pre61settings.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-errorstripe-api.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-errorstripe.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-fold.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-guards.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-highlights.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-indent.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-lib.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-lib2.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-macros.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-plain-lib.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-plain.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-settings-storage.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-settings.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-structure.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor-util.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-editor.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-extbrowser.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-glassfish-common.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-languages-refactoring.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-languages.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-lexer-editorbridge.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-lexer.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-options-editor.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-print.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-projectapi.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-projectui.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-projectuiapi.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-properties-syntax.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-properties.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-refactoring-api.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-server.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-utilities.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-web-flyingsaucer.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-axi.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-core.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-lexer.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-retriever.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-schema-model.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-text.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-xam.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml-xdm.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-modules-xml.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-spi-navigator.xml -%%DATADIR%%/ide10/update_tracking/org-netbeans-spi-palette.xml -%%DATADIR%%/ide10/update_tracking/org-openidex-util.xml -%%DATADIR%%/ireport/.lastModified -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-addons.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-components.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-designer-standalone.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-heartbeat.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-jasperserver.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport-samples.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-ireport.xml -%%DATADIR%%/ireport/config/Modules/com-jaspersoft-jrx.xml -%%DATADIR%%/ireport/core/locale/core_ireport.jar -%%DATADIR%%/ireport/database/test.data -%%DATADIR%%/ireport/database/test.properties -%%DATADIR%%/ireport/database/test.script -%%DATADIR%%/ireport/fonts/irfonts.xml -%%DATADIR%%/ireport/fonts/jasperreports_extension.properties -%%DATADIR%%/ireport/libs/xalan.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-addons.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-components.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-designer-standalone.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-heartbeat.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-jasperserver.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport-samples.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-ireport.jar -%%DATADIR%%/ireport/modules/com-jaspersoft-jrx.jar -%%DATADIR%%/ireport/modules/ext/ant-1.7.1-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/ant-1.7.1.jar -%%DATADIR%%/ireport/modules/ext/antlr-2.7.6-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/antlr-2.7.6.jar -%%DATADIR%%/ireport/modules/ext/asm-attrs.jar -%%DATADIR%%/ireport/modules/ext/asm.jar -%%DATADIR%%/ireport/modules/ext/barbecue-1.5-beta1-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/barbecue-1.5-beta1.jar -%%DATADIR%%/ireport/modules/ext/barcode4j-2.0-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/barcode4j-2.0-NOTICE.txt -%%DATADIR%%/ireport/modules/ext/barcode4j-2.0.jar -%%DATADIR%%/ireport/modules/ext/batik-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/batik-anim.jar -%%DATADIR%%/ireport/modules/ext/batik-awt-util.jar -%%DATADIR%%/ireport/modules/ext/batik-bridge.jar -%%DATADIR%%/ireport/modules/ext/batik-css.jar -%%DATADIR%%/ireport/modules/ext/batik-dom.jar -%%DATADIR%%/ireport/modules/ext/batik-ext.jar -%%DATADIR%%/ireport/modules/ext/batik-gvt.jar -%%DATADIR%%/ireport/modules/ext/batik-parser.jar -%%DATADIR%%/ireport/modules/ext/batik-script.jar -%%DATADIR%%/ireport/modules/ext/batik-svg-dom.jar -%%DATADIR%%/ireport/modules/ext/batik-svggen.jar -%%DATADIR%%/ireport/modules/ext/batik-util.jar -%%DATADIR%%/ireport/modules/ext/batik-xml.jar -%%DATADIR%%/ireport/modules/ext/bcel-5.2-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/bcel-5.2-NOTICE.txt -%%DATADIR%%/ireport/modules/ext/bcel-5.2.jar -%%DATADIR%%/ireport/modules/ext/bsh-2.0b4-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/bsh-2.0b4.jar -%%DATADIR%%/ireport/modules/ext/castor-1.2.jar -%%DATADIR%%/ireport/modules/ext/cglib-2.1.jar -%%DATADIR%%/ireport/modules/ext/cincom-jr-xmla.jar -%%DATADIR%%/ireport/modules/ext/commons-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/commons-NOTICE.txt -%%DATADIR%%/ireport/modules/ext/commons-beanutils-1.8.2.jar -%%DATADIR%%/ireport/modules/ext/commons-collections-3.2.1.jar -%%DATADIR%%/ireport/modules/ext/commons-dbcp-1.2.2.jar -%%DATADIR%%/ireport/modules/ext/commons-digester-1.7.jar -%%DATADIR%%/ireport/modules/ext/commons-javaflow-20060411.jar -%%DATADIR%%/ireport/modules/ext/commons-logging-1.1.jar -%%DATADIR%%/ireport/modules/ext/commons-math-1.0.jar -%%DATADIR%%/ireport/modules/ext/commons-pool-1.3.jar -%%DATADIR%%/ireport/modules/ext/commons-vfs-1.0.jar -%%DATADIR%%/ireport/modules/ext/dom4j-1.6.jar -%%DATADIR%%/ireport/modules/ext/ehcache-1.1.jar -%%DATADIR%%/ireport/modules/ext/eigenbase-properties-1.1.0.10924.jar -%%DATADIR%%/ireport/modules/ext/eigenbase-resgen-1.3.0.11873.jar -%%DATADIR%%/ireport/modules/ext/eigenbase-xom-1.3.0.11999.jar -%%DATADIR%%/ireport/modules/ext/ejb3-persistence.jar -%%DATADIR%%/ireport/modules/ext/groovy-all-1.7.5-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/groovy-all-1.7.5.jar -%%DATADIR%%/ireport/modules/ext/hibernate-annotations.jar -%%DATADIR%%/ireport/modules/ext/hibernate-commons-annotations.jar -%%DATADIR%%/ireport/modules/ext/hibernate3-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/hibernate3.jar -%%DATADIR%%/ireport/modules/ext/hsqldb-1.8.0-10-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/hsqldb-1.8.0-10.jar -%%DATADIR%%/ireport/modules/ext/iText-2.1.7-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/iText-2.1.7.jar -%%DATADIR%%/ireport/modules/ext/iTextAsian.jar -%%DATADIR%%/ireport/modules/ext/jakarta-bcel-20050813.jar -%%DATADIR%%/ireport/modules/ext/jasperreports-3.7.6.jar -%%DATADIR%%/ireport/modules/ext/jasperreports-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/jasperreports-chart-themes-3.7.6.jar -%%DATADIR%%/ireport/modules/ext/jasperreports-extensions-3.5.3.jar -%%DATADIR%%/ireport/modules/ext/jasperreports-fonts-3.7.6.jar -%%DATADIR%%/ireport/modules/ext/javacup.jar -%%DATADIR%%/ireport/modules/ext/javassist-3.4.GA.jar -%%DATADIR%%/ireport/modules/ext/jaxen-1.1.1-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/jaxen-1.1.1.jar -%%DATADIR%%/ireport/modules/ext/jcommon-1.0.15-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/jcommon-1.0.15.jar -%%DATADIR%%/ireport/modules/ext/jdt-compiler-3.1.1-LICENSE.html -%%DATADIR%%/ireport/modules/ext/jdt-compiler-3.1.1.jar -%%DATADIR%%/ireport/modules/ext/jfreechart-1.0.12-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/jfreechart-1.0.12.jar -%%DATADIR%%/ireport/modules/ext/jpa.jar -%%DATADIR%%/ireport/modules/ext/js_activation-1.1.jar -%%DATADIR%%/ireport/modules/ext/js_axis-1.4patched.jar -%%DATADIR%%/ireport/modules/ext/js_commons-codec-1.3.jar -%%DATADIR%%/ireport/modules/ext/js_commons-discovery-0.2.jar -%%DATADIR%%/ireport/modules/ext/js_commons-httpclient-3.1.jar -%%DATADIR%%/ireport/modules/ext/js_jasperserver-common-ws-3.5.0.jar -%%DATADIR%%/ireport/modules/ext/js_jaxrpc.jar -%%DATADIR%%/ireport/modules/ext/js_mail-1.4.jar -%%DATADIR%%/ireport/modules/ext/js_saaj-api-1.3.jar -%%DATADIR%%/ireport/modules/ext/js_wsdl4j-1.5.1.jar -%%DATADIR%%/ireport/modules/ext/jta.jar -%%DATADIR%%/ireport/modules/ext/jxl-2.6.10-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/jxl-2.6.10.jar -%%DATADIR%%/ireport/modules/ext/log4j-1.2.15-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/log4j-1.2.15.jar -%%DATADIR%%/ireport/modules/ext/mondrian-3.1.1.12687-Jaspersoft.jar -%%DATADIR%%/ireport/modules/ext/mondrian-3.1.1.12687-LICENSE.html -%%DATADIR%%/ireport/modules/ext/olap4j-0.9.7.145.jar -%%DATADIR%%/ireport/modules/ext/png-encoder-1.5.jar -%%DATADIR%%/ireport/modules/ext/poi-3.6-20091214-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/poi-3.6-20091214-NOTICE.txt -%%DATADIR%%/ireport/modules/ext/poi-3.6-20091214.jar -%%DATADIR%%/ireport/modules/ext/rex-20080421.jar -%%DATADIR%%/ireport/modules/ext/rhino-1.7R1-LICENSE.txt -%%DATADIR%%/ireport/modules/ext/rhino-1.7R1.jar -%%DATADIR%%/ireport/modules/ext/saaj-api-1.3.jar -%%DATADIR%%/ireport/modules/ext/slf4j-api.jar -%%DATADIR%%/ireport/modules/ext/slf4j-log4j12.jar -%%DATADIR%%/ireport/modules/ext/spring.jar -%%DATADIR%%/ireport/modules/ext/sqleonardo-2009.03.rc1.jar -%%DATADIR%%/ireport/modules/ext/swingx-2007_10_07.jar -%%DATADIR%%/ireport/modules/ext/xml-apis-ext.jar -%%DATADIR%%/ireport/modules/ext/xml-apis.jar -%%DATADIR%%/ireport/modules/locale/org-netbeans-core-windows_ireport.jar -%%DATADIR%%/ireport/modules/locale/org-netbeans-core_ireport.jar -%%DATADIR%%/ireport/samples/Basic_report/simple.jasper -%%DATADIR%%/ireport/samples/Basic_report/simple.jrxml -%%DATADIR%%/ireport/samples/Basic_report/simple.pdf -%%DATADIR%%/ireport/samples/Charts/charts.html -%%DATADIR%%/ireport/samples/Charts/charts.html_files/img_0_0_2 -%%DATADIR%%/ireport/samples/Charts/charts.html_files/img_0_0_5 -%%DATADIR%%/ireport/samples/Charts/charts.html_files/img_0_0_6 -%%DATADIR%%/ireport/samples/Charts/charts.html_files/img_0_0_7 -%%DATADIR%%/ireport/samples/Charts/charts.html_files/px -%%DATADIR%%/ireport/samples/Charts/charts.jasper -%%DATADIR%%/ireport/samples/Charts/charts.jrxml -%%DATADIR%%/ireport/samples/Charts/charts.pdf -%%DATADIR%%/ireport/samples/Crosstabs/crosstabs.jasper -%%DATADIR%%/ireport/samples/Crosstabs/crosstabs.jrxml -%%DATADIR%%/ireport/samples/Elements/elements.html -%%DATADIR%%/ireport/samples/Elements/elements.html_files/img_0_0_12 -%%DATADIR%%/ireport/samples/Elements/elements.jasper -%%DATADIR%%/ireport/samples/Elements/elements.jrxml -%%DATADIR%%/ireport/samples/Elements/elements.pdf -%%DATADIR%%/ireport/samples/Elements/js_logo.png -%%DATADIR%%/ireport/samples/Fonts/fonts.html -%%DATADIR%%/ireport/samples/Fonts/fonts.jasper -%%DATADIR%%/ireport/samples/Fonts/fonts.jrxml -%%DATADIR%%/ireport/samples/Fonts/fonts.pdf -%%DATADIR%%/ireport/samples/Groups/groups.html -%%DATADIR%%/ireport/samples/Groups/groups.html_files/px -%%DATADIR%%/ireport/samples/Groups/groups.jasper -%%DATADIR%%/ireport/samples/Groups/groups.jrxml -%%DATADIR%%/ireport/samples/Groups/groups.pdf -%%DATADIR%%/ireport/samples/Parameters_and_Variables/parameters_and_variables.html -%%DATADIR%%/ireport/samples/Parameters_and_Variables/parameters_and_variables.html_files/px -%%DATADIR%%/ireport/samples/Parameters_and_Variables/parameters_and_variables.jasper -%%DATADIR%%/ireport/samples/Parameters_and_Variables/parameters_and_variables.jrxml -%%DATADIR%%/ireport/samples/Parameters_and_Variables/parameters_and_variables.pdf -%%DATADIR%%/ireport/samples/Subreports/master.jasper -%%DATADIR%%/ireport/samples/Subreports/master.jrxml -%%DATADIR%%/ireport/samples/Subreports/master.pdf -%%DATADIR%%/ireport/samples/Subreports/subreport_cities.jasper -%%DATADIR%%/ireport/samples/Subreports/subreport_cities.jrxml -%%DATADIR%%/ireport/samples/Subreports/subreport_orders.jasper -%%DATADIR%%/ireport/samples/Subreports/subreport_orders.jrxml -%%DATADIR%%/ireport/templates/blank_a4.jrxml -%%DATADIR%%/ireport/templates/blank_a4.png -%%DATADIR%%/ireport/templates/blank_a4_landscape.jrxml -%%DATADIR%%/ireport/templates/blank_a4_landscape.png -%%DATADIR%%/ireport/templates/blank_letter.jrxml -%%DATADIR%%/ireport/templates/blank_letter.png -%%DATADIR%%/ireport/templates/blank_letter_landscape.jrxml -%%DATADIR%%/ireport/templates/blank_letter_landscape.png -%%DATADIR%%/ireport/templates/cherry.jpg -%%DATADIR%%/ireport/templates/cherry.jrxml -%%DATADIR%%/ireport/templates/cherry.png -%%DATADIR%%/ireport/templates/cherry_landscape.jrxml -%%DATADIR%%/ireport/templates/cherry_landscape.png -%%DATADIR%%/ireport/templates/coffee.jpg -%%DATADIR%%/ireport/templates/coffee.jrxml -%%DATADIR%%/ireport/templates/coffee.png -%%DATADIR%%/ireport/templates/coffee_landscape.jrxml -%%DATADIR%%/ireport/templates/coffee_landscape.png -%%DATADIR%%/ireport/templates/coffee_stain.png -%%DATADIR%%/ireport/templates/flower.jrxml -%%DATADIR%%/ireport/templates/flower.png -%%DATADIR%%/ireport/templates/flower1.png -%%DATADIR%%/ireport/templates/flower2.png -%%DATADIR%%/ireport/templates/flower_landscape.jrxml -%%DATADIR%%/ireport/templates/flower_landscape.png -%%DATADIR%%/ireport/templates/leaf_banner_gray.png -%%DATADIR%%/ireport/templates/leaf_banner_green.png -%%DATADIR%%/ireport/templates/leaf_banner_pink.png -%%DATADIR%%/ireport/templates/leaf_banner_red.png -%%DATADIR%%/ireport/templates/leaf_banner_violet.png -%%DATADIR%%/ireport/templates/leaf_gray.jrxml -%%DATADIR%%/ireport/templates/leaf_gray.png -%%DATADIR%%/ireport/templates/leaf_green.jrxml -%%DATADIR%%/ireport/templates/leaf_green.png -%%DATADIR%%/ireport/templates/leaf_red.jrxml -%%DATADIR%%/ireport/templates/leaf_red.png -%%DATADIR%%/ireport/templates/leaf_violet.jrxml -%%DATADIR%%/ireport/templates/leaf_violet.png -%%DATADIR%%/ireport/templates/silhouette.jpg -%%DATADIR%%/ireport/templates/silhouette.jrxml -%%DATADIR%%/ireport/templates/silhouette.png -%%DATADIR%%/ireport/templates/silhouette2.jpg -%%DATADIR%%/ireport/templates/silhouette_landscape.jrxml -%%DATADIR%%/ireport/templates/silhouette_landscape.png -%%DATADIR%%/ireport/templates/simple_blue.jrxml -%%DATADIR%%/ireport/templates/simple_blue.png -%%DATADIR%%/ireport/templates/tree.jrxml -%%DATADIR%%/ireport/templates/tree.png -%%DATADIR%%/ireport/templates/tree1.png -%%DATADIR%%/ireport/templates/tree2.png -%%DATADIR%%/ireport/templates/wood.jpg -%%DATADIR%%/ireport/templates/wood.jrxml -%%DATADIR%%/ireport/templates/wood.png -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-addons.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-components.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-designer-standalone.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-heartbeat.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-jasperserver.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport-samples.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-ireport.xml -%%DATADIR%%/ireport/update_tracking/com-jaspersoft-jrx.xml -%%DATADIR%%/nb6.5/config/Modules/org-netbeans-modules-updatecenters.xml -%%DATADIR%%/nb6.5/core/ide.ks -%%DATADIR%%/nb6.5/core/locale/core_nb_de.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_es.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_it.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_ja.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_pt_BR.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_zh_CN.jar -%%DATADIR%%/nb6.5/core/locale/core_nb_zh_TW.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_de.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_es.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_it.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_ja.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_pt_BR.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_zh_CN.jar -%%DATADIR%%/nb6.5/core/locale/org-netbeans-upgrader_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core-windows_nb_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core-windows_nb_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core-windows_nb_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-core_nb_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-lib-uihandler_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-autoupdate-ui_nb_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding-kit_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-ide-branding_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-jellytools_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-registration_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-reglib_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler-exceptionreporter_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-uihandler_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-updatecenters_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-modules-welcome_zh_TW.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_de.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_es.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_it.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_ja.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_pt_BR.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_zh_CN.jar -%%DATADIR%%/nb6.5/modules/locale/org-netbeans-spi-quicksearch_nb_zh_TW.jar -%%DATADIR%%/nb6.5/modules/org-netbeans-modules-updatecenters.jar -%%DATADIR%%/nb6.5/update_tracking/org-netbeans-modules-updatecenters.xml -%%DATADIR%%/notice.txt -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-netbeans-core.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-netbeans-modules-options-api.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-netbeans-modules-queries.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-openide-execution.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-openide-explorer.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-openide-modules.xml -%%DATADIR%%/platform9/config/ModuleAutoDeps/org-openide-text.xml -%%DATADIR%%/platform9/config/Modules/org-jdesktop-layout.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-api-progress.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-api-visual.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-execution.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-multiview.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-nativeaccess.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-output2.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-ui.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core-windows.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-core.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-libs-jna.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-libs-jsr223.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-libs-junit4.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-applemenu.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-autoupdate-services.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-autoupdate-ui.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-core-kit.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-editor-mimelookup-impl.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-editor-mimelookup.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-favorites.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-javahelp.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-masterfs.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-options-api.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-options-keymap.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-progress-ui.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-queries.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-sendopts.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-settings.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-modules-templates.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-spi-quicksearch.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-swing-outline.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-swing-plaf.xml -%%DATADIR%%/platform9/config/Modules/org-netbeans-swing-tabcontrol.xml -%%DATADIR%%/platform9/config/Modules/org-openide-actions.xml -%%DATADIR%%/platform9/config/Modules/org-openide-awt.xml -%%DATADIR%%/platform9/config/Modules/org-openide-compat.xml -%%DATADIR%%/platform9/config/Modules/org-openide-dialogs.xml -%%DATADIR%%/platform9/config/Modules/org-openide-execution.xml -%%DATADIR%%/platform9/config/Modules/org-openide-explorer.xml -%%DATADIR%%/platform9/config/Modules/org-openide-io.xml -%%DATADIR%%/platform9/config/Modules/org-openide-loaders.xml -%%DATADIR%%/platform9/config/Modules/org-openide-nodes.xml -%%DATADIR%%/platform9/config/Modules/org-openide-options.xml -%%DATADIR%%/platform9/config/Modules/org-openide-text.xml -%%DATADIR%%/platform9/config/Modules/org-openide-util-enumerations.xml -%%DATADIR%%/platform9/config/Modules/org-openide-windows.xml -%%DATADIR%%/platform9/core/core.jar -%%DATADIR%%/platform9/core/locale/core_de.jar -%%DATADIR%%/platform9/core/locale/core_es.jar -%%DATADIR%%/platform9/core/locale/core_fr.jar -%%DATADIR%%/platform9/core/locale/core_it.jar -%%DATADIR%%/platform9/core/locale/core_ja.jar -%%DATADIR%%/platform9/core/locale/core_pl.jar -%%DATADIR%%/platform9/core/locale/core_pt_BR.jar -%%DATADIR%%/platform9/core/locale/core_sq.jar -%%DATADIR%%/platform9/core/locale/core_zh_CN.jar -%%DATADIR%%/platform9/core/locale/core_zh_TW.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_de.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_es.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_fr.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_it.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_ja.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_pl.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_pt_BR.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_sq.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_zh_CN.jar -%%DATADIR%%/platform9/core/locale/org-openide-filesystems_zh_TW.jar -%%DATADIR%%/platform9/core/org-openide-filesystems.jar -%%DATADIR%%/platform9/docs/swing-layout-1.0.3-doc.zip -%%DATADIR%%/platform9/docs/swing-layout-1.0.3-src.zip -%%DATADIR%%/platform9/lib/boot.jar -%%DATADIR%%/platform9/lib/nbexec -%%DATADIR%%/platform9/lib/nbexec.bak -%%DATADIR%%/platform9/lib/nbexec.exe -%%DATADIR%%/platform9/lib/nbexec.exe_original -%%DATADIR%%/platform9/lib/org-openide-modules.jar -%%DATADIR%%/platform9/lib/org-openide-util.jar -%%DATADIR%%/platform9/modules/ext/jh-2.0_05.jar -%%DATADIR%%/platform9/modules/ext/jna-3.0.9.jar -%%DATADIR%%/platform9/modules/ext/junit-4.5.jar -%%DATADIR%%/platform9/modules/ext/script-api.jar -%%DATADIR%%/platform9/modules/ext/swing-layout-1.0.3.jar -%%DATADIR%%/platform9/modules/ext/updater.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_de.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_es.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_fr.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_it.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_ja.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_pl.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_sq.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-jdesktop-layout_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-progress_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-api-visual_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-execution_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-multiview_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-nativeaccess_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-output2_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-ui_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core-windows_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-core_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jna_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-jsr223_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-libs-junit4_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-applemenu_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-services_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-autoupdate-ui_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-core-kit_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup-impl_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-editor-mimelookup_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-favorites_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-javahelp_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-masterfs_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-api_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-options-keymap_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-progress-ui_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-queries_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-sendopts_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-settings_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-modules-templates_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-spi-quicksearch_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-outline_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-plaf_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_de.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_es.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_fr.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_it.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_ja.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_pl.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_sq.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-netbeans-swing-tabcontrol_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-actions_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-awt_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-compat_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-dialogs_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-execution_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-explorer_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-io_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-loaders_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-nodes_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-options_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-text_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-util-enumerations_zh_TW.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_de.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_es.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_fr.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_it.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_ja.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_pl.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_pt_BR.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_sq.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_zh_CN.jar -%%DATADIR%%/platform9/modules/locale/org-openide-windows_zh_TW.jar -%%DATADIR%%/platform9/modules/org-jdesktop-layout.jar -%%DATADIR%%/platform9/modules/org-netbeans-api-progress.jar -%%DATADIR%%/platform9/modules/org-netbeans-api-visual.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-execution.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-multiview.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-nativeaccess.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-output2.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-ui.jar -%%DATADIR%%/platform9/modules/org-netbeans-core-windows.jar -%%DATADIR%%/platform9/modules/org-netbeans-core.jar -%%DATADIR%%/platform9/modules/org-netbeans-libs-jna.jar -%%DATADIR%%/platform9/modules/org-netbeans-libs-jsr223.jar -%%DATADIR%%/platform9/modules/org-netbeans-libs-junit4.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-applemenu.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-autoupdate-services.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-autoupdate-ui.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-core-kit.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-editor-mimelookup-impl.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-editor-mimelookup.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-favorites.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-javahelp.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-masterfs.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-options-api.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-options-keymap.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-progress-ui.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-queries.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-sendopts.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-settings.jar -%%DATADIR%%/platform9/modules/org-netbeans-modules-templates.jar -%%DATADIR%%/platform9/modules/org-netbeans-spi-quicksearch.jar -%%DATADIR%%/platform9/modules/org-netbeans-swing-outline.jar -%%DATADIR%%/platform9/modules/org-netbeans-swing-plaf.jar -%%DATADIR%%/platform9/modules/org-netbeans-swing-tabcontrol.jar -%%DATADIR%%/platform9/modules/org-openide-actions.jar -%%DATADIR%%/platform9/modules/org-openide-awt.jar -%%DATADIR%%/platform9/modules/org-openide-compat.jar -%%DATADIR%%/platform9/modules/org-openide-dialogs.jar -%%DATADIR%%/platform9/modules/org-openide-execution.jar -%%DATADIR%%/platform9/modules/org-openide-explorer.jar -%%DATADIR%%/platform9/modules/org-openide-io.jar -%%DATADIR%%/platform9/modules/org-openide-loaders.jar -%%DATADIR%%/platform9/modules/org-openide-nodes.jar -%%DATADIR%%/platform9/modules/org-openide-options.jar -%%DATADIR%%/platform9/modules/org-openide-text.jar -%%DATADIR%%/platform9/modules/org-openide-util-enumerations.jar -%%DATADIR%%/platform9/modules/org-openide-windows.jar -%%DATADIR%%/platform9/update_tracking/org-jdesktop-layout.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-api-progress.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-api-visual.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-bootstrap.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-execution.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-multiview.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-nativeaccess.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-output2.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-startup.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-ui.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core-windows.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-core.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-libs-jna.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-libs-jsr223.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-libs-junit4.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-applemenu.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-autoupdate-services.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-autoupdate-ui.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-core-kit.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-editor-mimelookup-impl.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-editor-mimelookup.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-favorites.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-javahelp.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-masterfs.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-options-api.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-options-keymap.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-progress-ui.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-queries.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-sendopts.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-settings.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-modules-templates.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-spi-quicksearch.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-swing-outline.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-swing-plaf.xml -%%DATADIR%%/platform9/update_tracking/org-netbeans-swing-tabcontrol.xml -%%DATADIR%%/platform9/update_tracking/org-openide-actions.xml -%%DATADIR%%/platform9/update_tracking/org-openide-awt.xml -%%DATADIR%%/platform9/update_tracking/org-openide-compat.xml -%%DATADIR%%/platform9/update_tracking/org-openide-dialogs.xml -%%DATADIR%%/platform9/update_tracking/org-openide-execution.xml -%%DATADIR%%/platform9/update_tracking/org-openide-explorer.xml -%%DATADIR%%/platform9/update_tracking/org-openide-filesystems.xml -%%DATADIR%%/platform9/update_tracking/org-openide-io.xml -%%DATADIR%%/platform9/update_tracking/org-openide-loaders.xml -%%DATADIR%%/platform9/update_tracking/org-openide-modules.xml -%%DATADIR%%/platform9/update_tracking/org-openide-nodes.xml -%%DATADIR%%/platform9/update_tracking/org-openide-options.xml -%%DATADIR%%/platform9/update_tracking/org-openide-text.xml -%%DATADIR%%/platform9/update_tracking/org-openide-util-enumerations.xml -%%DATADIR%%/platform9/update_tracking/org-openide-util.xml -%%DATADIR%%/platform9/update_tracking/org-openide-windows.xml -%%DATADIR%%/readme.txt |