diff --git a/java/intellij-ultimate/Makefile b/java/intellij-ultimate/Makefile index a2fca6eb8639..acbe306121a4 100644 --- a/java/intellij-ultimate/Makefile +++ b/java/intellij-ultimate/Makefile @@ -1,79 +1,79 @@ PORTNAME= intellij-ultimate DISTVERSION= 2022.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java devel MASTER_SITES= https://download-cdn.jetbrains.com/idea/ DISTNAME= ideaIU-${DISTVERSION}-no-jbr DIST_SUBDIR= jetbrains MAINTAINER= andoriyu@gmail.com COMMENT= IntelliJ IDEA Ultimate Edition WWW= https://www.jetbrains.com/idea/ LICENSE= IntelliJ-Ultimate LICENSE_NAME= Subscription license agreement for business and organizations LICENSE_TEXT= See: https://www.jetbrains.com/store/license.html LICENSE_PERMS= dist-mirror pkg-mirror auto-accept RUN_DEPENDS= intellij-fsnotifier>0:java/intellij-fsnotifier \ intellij-pty4j>=0.11.4:java/intellij-pty4j \ lsof:sysutils/lsof USES= python:run shebangfix ssl USE_JAVA= yes JAVA_VERSION= 11+ SHEBANG_FILES= bin/restart.py CONFLICTS= idea intellij NO_ARCH= yes NO_ARCH_IGNORE= libjansi.so NO_BUILD= yes SUB_FILES= idea idea.desktop pkg-message BUILD_TYPE= IU BUILD_VERSION= 222.4554.10 BUILD_MARKER= ${BUILD_TYPE}-${BUILD_VERSION} PLIST_SUB= BUILD_MARKER=${BUILD_MARKER} WRKSRC= ${WRKDIR}/idea-${BUILD_MARKER} post-patch: @${REINPLACE_CMD} 's/x86_64/amd64/g' ${WRKSRC}/bin/idea.sh # Linux/Windows/OS X only so remove them @${RM} -r \ ${WRKSRC}/bin/fsnotifier \ ${WRKSRC}/bin/fsnotifier64 \ ${WRKSRC}/bin/libdbm.so \ ${WRKSRC}/lib/pty4j-native/ \ ${WRKSRC}/plugins/android/resources/native/ \ ${WRKSRC}/plugins/cwm-plugin/quiche-native/ \ ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/linux32/ \ ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/linux64/ \ ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/osx/ \ ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/windows32/ \ ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/windows64/ \ ${WRKSRC}/plugins/performanceTesting/bin/ \ ${WRKSRC}/plugins/webp/lib/libwebp/ do-install: ${MKDIR} ${STAGEDIR}${DATADIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} \ "! -name *\.bak ! -name *\.so ! -name *\.dll ! -name *\.dylib ! -name *\.pdb ! -name *\.sh") @(cd ${WRKSRC} && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR} "-name *\.sh") ${INSTALL_LIB} ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/freebsd32/libjansi.so \ ${STAGEDIR}${DATADIR}/plugins/maven/lib/maven3/lib/jansi-native/freebsd32/ ${INSTALL_LIB} ${WRKSRC}/plugins/maven/lib/maven3/lib/jansi-native/freebsd64/libjansi.so \ ${STAGEDIR}${DATADIR}/plugins/maven/lib/maven3/lib/jansi-native/freebsd64/ ${INSTALL_SCRIPT} ${WRKDIR}/idea ${STAGEDIR}${PREFIX}/bin/idea - ${INSTALL_MAN} ${FILESDIR}/idea.1 ${STAGEDIR}${PREFIX}/man/man1 + ${INSTALL_MAN} ${FILESDIR}/idea.1 ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKDIR}/idea.desktop ${STAGEDIR}${PREFIX}/share/applications/ # Use fsnotifier replacement provided by java/intellij-fsnotifier ${ECHO} "idea.filewatcher.executable.path=${PREFIX}/intellij/bin/fsnotifier" >> ${STAGEDIR}${DATADIR}/bin/idea.properties # Use pty4j replacement provided by java/intellij-pty4j ${LN} -sf ../../../intellij/lib/libpty ${STAGEDIR}${DATADIR}/lib/pty4j-native # Fix "Typeahead timeout is exceeded" error ${ECHO} "action.aware.typeAhead=false" >> ${STAGEDIR}${DATADIR}/bin/idea.properties .include diff --git a/java/intellij-ultimate/pkg-plist b/java/intellij-ultimate/pkg-plist index 963e5f604db6..e5d6d616b892 100644 --- a/java/intellij-ultimate/pkg-plist +++ b/java/intellij-ultimate/pkg-plist @@ -1,1951 +1,1951 @@ bin/idea -man/man1/idea.1.gz +share/man/man1/idea.1.gz share/applications/idea.desktop %%DATADIR%%/Install-Linux-tar.txt %%DATADIR%%/bin/appletviewer.policy %%DATADIR%%/bin/brokenPlugins.db %%DATADIR%%/bin/format.sh %%DATADIR%%/bin/icons/icons-v1-1.0-d.db %%DATADIR%%/bin/icons/icons-v1-1.0.db %%DATADIR%%/bin/icons/icons-v1-1.25-d.db %%DATADIR%%/bin/icons/icons-v1-1.25.db %%DATADIR%%/bin/icons/icons-v1-1.5-d.db %%DATADIR%%/bin/icons/icons-v1-1.5.db %%DATADIR%%/bin/icons/icons-v1-2.0-d.db %%DATADIR%%/bin/icons/icons-v1-2.0.db %%DATADIR%%/bin/icons/icons-v1-2.5-d.db %%DATADIR%%/bin/icons/icons-v1-2.5.db %%DATADIR%%/bin/idea.png %%DATADIR%%/bin/idea.properties %%DATADIR%%/bin/idea.sh %%DATADIR%%/bin/idea.svg %%DATADIR%%/bin/idea64.vmoptions %%DATADIR%%/bin/inspect.sh %%DATADIR%%/bin/ltedit.sh %%DATADIR%%/bin/remote-dev-server.sh %%DATADIR%%/bin/repair %%DATADIR%%/bin/restart.py %%DATADIR%%/build.txt %%DATADIR%%/help/ReferenceCard.pdf %%DATADIR%%/help/ReferenceCardForMac.pdf %%DATADIR%%/lib/3rd-party-rt.jar %%DATADIR%%/lib/annotations.jar %%DATADIR%%/lib/ant/CONTRIBUTORS %%DATADIR%%/lib/ant/INSTALL %%DATADIR%%/lib/ant/KEYS %%DATADIR%%/lib/ant/LICENSE %%DATADIR%%/lib/ant/NOTICE %%DATADIR%%/lib/ant/README %%DATADIR%%/lib/ant/WHATSNEW %%DATADIR%%/lib/ant/contributors.xml %%DATADIR%%/lib/ant/lib/README %%DATADIR%%/lib/ant/lib/ant-antlr.pom %%DATADIR%%/lib/ant/lib/ant-apache-bcel.pom %%DATADIR%%/lib/ant/lib/ant-apache-bsf.pom %%DATADIR%%/lib/ant/lib/ant-apache-log4j.pom %%DATADIR%%/lib/ant/lib/ant-apache-oro.pom %%DATADIR%%/lib/ant/lib/ant-apache-regexp.pom %%DATADIR%%/lib/ant/lib/ant-apache-resolver.pom %%DATADIR%%/lib/ant/lib/ant-apache-xalan2.pom %%DATADIR%%/lib/ant/lib/ant-commons-logging.pom %%DATADIR%%/lib/ant/lib/ant-commons-net.pom %%DATADIR%%/lib/ant/lib/ant-jai.pom %%DATADIR%%/lib/ant/lib/ant-javamail.pom %%DATADIR%%/lib/ant/lib/ant-jdepend.pom %%DATADIR%%/lib/ant/lib/ant-jmf.pom %%DATADIR%%/lib/ant/lib/ant-jsch.pom %%DATADIR%%/lib/ant/lib/ant-junit.pom %%DATADIR%%/lib/ant/lib/ant-junit4.pom %%DATADIR%%/lib/ant/lib/ant-junitlauncher.pom %%DATADIR%%/lib/ant/lib/ant-launcher.pom %%DATADIR%%/lib/ant/lib/ant-netrexx.pom %%DATADIR%%/lib/ant/lib/ant-parent.pom %%DATADIR%%/lib/ant/lib/ant-swing.pom %%DATADIR%%/lib/ant/lib/ant-testutil.pom %%DATADIR%%/lib/ant/lib/ant-xz.pom %%DATADIR%%/lib/ant/lib/ant.jar %%DATADIR%%/lib/ant/lib/ant.pom %%DATADIR%%/lib/ant/lib/libraries.properties %%DATADIR%%/lib/ant/src.zip %%DATADIR%%/lib/app.jar %%DATADIR%%/lib/asm-9.2.jar %%DATADIR%%/lib/asm-analysis-9.2.jar %%DATADIR%%/lib/asm-commons-9.2.jar %%DATADIR%%/lib/asm-tree-9.2.jar %%DATADIR%%/lib/asm-util-9.2.jar %%DATADIR%%/lib/async-profiler.jar %%DATADIR%%/lib/build-marker-%%BUILD_MARKER%% %%DATADIR%%/lib/byte-buddy-agent.jar %%DATADIR%%/lib/cds/classesLogAgent.jar %%DATADIR%%/lib/dbus-java-3.2.1.jar %%DATADIR%%/lib/error-prone-annotations.jar %%DATADIR%%/lib/external-system-rt.jar %%DATADIR%%/lib/externalProcess-rt.jar %%DATADIR%%/lib/forms_rt.jar %%DATADIR%%/lib/groovy.jar %%DATADIR%%/lib/grpc-netty-shaded.jar %%DATADIR%%/lib/idea_rt.jar %%DATADIR%%/lib/intellij-coverage-agent-1.0.673.jar %%DATADIR%%/lib/intellij-test-discovery.jar %%DATADIR%%/lib/java-utils-1.0.6.jar %%DATADIR%%/lib/jffi-1.3.9-native.jar %%DATADIR%%/lib/jffi-1.3.9.jar %%DATADIR%%/lib/jna.jar %%DATADIR%%/lib/jnr-a64asm-1.0.0.jar %%DATADIR%%/lib/jnr-ffi-2.2.12.jar %%DATADIR%%/lib/jnr-x86asm-1.0.2.jar %%DATADIR%%/lib/jps-model.jar %%DATADIR%%/lib/jsch-agent.jar %%DATADIR%%/lib/jsp-base-openapi.jar %%DATADIR%%/lib/junit.jar %%DATADIR%%/lib/junit4.jar %%DATADIR%%/lib/junixsocket-core.jar %%DATADIR%%/lib/kotlin-test-assertions-core-jvm.jar %%DATADIR%%/lib/lz4-java.jar %%DATADIR%%/lib/platform-objectSerializer-annotations.jar %%DATADIR%%/lib/platform-statistics-devkit.jar %%DATADIR%%/lib/protobuf.jar %%DATADIR%%/lib/pty4j-native %%DATADIR%%/lib/pty4j.jar %%DATADIR%%/lib/rd-core.jar %%DATADIR%%/lib/rd-framework.jar %%DATADIR%%/lib/rd-swing.jar %%DATADIR%%/lib/rd-text.jar %%DATADIR%%/lib/rt/servlet.jar %%DATADIR%%/lib/rt/xerces1.jar %%DATADIR%%/lib/rt/xml-apis.jar %%DATADIR%%/lib/src/src_css-api.zip %%DATADIR%%/lib/src/src_database-openapi.zip %%DATADIR%%/lib/src/src_jam-openapi.zip %%DATADIR%%/lib/src/src_javaee-openapi.zip %%DATADIR%%/lib/src/src_persistence-openapi.zip %%DATADIR%%/lib/src/src_spring-boot-openapi.zip %%DATADIR%%/lib/src/src_spring-openapi.zip %%DATADIR%%/lib/src/src_tomcat.zip %%DATADIR%%/lib/stats.jar %%DATADIR%%/lib/testFramework.jar %%DATADIR%%/lib/tests_bootstrap.jar %%DATADIR%%/lib/uast-tests.jar %%DATADIR%%/lib/util.jar %%DATADIR%%/lib/util_rt.jar %%DATADIR%%/lib/winp.jar %%DATADIR%%/license/XStream_license.txt %%DATADIR%%/license/ant_license.txt %%DATADIR%%/license/asm_license.txt %%DATADIR%%/license/eclipse_license.txt %%DATADIR%%/license/eclipse_license2.txt %%DATADIR%%/license/gson_license.txt %%DATADIR%%/license/imgscalr_license.txt %%DATADIR%%/license/j2ee_license.txt %%DATADIR%%/license/jasper_license.txt %%DATADIR%%/license/javaeeJar-CDDLv1.0.txt %%DATADIR%%/license/javahelp_license.txt %%DATADIR%%/license/javolution_license.txt %%DATADIR%%/license/jaxb_license.txt %%DATADIR%%/license/jaxen_license.txt %%DATADIR%%/license/jdom_license.txt %%DATADIR%%/license/jgoodies_forms_license.txt %%DATADIR%%/license/junit_license.txt %%DATADIR%%/license/kryo-license.txt %%DATADIR%%/license/log4j_license.txt %%DATADIR%%/license/microba_license.txt %%DATADIR%%/license/miglayout_swing_license.txt %%DATADIR%%/license/nanoxml_license.txt %%DATADIR%%/license/oromatcher_license.txt %%DATADIR%%/license/picoContainer_license.txt %%DATADIR%%/license/saxon-conditions.html %%DATADIR%%/license/servletJAR_license.txt %%DATADIR%%/license/swingx_license.txt %%DATADIR%%/license/third-party-libraries.html %%DATADIR%%/license/third-party/W3C_Software_License.html %%DATADIR%%/license/third-party/protobuf_license.txt %%DATADIR%%/license/trove4j_license.txt %%DATADIR%%/license/winp_license.txt %%DATADIR%%/license/xerces_license.txt %%DATADIR%%/license/xmlrpc_license.txt %%DATADIR%%/license/yourkit-license-redist.txt %%DATADIR%%/plugins/AngularJS/lib/AngularJS.jar %%DATADIR%%/plugins/AngularJS/ngCli/commands/generate-impl.js %%DATADIR%%/plugins/AngularJS/ngCli/commands/generate.json %%DATADIR%%/plugins/AngularJS/ngCli/generate.js %%DATADIR%%/plugins/AngularJS/ngCli/generateVirtual.js %%DATADIR%%/plugins/AngularJS/ngCli/rerouteModulesToProject.js %%DATADIR%%/plugins/AngularJS/ngCli/runner.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsInfoProvider.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider140.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider60.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider62.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider70.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider80.js %%DATADIR%%/plugins/AngularJS/ngCli/schematicsProvider90.js %%DATADIR%%/plugins/AppServersIntegration/lib/AppServersView.jar %%DATADIR%%/plugins/AppServersIntegration/lib/app-servers-integration.jar %%DATADIR%%/plugins/BeanValidation/lib/bean_validation.jar %%DATADIR%%/plugins/ByteCodeViewer/lib/byteCodeViewer.jar %%DATADIR%%/plugins/CDI/lib/cdi-support.jar %%DATADIR%%/plugins/CSS/lib/css-openapi.jar %%DATADIR%%/plugins/CSS/lib/css.jar %%DATADIR%%/plugins/DatabaseTools/lib/aether-dependency-resolver.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-openapi.jar %%DATADIR%%/plugins/DatabaseTools/lib/database-plugin.jar %%DATADIR%%/plugins/DatabaseTools/lib/jdbc-console.jar %%DATADIR%%/plugins/Docker/lib/Docker.jar %%DATADIR%%/plugins/ExpressionLanguage/lib/el-support.jar %%DATADIR%%/plugins/FreeMarker/lib/core.jar %%DATADIR%%/plugins/Glassfish/lib/glassfishIntegration.jar %%DATADIR%%/plugins/Glassfish/lib/specifics/glassfish2-specifics.jar %%DATADIR%%/plugins/Glassfish/lib/specifics/glassfish3-specifics.jar %%DATADIR%%/plugins/Glassfish/lib/specifics/glassfish3.1-specifics.jar %%DATADIR%%/plugins/Glassfish/lib/specifics/glassfish5.1-specifics.jar %%DATADIR%%/plugins/Groovy/lib/Groovy.jar %%DATADIR%%/plugins/Groovy/lib/agent/gragent.jar %%DATADIR%%/plugins/Groovy/lib/console.groovy %%DATADIR%%/plugins/Groovy/lib/groovy-constants-rt.jar %%DATADIR%%/plugins/Groovy/lib/groovy-jps.jar %%DATADIR%%/plugins/Groovy/lib/groovy-rt-class-loader.jar %%DATADIR%%/plugins/Groovy/lib/groovy-rt.jar %%DATADIR%%/plugins/Groovy/lib/groovy-spock-rt.jar %%DATADIR%%/plugins/Groovy/lib/standardDsls/categoryTransform.gdsl %%DATADIR%%/plugins/Groovy/lib/standardDsls/closuresInMethod.gdsl %%DATADIR%%/plugins/Groovy/lib/standardDsls/defaultMethods.gdsl %%DATADIR%%/plugins/Groovy/lib/standardDsls/gantScript.gdsl %%DATADIR%%/plugins/Groovy/lib/standardDsls/metaDsl.gdsl %%DATADIR%%/plugins/Hibernate/lib/hibernate-console.jar %%DATADIR%%/plugins/Hibernate/lib/hibernate.jar %%DATADIR%%/plugins/Hibernate/lib/hibernate3-console.jar %%DATADIR%%/plugins/Hibernate/lib/hibernate4-console.jar %%DATADIR%%/plugins/Hibernate/lib/hibernate5-console.jar %%DATADIR%%/plugins/Hibernate/lib/hibernate52-console.jar %%DATADIR%%/plugins/IntelliLang/lib/IntelliLang.jar %%DATADIR%%/plugins/IntelliLang/lib/java-langInjection-jps.jar %%DATADIR%%/plugins/JBoss/lib/jbossIntegration.jar %%DATADIR%%/plugins/JBoss/lib/specifics/jboss7-specifics.jar %%DATADIR%%/plugins/JBoss/lib/specifics/legacy-specifics.jar %%DATADIR%%/plugins/JBoss/lib/specifics/wildfly11-specifics.jar %%DATADIR%%/plugins/JPA/lib/jpa-support.jar %%DATADIR%%/plugins/JPA/lib/jps/javaee-jpa-jps.jar %%DATADIR%%/plugins/JSIntentionPowerPack/lib/JSIntentionPowerPack.jar %%DATADIR%%/plugins/JavaEE/lib/jasper-v2-rt.jar %%DATADIR%%/plugins/JavaEE/lib/javaee-jps.jar %%DATADIR%%/plugins/JavaEE/lib/javaee-openapi.jar %%DATADIR%%/plugins/JavaEE/lib/javaee-platform.jar %%DATADIR%%/plugins/JavaEE/lib/rt/jasper-v21-rt.jar %%DATADIR%%/plugins/JavaEE/lib/rt/jasper-v23-java8-rt.jar %%DATADIR%%/plugins/JavaEE/lib/rt/jasper-v23-rt.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/ChromeConnector.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/FirefoxConnector.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/JavaScriptDebugger.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnectionForwarder.js %%DATADIR%%/plugins/JavaScriptDebugger/lib/debugConnector.js %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-9-rt.jar %%DATADIR%%/plugins/JavaScriptDebugger/lib/nashorn-debugger-rt.jar %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-stringifier.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-tree.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/base-test-reporter/intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/buildTools/grunt/lib/grunt-intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/buildTools/grunt/tasks/grunt-tasks-fetcher.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-jasmine-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-stdin-fix.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-test-results-processor.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/jest-intellij/lib/jest-intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/node-core-modules/node-core-modules-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/nodejs/library/yarn/intellij-yarn-pnp-deps-tree-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/bin/batch-matcher %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/CHANGELOG.md %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/LICENSE %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/README.md %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/bin/semver.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/package.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/range.bnf %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/node_modules/semver/semver.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package-lock.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/package.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/semver-range-matcher.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/.gitignore %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/package.json %%DATADIR%%/plugins/JavaScriptLanguage/helpers/package-version-range-matcher/test/version-range-test.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/jasmine-reporter.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-cli.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-config.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-jasmine-reporter.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-stringifier.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-tree.js %%DATADIR%%/plugins/JavaScriptLanguage/helpers/protractor-intellij/lib/protractor-intellij-util.js %%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6a850e46a072.ijx %%DATADIR%%/plugins/JavaScriptLanguage/js/js-predefined-ffdd448c697d-6a850e46a072.txt %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/browser.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/cancellationToken.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/es2019decorators.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/flow.utilities.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.dom.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.collection.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.core.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.generator.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.proxy.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.reflect.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.symbol.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2015.symbol.wellknown.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.array.include.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2016.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.object.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.sharedmemory.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2017.typedarrays.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asyncgenerator.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.asynciterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2018.regexp.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.array.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.object.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2019.symbol.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.bigint.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.date.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.number.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.sharedmemory.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2020.symbol.wellknown.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2021.weakref.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.array.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.error.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.object.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es2022.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es5.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.es6.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.full.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.intl.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.promise.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.string.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.esnext.weakref.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.scripthost.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.importscripts.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/lib.webworker.iterable.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/react.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/tsserverlibrary.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/typesMap.json %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/watchGuard.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/websql.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/xpath.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/bom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/core.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/dom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/indexeddb.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/intl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/node.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/react-dom.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/react.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/serviceworkers.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/streams.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/flow/webassembly.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/js-language-service.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ide-watcher.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/logger-impl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/out-path-process.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/service-loader.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/compile-info-holder.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-common-session-1x_21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-project-service-1x.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-project-service-21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-session-1x.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts-session-21.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/session/old/ts15impl.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-default-options.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-session-latest.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/ts-session-provider.js %%DATADIR%%/plugins/JavaScriptLanguage/jsLanguageServicesImpl/typescript/util.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/.gitignore %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-api.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-common.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin-provider.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/bin/eslint8-plugin.js %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/package-lock.json %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/package.json %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-api.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-common.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-plugin-provider.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint-plugin.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/eslint8-plugin.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/src/typings/js-lanuage-api.d.ts %%DATADIR%%/plugins/JavaScriptLanguage/languageService/eslint/tsconfig.json %%DATADIR%%/plugins/JavaScriptLanguage/lib/JavaScriptLanguage.jar %%DATADIR%%/plugins/JavaeeExtensions/lib/javaee-extensions.jar %%DATADIR%%/plugins/Kotlin/bin/linux/LLDBFrontend %%DATADIR%%/plugins/Kotlin/bin/macos/LLDBFrontend %%DATADIR%%/plugins/Kotlin/bin/windows/LLDBFrontend.exe %%DATADIR%%/plugins/Kotlin/kotlinc/META-INF/MANIFEST.MF %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kapt %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kapt.bat %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlin %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlin-dce-js %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlin-dce-js.bat %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlin.bat %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc-js %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc-js.bat %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc-jvm %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc-jvm.bat %%DATADIR%%/plugins/Kotlin/kotlinc/bin/kotlinc.bat %%DATADIR%%/plugins/Kotlin/kotlinc/build.txt %%DATADIR%%/plugins/Kotlin/kotlinc/lib/allopen-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/android-extensions-compiler.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/android-extensions-runtime.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/annotations-13.0.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/js.engines.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/jvm-abi-gen.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing-cli.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing-runtime.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-annotation-processing.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-jvm-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-annotations-jvm.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-ant.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-compiler.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-daemon-client.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-daemon.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-imports-dumper-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-main-kts.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-preloader.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-reflect-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-reflect.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-runner.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-script-runtime-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-script-runtime.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-scripting-common.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-scripting-compiler-impl.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-scripting-compiler.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-scripting-js.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-scripting-jvm.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-jdk7-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-jdk7.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-jdk8-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-jdk8.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-js-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-js.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-stdlib.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-js-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-js.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit5-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-junit5.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng-sources.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test-testng.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlin-test.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlinx-coroutines-core-jvm.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/kotlinx-serialization-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/lombok-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/mutability-annotations-compat.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/noarg-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/parcelize-compiler.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/parcelize-runtime.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/sam-with-receiver-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/kotlinc/lib/trove4j.jar %%DATADIR%%/plugins/Kotlin/kotlinc/license/COPYRIGHT.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/COPYRIGHT_HEADER.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/NOTICE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/README.md %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/aether_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/aosp_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/args4j_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/asm_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/asmble_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/assemblyscript_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/boost_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/closure-compiler_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/dart_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/fastutil_licence %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/gradle_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/guava_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/gwt_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/jgit_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/jquery_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/jshashtable_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/karma-teamcity-reporter_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/karma_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/lodash_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/lombok_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/maven_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/mocha-teamcity-reporter_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/okhttp_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/pcollections_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/prototype_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/qunit_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/rhino_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/scala_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/sl4f_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/sun_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/teamcity-service-messages_LICENSE.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/dagger_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_distribution_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/eclipse_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/findbugs_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/jspecify_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/lombok_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/rxjava_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/testdata/spring_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/trove_license.txt %%DATADIR%%/plugins/Kotlin/kotlinc/license/third_party/trove_readme_license.txt %%DATADIR%%/plugins/Kotlin/lib/javaslang.jar %%DATADIR%%/plugins/Kotlin/lib/javax-inject.jar %%DATADIR%%/plugins/Kotlin/lib/jps/kotlin-jps-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlin-common.jar %%DATADIR%%/plugins/Kotlin/lib/kotlin-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc-lib.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_allopen-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_android-extensions-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_kotlin-compiler-common.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_kotlin-compiler-fe10.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_kotlin-compiler-ir.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_kotlin-jps-common.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_kotlinx-serialization-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_lombok-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_noarg-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_parcelize-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinc_sam-with-receiver-compiler-plugin.jar %%DATADIR%%/plugins/Kotlin/lib/kotlinx-collections-immutable-jvm.jar %%DATADIR%%/plugins/Kotlin/scripts/konan_lldb.py %%DATADIR%%/plugins/Ktor/lib/ktor-plugin.jar %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/.gitignore %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/LICENSE %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/README.md %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/mocha-intellij-stringifier.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/mochaIntellijReporter.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/mochaIntellijTree.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/mochaIntellijUtil.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/mochaTreeUtil.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/lib/single-element-queue.js %%DATADIR%%/plugins/NodeJS/js/mocha-intellij/package.json %%DATADIR%%/plugins/NodeJS/js/nodeunit/nodeunit-intellij-starter.js %%DATADIR%%/plugins/NodeJS/lib/NodeJS.jar %%DATADIR%%/plugins/PerforceIntegration/lib/PerforceIntegration.jar %%DATADIR%%/plugins/PersistenceSupport/lib/persistence-impl.jar %%DATADIR%%/plugins/RefactorX/lib/RefactorX.jar %%DATADIR%%/plugins/Spring/lib/customNs/customNs.jar %%DATADIR%%/plugins/Spring/lib/spring.jar %%DATADIR%%/plugins/SpringBoot/lib/spring-boot.jar %%DATADIR%%/plugins/SpringCloud/lib/SpringCloud.jar %%DATADIR%%/plugins/SpringData/lib/SpringData.jar %%DATADIR%%/plugins/SpringInitializr/lib/SpringInitializr.jar %%DATADIR%%/plugins/SpringIntegration/lib/SpringIntegration.jar %%DATADIR%%/plugins/SpringMessaging/lib/SpringMessaging.jar %%DATADIR%%/plugins/SpringMvc/lib/SpringMvc.jar %%DATADIR%%/plugins/SpringSecurity/lib/SpringSecurity.jar %%DATADIR%%/plugins/SpringWebSocket/lib/SpringWebSocket.jar %%DATADIR%%/plugins/Tomcat/lib/specifics/tomee-specifics.jar %%DATADIR%%/plugins/Tomcat/lib/tomcatIntegration.jar %%DATADIR%%/plugins/Velocity/lib/core.jar %%DATADIR%%/plugins/Web/lib/web-support.jar %%DATADIR%%/plugins/WebSocket/lib/websocket-support.jar %%DATADIR%%/plugins/android-gradle-dsl/lib/android-gradle-dsl.jar %%DATADIR%%/plugins/android/lib/adt-ui.jar %%DATADIR%%/plugins/android/lib/android-base-common.jar %%DATADIR%%/plugins/android/lib/android-common.jar %%DATADIR%%/plugins/android/lib/android-extensions-ide.jar %%DATADIR%%/plugins/android/lib/android-kotlin.jar %%DATADIR%%/plugins/android/lib/android-profilers.jar %%DATADIR%%/plugins/android/lib/android-ultimate.jar %%DATADIR%%/plugins/android/lib/android.jar %%DATADIR%%/plugins/android/lib/artwork.jar %%DATADIR%%/plugins/android/lib/auto-common.jar %%DATADIR%%/plugins/android/lib/background-inspector-proto.jar %%DATADIR%%/plugins/android/lib/build-common.jar %%DATADIR%%/plugins/android/lib/commons-lang.jar %%DATADIR%%/plugins/android/lib/compilercommon_antlr_runtime_shaded.jar %%DATADIR%%/plugins/android/lib/compilercommon_antlr_shaded.jar %%DATADIR%%/plugins/android/lib/data-binding.jar %%DATADIR%%/plugins/android/lib/deploy_java_proto.jar %%DATADIR%%/plugins/android/lib/dexlib2.jar %%DATADIR%%/plugins/android/lib/explainer.jar %%DATADIR%%/plugins/android/lib/flatbuffers-java.jar %%DATADIR%%/plugins/android/lib/generator.jar %%DATADIR%%/plugins/android/lib/google-analytics-library.jar %%DATADIR%%/plugins/android/lib/inspectors-common.jar %%DATADIR%%/plugins/android/lib/instantapps-api.jar %%DATADIR%%/plugins/android/lib/javapoet.jar %%DATADIR%%/plugins/android/lib/jb-r8.jar %%DATADIR%%/plugins/android/lib/jetifier-core.jar %%DATADIR%%/plugins/android/lib/juniversalchardet.jar %%DATADIR%%/plugins/android/lib/kotlin-gradle-plugin-model.jar %%DATADIR%%/plugins/android/lib/layoutlib-api.jar %%DATADIR%%/plugins/android/lib/layoutlib-loader.jar %%DATADIR%%/plugins/android/lib/libandroid-core-proto.jar %%DATADIR%%/plugins/android/lib/libjava_sites.jar %%DATADIR%%/plugins/android/lib/libjava_version.jar %%DATADIR%%/plugins/android/lib/libstudio_android-test-plugin-host-retention-proto.jar %%DATADIR%%/plugins/android/lib/libstudio_android-test-plugin-result-listener-gradle-proto.jar %%DATADIR%%/plugins/android/lib/lint-ide.jar %%DATADIR%%/plugins/android/lib/manifest-merger.jar %%DATADIR%%/plugins/android/lib/moshi.jar %%DATADIR%%/plugins/android/lib/okio.jar %%DATADIR%%/plugins/android/lib/pepk.jar %%DATADIR%%/plugins/android/lib/pixelprobe.jar %%DATADIR%%/plugins/android/lib/repository.jar %%DATADIR%%/plugins/android/lib/sdk-common.jar %%DATADIR%%/plugins/android/lib/sdk-tools.jar %%DATADIR%%/plugins/android/lib/sdklib.jar %%DATADIR%%/plugins/android/lib/shared.jar %%DATADIR%%/plugins/android/lib/spantable.jar %%DATADIR%%/plugins/android/lib/sqlite.jar %%DATADIR%%/plugins/android/lib/tensorflow-lite-metadata.jar %%DATADIR%%/plugins/android/lib/traceprocessor-proto.jar %%DATADIR%%/plugins/android/lib/utp-core-proto.jar %%DATADIR%%/plugins/android/lib/utp.jar %%DATADIR%%/plugins/android/lib/wizard-template.jar %%DATADIR%%/plugins/android/lib/workmanager-inspector-proto.jar %%DATADIR%%/plugins/android/resources/androidAnnotations.jar %%DATADIR%%/plugins/android/resources/device-art-resources/automotive_1024/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/automotive_1024/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/automotive_1024/layout %%DATADIR%%/plugins/android/resources/device-art-resources/device-art.xml %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/layout %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/galaxy_nexus/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_10/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_4/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_5x/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_6p/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_7_2013/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_9/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/button.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/power.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/power_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/volume_down.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/volume_down_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/volume_up.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_one/volume_up_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/button.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/layout %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/power.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/power_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/thumb.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/volume_down.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/volume_down_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/volume_up.png %%DATADIR%%/plugins/android/resources/device-art-resources/nexus_s/volume_up_land.png %%DATADIR%%/plugins/android/resources/device-art-resources/phone/phone_back_simple_land.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/phone/phone_back_simple_port.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/phone/phone_shadow_simple_land.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/phone/phone_shadow_simple_port.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_2_xl/round_corners.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3/round_corners.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3_xl/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3_xl/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3_xl/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3_xl/round_corners.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a/rounded_corners.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_3a_xl/rounded_corners.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4/back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4/mask.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4_xl/back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4_xl/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4_xl/mask.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a/back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a/mask.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a_5g/back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a_5g/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_4a_5g/mask.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_5/back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_5/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_5/mask.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_c/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_silver/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/layout %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/pixel_xl_silver/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/tablet/tablet_back_simple.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/tablet/tablet_shadow_simple_land.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/tablet/tablet_shadow_simple_port.9.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_1080p/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_1080p/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_1080p/layout %%DATADIR%%/plugins/android/resources/device-art-resources/tv_1080p/shadow.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_4k/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_4k/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_4k/layout %%DATADIR%%/plugins/android/resources/device-art-resources/tv_4k/shadow.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_720p/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_720p/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/tv_720p/layout %%DATADIR%%/plugins/android/resources/device-art-resources/tv_720p/shadow.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_round/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_round/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_round/mask.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_round/shadow.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_square/back.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_square/fore.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_square/mask.png %%DATADIR%%/plugins/android/resources/device-art-resources/watch_square/shadow.png %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_large_round/device_bezel.png %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_large_round/hardware.ini %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_large_round/layout %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_rect/device_bezel.png %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_rect/hardware.ini %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_rect/layout %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_small_round/device_bezel.png %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_small_round/hardware.ini %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_small_round/layout %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_square/device_bezel.png %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_square/hardware.ini %%DATADIR%%/plugins/android/resources/device-art-resources/wearos_square/layout %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/land_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/land_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/land_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/port_back.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/port_fore.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/port_shadow.webp %%DATADIR%%/plugins/android/resources/device-art-resources/xoom/thumb.png %%DATADIR%%/plugins/android/resources/images/asset_studio/ic_banner_image.xml %%DATADIR%%/plugins/android/resources/images/asset_studio/ic_launcher_background.xml %%DATADIR%%/plugins/android/resources/images/asset_studio/ic_launcher_foreground.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_1.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_10.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_11.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_12.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_13.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_14.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_15.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_16.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_2.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_3.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_4.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_5.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_6.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_7.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_8.xml %%DATADIR%%/plugins/android/resources/sampleData/avatars/avatar_9.xml %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/A_Photographer.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Apres_la_Pluie.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Caterpillar.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Colors_of_Autumn.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Countryside.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Death_Valley_-_Dunes.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Despair.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Eagle_Fall_Sunrise.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Green_Grass.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Hanging_Leaf.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Jelly_Fish_3.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Kauai.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Longue_Vue.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Lost_in_a_Field.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Monument_Valley_Overlook.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/One_Wheel.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Open_Sky.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Orange_Sunset.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Stream.webp %%DATADIR%%/plugins/android/resources/sampleData/backgrounds/scenic/Yosemite_Tree.webp %%DATADIR%%/plugins/ant/lib/ant-jps.jar %%DATADIR%%/plugins/ant/lib/antIntegration.jar %%DATADIR%%/plugins/aop-common/lib/aop-common.jar %%DATADIR%%/plugins/cloud-config/lib/cloud-config.jar %%DATADIR%%/plugins/completionMlRanking/lib/completionMlRanking.jar %%DATADIR%%/plugins/configurationScript/lib/configurationScript.jar %%DATADIR%%/plugins/copyright/lib/copyright.jar %%DATADIR%%/plugins/coverage/lib/coverage.jar %%DATADIR%%/plugins/coverage/lib/coverage_rt.jar %%DATADIR%%/plugins/coverage/lib/jacoco.jar %%DATADIR%%/plugins/cucumber-groovy/lib/cucumber-groovy.jar %%DATADIR%%/plugins/cucumber-java/lib/cucumber-java.jar %%DATADIR%%/plugins/cucumber-java/lib/cucumber-jvmFormatter.jar %%DATADIR%%/plugins/cucumber-java/lib/cucumber-jvmFormatter3.jar %%DATADIR%%/plugins/cucumber-java/lib/cucumber-jvmFormatter4.jar %%DATADIR%%/plugins/cucumber-java/lib/cucumber-jvmFormatter5.jar %%DATADIR%%/plugins/cwm-plugin-projector/lib/cwm-plugin-projector.jar %%DATADIR%%/plugins/cwm-plugin-projector/lib/projector/projector.jar %%DATADIR%%/plugins/cwm-plugin/jre-build.txt %%DATADIR%%/plugins/cwm-plugin/lib/bouncy-castle-pgp.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host-unattended.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-host.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-lobby-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin-terminal.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-plugin.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/cwm-unattended-ssh.jar %%DATADIR%%/plugins/cwm-plugin/lib/ice4j.jar %%DATADIR%%/plugins/cwm-plugin/lib/java-websocket.jar %%DATADIR%%/plugins/cwm-plugin/lib/jitsi-utils.jar %%DATADIR%%/plugins/cwm-plugin/lib/jnaerator-runtime.jar %%DATADIR%%/plugins/cwm-plugin/lib/jstun.jar %%DATADIR%%/plugins/cwm-plugin/lib/kotlinx-serialization-protobuf.jar %%DATADIR%%/plugins/cwm-plugin/lib/projector-client-common.jar %%DATADIR%%/plugins/cwm-plugin/lib/projector-client-swing.jar %%DATADIR%%/plugins/cwm-plugin/lib/quiche-jna-stubs.jar %%DATADIR%%/plugins/cwm-plugin/lib/rd-text.jar %%DATADIR%%/plugins/cwm-plugin/lib/tls-channel.jar %%DATADIR%%/plugins/design-tools/lib/design-tools.jar %%DATADIR%%/plugins/dev/lib/dev.jar %%DATADIR%%/plugins/devkit/lib/devkit-jps.jar %%DATADIR%%/plugins/devkit/lib/devkit.jar %%DATADIR%%/plugins/dsm/lib/dsm.jar %%DATADIR%%/plugins/dynamicPluginsTests-performanceTesting/lib/dynamicPluginsTests-performanceTesting.jar %%DATADIR%%/plugins/eclipse/lib/eclipse-common.jar %%DATADIR%%/plugins/eclipse/lib/eclipse-jps.jar %%DATADIR%%/plugins/eclipse/lib/eclipse.jar %%DATADIR%%/plugins/editorconfig/lib/editorconfig.jar %%DATADIR%%/plugins/emojipicker/lib/emojipicker.jar %%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar %%DATADIR%%/plugins/gateway-plugin/lib/gateway-plugin.jar %%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.core.jar %%DATADIR%%/plugins/gateway-plugin/lib/gateway-standalone/gateway.jar %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-darwin-amd64 %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-darwin-arm64 %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-linux-amd64 %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-linux-arm64 %%DATADIR%%/plugins/gateway-plugin/lib/remote-dev-workers/remote-dev-worker-windows-amd64.exe %%DATADIR%%/plugins/gateway-plugin/resources/gateway.vmoptions %%DATADIR%%/plugins/gateway-terminal/lib/gateway-terminal.jar %%DATADIR%%/plugins/gherkin/lib/gherkin.jar %%DATADIR%%/plugins/git4idea/lib/git4idea-rt.jar %%DATADIR%%/plugins/git4idea/lib/git4idea.jar %%DATADIR%%/plugins/github/lib/github.jar %%DATADIR%%/plugins/gradle-dependencyUpdater/lib/gradle-dependencyUpdater.jar %%DATADIR%%/plugins/gradle-ext/lib/gradle-ext.jar %%DATADIR%%/plugins/gradle-java-maven/lib/gradle-java-maven.jar %%DATADIR%%/plugins/gradle-java/lib/gradle-java.jar %%DATADIR%%/plugins/gradle-java/lib/gradle-jps.jar %%DATADIR%%/plugins/gradle-javaee/lib/javaee-gradle-support.jar %%DATADIR%%/plugins/gradle/lib/gradle-api-7.4.jar %%DATADIR%%/plugins/gradle/lib/gradle-api-impldep-7.4.jar %%DATADIR%%/plugins/gradle/lib/gradle-launcher-7.4.jar %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-api.jar %%DATADIR%%/plugins/gradle/lib/gradle-tooling-extension-impl.jar %%DATADIR%%/plugins/gradle/lib/gradle-wrapper-7.4.jar %%DATADIR%%/plugins/gradle/lib/gradle.jar %%DATADIR%%/plugins/grazie/lib/grazie.jar %%DATADIR%%/plugins/grpc/lib/grpc.jar %%DATADIR%%/plugins/haml/lib/haml.jar %%DATADIR%%/plugins/hg4idea/lib/hg4idea.jar %%DATADIR%%/plugins/htmltools/lib/htmltools.jar %%DATADIR%%/plugins/indexing-shared-ultimate/lib/indexing-shared-ultimate.jar %%DATADIR%%/plugins/indexing-shared/lib/indexing-shared.jar %%DATADIR%%/plugins/java-decompiler/lib/java-decompiler.jar %%DATADIR%%/plugins/java-i18n/lib/java-i18n.jar %%DATADIR%%/plugins/java-ide-customization/lib/java-ide-customization.jar %%DATADIR%%/plugins/java-pwa/lib/java-pwa.jar %%DATADIR%%/plugins/java/lib/aether-dependency-resolver.jar %%DATADIR%%/plugins/java/lib/debugger-memory-agent.jar %%DATADIR%%/plugins/java/lib/ecj/eclipse.jar %%DATADIR%%/plugins/java/lib/java-impl.jar %%DATADIR%%/plugins/java/lib/javac2.jar %%DATADIR%%/plugins/java/lib/jb-jdi.jar %%DATADIR%%/plugins/java/lib/jgoodies-common.jar %%DATADIR%%/plugins/java/lib/jps-builders-6.jar %%DATADIR%%/plugins/java/lib/jps-builders.jar %%DATADIR%%/plugins/java/lib/jps-javac-extension.jar %%DATADIR%%/plugins/java/lib/jps-launcher.jar %%DATADIR%%/plugins/java/lib/jshell-frontend.jar %%DATADIR%%/plugins/java/lib/jshell-protocol.jar %%DATADIR%%/plugins/java/lib/resources/jdkAnnotations.jar %%DATADIR%%/plugins/java/lib/rt/debugger-agent.jar %%DATADIR%%/plugins/java/lib/rt/jps-javac-rt-rpc.jar %%DATADIR%%/plugins/java/lib/rt/protobuf-java6.jar %%DATADIR%%/plugins/java/lib/sa-jdwp.jar %%DATADIR%%/plugins/javaFX/lib/javaFX-common.jar %%DATADIR%%/plugins/javaFX/lib/javaFX-jps.jar %%DATADIR%%/plugins/javaFX/lib/javaFX.jar %%DATADIR%%/plugins/javaFX/lib/rt/sceneBuilderBridge.jar %%DATADIR%%/plugins/jsp/lib/jsp-impl.jar %%DATADIR%%/plugins/junit/lib/idea-junit.jar %%DATADIR%%/plugins/junit/lib/junit-rt.jar %%DATADIR%%/plugins/junit/lib/junit5-rt.jar %%DATADIR%%/plugins/keymap-eclipse/lib/keymap-eclipse.jar %%DATADIR%%/plugins/keymap-netbeans/lib/keymap-netbeans.jar %%DATADIR%%/plugins/keymap-visualStudio/lib/keymap-visualStudio.jar %%DATADIR%%/plugins/less/lib/less.jar %%DATADIR%%/plugins/lombok/lib/lombok.jar %%DATADIR%%/plugins/markdown/lib/markdown.jar %%DATADIR%%/plugins/maven-ext/lib/maven-ext.jar %%DATADIR%%/plugins/maven-model/lib/maven-model.jar %%DATADIR%%/plugins/maven/lib/artifact-resolver-m2.jar %%DATADIR%%/plugins/maven/lib/artifact-resolver-m3.jar %%DATADIR%%/plugins/maven/lib/artifact-resolver-m31.jar %%DATADIR%%/plugins/maven/lib/maven-event-listener.jar %%DATADIR%%/plugins/maven/lib/maven-jps.jar %%DATADIR%%/plugins/maven/lib/maven-server-api.jar %%DATADIR%%/plugins/maven/lib/maven.jar %%DATADIR%%/plugins/maven/lib/maven2-server-lib/archetype-common-2.0-alpha-4-SNAPSHOT.jar %%DATADIR%%/plugins/maven/lib/maven2-server-lib/commons-beanutils.jar %%DATADIR%%/plugins/maven/lib/maven2-server-lib/maven-dependency-tree-1.2.jar %%DATADIR%%/plugins/maven/lib/maven2-server-lib/mercury-artifact-1.0-alpha-6.jar %%DATADIR%%/plugins/maven/lib/maven2-server-lib/nexus-indexer-1.2.3.jar %%DATADIR%%/plugins/maven/lib/maven2-server.jar %%DATADIR%%/plugins/maven/lib/maven3-server-common.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/archetype-catalog-2.2.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/archetype-common-2.2.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/archetype-descriptor-2.2.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/lucene-core-2.4.1.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/maven-dependency-tree-1.2.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/nexus-indexer-3.0.4.jar %%DATADIR%%/plugins/maven/lib/maven3-server-lib/nexus-indexer-artifact-1.0.1.jar %%DATADIR%%/plugins/maven/lib/maven3-server.jar %%DATADIR%%/plugins/maven/lib/maven3/LICENSE %%DATADIR%%/plugins/maven/lib/maven3/NOTICE %%DATADIR%%/plugins/maven/lib/maven3/README.txt %%DATADIR%%/plugins/maven/lib/maven3/bin/m2.conf %%DATADIR%%/plugins/maven/lib/maven3/bin/mvn %%DATADIR%%/plugins/maven/lib/maven3/bin/mvn.cmd %%DATADIR%%/plugins/maven/lib/maven3/bin/mvnDebug %%DATADIR%%/plugins/maven/lib/maven3/bin/mvnDebug.cmd %%DATADIR%%/plugins/maven/lib/maven3/bin/mvnyjp %%DATADIR%%/plugins/maven/lib/maven3/boot/plexus-classworlds-2.6.0.jar %%DATADIR%%/plugins/maven/lib/maven3/boot/plexus-classworlds.license %%DATADIR%%/plugins/maven/lib/maven3/conf/logging/simplelogger.properties %%DATADIR%%/plugins/maven/lib/maven3/conf/settings.xml %%DATADIR%%/plugins/maven/lib/maven3/conf/toolchains.xml %%DATADIR%%/plugins/maven/lib/maven3/lib/cdi-api-1.0.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/cdi-api.license %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-cli-1.4.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-cli.license %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-io-2.5.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-io.license %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-lang3-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/commons-lang3.license %%DATADIR%%/plugins/maven/lib/maven3/lib/ext/README.txt %%DATADIR%%/plugins/maven/lib/maven3/lib/guava-25.1-android.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/guava.license %%DATADIR%%/plugins/maven/lib/maven3/lib/guice-4.2.1-no_aop.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/guice.license %%DATADIR%%/plugins/maven/lib/maven3/lib/jansi-1.17.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/jansi-native/README.txt %%DATADIR%%/plugins/maven/lib/maven3/lib/jansi-native/freebsd32/libjansi.so %%DATADIR%%/plugins/maven/lib/maven3/lib/jansi-native/freebsd64/libjansi.so %%DATADIR%%/plugins/maven/lib/maven3/lib/jansi.license %%DATADIR%%/plugins/maven/lib/maven3/lib/javax.inject-1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/javax.inject.license %%DATADIR%%/plugins/maven/lib/maven3/lib/jcl-over-slf4j-1.7.29.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/jcl-over-slf4j.license %%DATADIR%%/plugins/maven/lib/maven3/lib/jsoup-1.12.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/jsoup.license %%DATADIR%%/plugins/maven/lib/maven3/lib/jsr250-api-1.0.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/jsr250-api.license %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-artifact-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-builder-support-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-compat-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-core-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-embedder-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-model-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-model-builder-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-plugin-api-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-repository-metadata-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-api-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-connector-basic-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-impl-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-provider-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-spi-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-transport-wagon-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-resolver-util-1.6.2.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-settings-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-settings-builder-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-shared-utils-3.2.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/maven-slf4j-provider-3.8.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject-0.3.4.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/org.eclipse.sisu.inject.license %%DATADIR%%/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus-0.3.4.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/org.eclipse.sisu.plexus.license %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-cipher-1.7.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-cipher.license %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-component-annotations-2.1.0.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-component-annotations.license %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-interpolation-1.25.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-interpolation.license %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher-1.4.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-sec-dispatcher.license %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-utils-3.2.1.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/plexus-utils.license %%DATADIR%%/plugins/maven/lib/maven3/lib/slf4j-api-1.7.29.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/slf4j-api.license %%DATADIR%%/plugins/maven/lib/maven3/lib/wagon-file-3.4.3.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/wagon-http-3.4.3-shaded.jar %%DATADIR%%/plugins/maven/lib/maven3/lib/wagon-provider-api-3.4.3.jar %%DATADIR%%/plugins/maven/lib/maven30-server.jar %%DATADIR%%/plugins/maven/lib/maven36-server.jar %%DATADIR%%/plugins/micronaut/lib/micronaut.jar %%DATADIR%%/plugins/microservices-jvm/lib/microservices-jvm.jar %%DATADIR%%/plugins/microservices-ui/lib/microservices-ui.jar %%DATADIR%%/plugins/packageChecker/lib/packageChecker.jar %%DATADIR%%/plugins/packageSearch/lib/packageSearch.jar %%DATADIR%%/plugins/performancePlugin-extended-gradle/lib/performancePlugin-extended-gradle.jar %%DATADIR%%/plugins/performancePlugin-extended-java/lib/performancePlugin-extended-java.jar %%DATADIR%%/plugins/performancePlugin-extended-kotlin/lib/performancePlugin-extended-kotlin.jar %%DATADIR%%/plugins/performancePlugin-extended-maven/lib/performancePlugin-extended-maven.jar %%DATADIR%%/plugins/performanceTesting/lib/byte-buddy-agent.jar %%DATADIR%%/plugins/performanceTesting/lib/performanceTesting.jar %%DATADIR%%/plugins/performanceTesting/lib/yjp-controller-api-redist.jar %%DATADIR%%/plugins/platform-images/lib/platform-images.jar %%DATADIR%%/plugins/platform-tracing-ide/lib/platform-tracing-ide.jar %%DATADIR%%/plugins/properties/lib/properties.jar %%DATADIR%%/plugins/protoeditor/lib/protoeditor.jar %%DATADIR%%/plugins/pwa-core/lib/pwa-core.jar %%DATADIR%%/plugins/qodana/lib/qodana.jar %%DATADIR%%/plugins/quarkus/lib/quarkus.jar %%DATADIR%%/plugins/reactivestreams-core/lib/reactivestreams-core.jar %%DATADIR%%/plugins/recommenders/lib/recommenders.jar %%DATADIR%%/plugins/remote-dev-server/bin/launcher.sh %%DATADIR%%/plugins/remote-dev-server/lib/remote-dev-server.jar %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/README %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/accessx %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/basic %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/caps %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/complete %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/iso9995 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/japan %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/ledcaps %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/lednum %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/ledscroll %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/level5 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/misc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/mousekeys %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/olpc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/pc98 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/xfree86 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/compat/xtest %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/README %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/amiga %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/ataritt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/chicony %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/dell %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/lk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/digital_vndr/unix %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/everex %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/fujitsu %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/hhk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/hp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/keytronic %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/kinesis %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/macintosh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/microsoft %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/nec %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/nokia %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/northgate %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sanwa %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/O2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/indigo %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sgi_vndr/indy %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sony %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/steelseries %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/sun %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/teck %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/thinkpad %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/typematrix %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/geometry/winbook %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/README %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/aliases %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/amiga %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/ataritt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/digital_vndr/lk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/digital_vndr/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/empty %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/evdev %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/fujitsu %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/hp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/ibm %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/jolla %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/macintosh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/olpc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/indigo %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/indy %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sgi_vndr/iris %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sony %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/sun %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/xfree86 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/keycodes/xfree98 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/README %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.extras.xml %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.lst %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/base.xml %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.extras.xml %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.lst %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/evdev.xml %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/xfree98 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/rules/xkb.dtd %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/af %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/al %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/altwin %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/am %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/apl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ara %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/at %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/au %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/az %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ba %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bd %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/be %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bg %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/br %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/brai %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/bw %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/by %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ca %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/capslock %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cd %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ch %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cm %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cn %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/compose %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ctrl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/cz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/de %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/lk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/digital_vndr/vt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/dk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/dz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ee %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/empty %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/epo %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/es %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/et %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/eu %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/eurosign %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fi %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fo %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fujitsu_vndr/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/fujitsu_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gb %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ge %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gn %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/gr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/group %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hp_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/hu %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/id %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ie %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/il %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/in %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/inet %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/iq %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ir %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/is %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/it %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/jolla_vndr/sbj %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ke %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/keypad %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kg %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kpdl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/kz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/la %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/latam %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/latin %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/level3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/level5 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/lv %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ma %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/apple %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/ch %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/de %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/dk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/fi %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/fr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/gb %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/is %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/it %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/latam %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/nl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/no %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/pt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/se %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/macintosh_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mao %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/md %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/me %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ml %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mm %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mn %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/mv %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/my %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nbsp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nec_vndr/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ng %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/no %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/rx-44 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/rx-51 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/nokia_vndr/su-8w %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/np %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/olpc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/parens %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ph %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/pt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ro %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/rs %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ru %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/rupeesign %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/se %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sgi_vndr/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/sl-c3x00 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws003sh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws007sh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws011sh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sharp_vndr/ws020sh %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/shift %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/si %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sn %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sony_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/srvr_ctrl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ara %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/be %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/br %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ca %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ch %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/cz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/de %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/dk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ee %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/es %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/fi %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/fr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/gb %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/gr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/it %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/jp %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/kr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/lt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/lv %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/nl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/no %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/pl %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/pt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ro %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ru %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/se %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/sk %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/solaris %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/tr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/tw %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/ua %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sun_vndr/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/sy %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/terminate %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tg %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/th %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tj %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tm %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tr %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/trans %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tw %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/typo %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/tz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/ua %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/us %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/uz %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/vn %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/xfree68_vndr/amiga %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/xfree68_vndr/ataritt %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/symbols/za %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/README %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/basic %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/cancel %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/caps %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/complete %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/default %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/extra %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/iso9995 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/level5 %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/mousekeys %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/nokia %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/numpad %%DATADIR%%/plugins/remote-dev-server/selfcontained/X11/xkb/types/pc %%DATADIR%%/plugins/remote-dev-server/selfcontained/bin/Xvfb %%DATADIR%%/plugins/remote-dev-server/selfcontained/bin/xkbcomp %%DATADIR%%/plugins/remote-dev-server/selfcontained/fontconfig/fonts.conf %%DATADIR%%/plugins/remote-dev-server/selfcontained/fontconfig/fonts/DejaVuLGCSans.ttf %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libEGL.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGL.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGLX.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libGLdispatch.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libX11-xcb.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libX11.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXau.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXcomposite.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXcursor.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXdamage.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXdmcp.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXext.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXfixes.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXfont2.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXi.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXrandr.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXrender.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXtst.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libXxf86vm.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libasound.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatk-1.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatk-bridge-2.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libatspi.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libattr.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libavahi-client.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libavahi-common.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libbz2.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcairo.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcap.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcom_err.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcrypto.so.10 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libcups.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdbus-1.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdrm.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libdw.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libelf.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libexpat.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libffi.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfontconfig.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfontenc.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfreetype.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libfribidi.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgbm.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgcrypt.so.11 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgio-2.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libglapi.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libglib-2.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgmodule-2.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgobject-2.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgpg-error.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libgssapi_krb5.so.2 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libk5crypto.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkeyutils.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkrb5.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libkrb5support.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/liblz4.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/liblzma.so.5 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpango-1.0.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpci.so.3 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpcre.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpixman-1.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libpng15.so.15 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsqlite3.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libssl.so.10 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libstdc++.so.6 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libsystemd.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libthai.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libuuid.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libwayland-server.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxcb-render.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxcb-shm.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxcb.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxkbcommon.so.0 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxkbfile.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libxshmfence.so.1 %%DATADIR%%/plugins/remote-dev-server/selfcontained/lib/libz.so.1 %%DATADIR%%/plugins/remote-run/lib/remote-run.jar %%DATADIR%%/plugins/repository-search/lib/repository-search.jar %%DATADIR%%/plugins/restClient/lib/restClient.jar %%DATADIR%%/plugins/restWebServices/lib/rs.jar %%DATADIR%%/plugins/restWebServices/lib/ws-rt.jar %%DATADIR%%/plugins/sass/lib/sass.jar %%DATADIR%%/plugins/searchEverywhereMl-microservices/lib/searchEverywhereMl-microservices.jar %%DATADIR%%/plugins/searchEverywhereMl/lib/searchEverywhereMl.jar %%DATADIR%%/plugins/settings-repository/lib/settings-repository.jar %%DATADIR%%/plugins/settingsSync/lib/settingsSync.jar %%DATADIR%%/plugins/sh/lib/sh.jar %%DATADIR%%/plugins/smali/lib/smali.jar %%DATADIR%%/plugins/space/lib/space-java-jps.jar %%DATADIR%%/plugins/space/lib/space.jar %%DATADIR%%/plugins/stream-debugger/lib/stream-debugger.jar %%DATADIR%%/plugins/stylus/lib/stylus.jar %%DATADIR%%/plugins/svn4idea/lib/sqlite.jar %%DATADIR%%/plugins/svn4idea/lib/svn4idea.jar %%DATADIR%%/plugins/swagger/lib/swagger.jar %%DATADIR%%/plugins/tasks-time-tracking/lib/tasks-time-tracking.jar %%DATADIR%%/plugins/tasks/lib/tasks-core.jar %%DATADIR%%/plugins/terminal/.zshenv %%DATADIR%%/plugins/terminal/fish/config.fish %%DATADIR%%/plugins/terminal/jediterm-bash.in %%DATADIR%%/plugins/terminal/lib/terminal.jar %%DATADIR%%/plugins/testng/lib/testng-plugin.jar %%DATADIR%%/plugins/testng/lib/testng-rt.jar %%DATADIR%%/plugins/textmate/lib/bundles/bat/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/bat/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/bat/snippets/batchfile.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/bat/syntaxes/batchfile.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/clojure/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/clojure/syntaxes/clojure.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/snippets/coffeescript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/coffeescript/syntaxes/coffeescript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/cpp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/c.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/cpp/snippets/cpp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.embedded.macro.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cpp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/cuda-cpp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/cpp/syntaxes/platform.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/csharp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/csharp/snippets/csharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/csharp/syntaxes/csharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/css/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/css/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/css/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/css/package.json %%DATADIR%%/plugins/textmate/lib/bundles/css/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/css/syntaxes/css.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/dart/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/dart/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/dart/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/dart/package.json %%DATADIR%%/plugins/textmate/lib/bundles/dart/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/dart/syntaxes/dart.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/diff/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/diff/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/diff/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/diff/package.json %%DATADIR%%/plugins/textmate/lib/bundles/diff/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/diff/syntaxes/diff.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/docker/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/docker/syntaxes/docker.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/erlang/grammar/Erlang.plist %%DATADIR%%/plugins/textmate/lib/bundles/erlang/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/erlang/package.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/snippets/fsharp.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/fsharp/syntaxes/fsharp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/git-base/README.md %%DATADIR%%/plugins/textmate/lib/bundles/git-base/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-commit.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/git-rebase.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/languages/ignore.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/package.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/git-commit.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/git-rebase.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/syntaxes/ignore.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/git-base/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/go/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/go/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/go/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/go/package.json %%DATADIR%%/plugins/textmate/lib/bundles/go/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/go/syntaxes/go.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/groovy/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/groovy/snippets/groovy.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/groovy/syntaxes/groovy.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/handlebars/syntaxes/Handlebars.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/hlsl/syntaxes/hlsl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/html/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/html/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/html/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/html/package.json %%DATADIR%%/plugins/textmate/lib/bundles/html/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html-derivative.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/html/syntaxes/html.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/ini/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/ini.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/properties.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ini/syntaxes/ini.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/java/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/java/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/java/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.json %%DATADIR%%/plugins/textmate/lib/bundles/java/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/java/snippets/java.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/java/syntaxes/java.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/javascript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/javascript-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/snippets/javascript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/JavaScriptReact.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Readme.md %%DATADIR%%/plugins/textmate/lib/bundles/javascript/syntaxes/Regular Expressions (JavaScript).tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/javascript/tags-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/json/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/json/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/json/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/json/package.json %%DATADIR%%/plugins/textmate/lib/bundles/json/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSON.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/json/syntaxes/JSONC.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/jsp/LICENSE %%DATADIR%%/plugins/textmate/lib/bundles/jsp/README.md %%DATADIR%%/plugins/textmate/lib/bundles/jsp/jsp-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/jsp/package.json %%DATADIR%%/plugins/textmate/lib/bundles/jsp/syntaxes/jsp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/julia/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/julia/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/julia/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/julia/package.json %%DATADIR%%/plugins/textmate/lib/bundles/julia/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/julia/syntaxes/julia.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/info.plist %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/package.json %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/class.tmSnippet %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/snippets/println.tmSnippet %%DATADIR%%/plugins/textmate/lib/bundles/kotlin/syntaxes/Kotlin.tmLanguage %%DATADIR%%/plugins/textmate/lib/bundles/latex/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/latex/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/cpp-bailout-license.txt %%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-cpp-embedded-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/latex-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/markdown-latex-combined-language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/markdown-latex-combined-license.txt %%DATADIR%%/plugins/textmate/lib/bundles/latex/package.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/Bibtex.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/LaTeX.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/TeX.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/cpp-grammar-bailout.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/latex/syntaxes/markdown-latex-combined.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/less/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/less/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/less/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/less/package.json %%DATADIR%%/plugins/textmate/lib/bundles/less/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/less/syntaxes/less.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/log/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/log/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/log/package.json %%DATADIR%%/plugins/textmate/lib/bundles/log/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/log/syntaxes/log.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/lua/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/lua/syntaxes/lua.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/make/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/make/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/make/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/make/package.json %%DATADIR%%/plugins/textmate/lib/bundles/make/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/make/syntaxes/make.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/snippets/markdown.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/markdown-basics/syntaxes/markdown.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.gitignore %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/README.md %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/notebook/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/preview-styles/index.css %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-block.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math-inline.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/syntaxes/md-math.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/markdown-math/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/mdx/license %%DATADIR%%/plugins/textmate/lib/bundles/mdx/package.json %%DATADIR%%/plugins/textmate/lib/bundles/mdx/syntaxes/mdx.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c++.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/objective-c/syntaxes/objective-c.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/perl/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/perl.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/perl6.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/perl/syntaxes/perl6.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscode/tasks.json %%DATADIR%%/plugins/textmate/lib/bundles/php/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/php/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/php/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/php/package.json %%DATADIR%%/plugins/textmate/lib/bundles/php/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/php/snippets/php.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/html.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/php/syntaxes/php.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/powershell/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/powershell/snippets/powershell.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/powershell/syntaxes/powershell.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/pug/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/pug/syntaxes/pug.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/launch.json %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscode/tasks.json %%DATADIR%%/plugins/textmate/lib/bundles/python/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/python/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/python/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/python/package.json %%DATADIR%%/plugins/textmate/lib/bundles/python/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicPython.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/python/syntaxes/MagicRegExp.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/r/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/r/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/r/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/r/package.json %%DATADIR%%/plugins/textmate/lib/bundles/r/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/r/syntaxes/r.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/razor/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/razor/syntaxes/cshtml.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.json %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/restructuredtext/syntaxes/rst.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/ruby/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/ruby/syntaxes/ruby.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/rust/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/rust/syntaxes/rust.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/scss/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/package.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/sassdoc.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/scss/syntaxes/scss.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/search-result/README.md %%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/syntaxes/searchResult.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/search-result/tsconfig.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/shaderlab/syntaxes/shaderlab.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/shellscript/syntaxes/shell-unix-bash.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/sql/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/sql/syntaxes/sql.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/swift/LICENSE.md %%DATADIR%%/plugins/textmate/lib/bundles/swift/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/swift/snippets/swift.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/swift/syntaxes/swift.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/snippets/typescript.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/Readme.md %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScript.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/TypeScriptReact.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.js.injection.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/typescript-basics/syntaxes/jsdoc.ts.injection.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/vb/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/vb/snippets/vb.code-snippets %%DATADIR%%/plugins/textmate/lib/bundles/vb/syntaxes/asp-vb-net.tmlanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/LICENSE.txt %%DATADIR%%/plugins/textmate/lib/bundles/viml/grammars/viml.json %%DATADIR%%/plugins/textmate/lib/bundles/viml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/xml/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xml.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/syntaxes/xsl.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/xml.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/xml/xsl.language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/.vscodeignore %%DATADIR%%/plugins/textmate/lib/bundles/yaml/cgmanifest.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/language-configuration.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/package.nls.json %%DATADIR%%/plugins/textmate/lib/bundles/yaml/syntaxes/yaml.tmLanguage.json %%DATADIR%%/plugins/textmate/lib/textmate.jar %%DATADIR%%/plugins/thymeleaf/lib/thymeleaf-support.jar %%DATADIR%%/plugins/toml/lib/toml.jar %%DATADIR%%/plugins/tslint/js/convert-tslint-config.js %%DATADIR%%/plugins/tslint/js/languageService/tslint-plugin-provider.js %%DATADIR%%/plugins/tslint/js/languageService/tslint-plugin.js %%DATADIR%%/plugins/tslint/js/utils.js %%DATADIR%%/plugins/tslint/lib/tslint.jar %%DATADIR%%/plugins/uiDesigner/lib/jps/java-guiForms-jps.jar %%DATADIR%%/plugins/uiDesigner/lib/uiDesigner.jar %%DATADIR%%/plugins/uml/lib/uml-support.jar %%DATADIR%%/plugins/vcs-git-featuresTrainer/lib/vcs-git-featuresTrainer.jar %%DATADIR%%/plugins/w3validators/lib/w3validators.jar %%DATADIR%%/plugins/webDeployment/lib/webDeployment.jar %%DATADIR%%/plugins/webp/lib/webp.jar %%DATADIR%%/plugins/workspaceModel-performanceTesting/lib/workspaceModel-performanceTesting.jar %%DATADIR%%/plugins/wsl-fs-helper/bin/server %%DATADIR%%/plugins/wsl-fs-helper/lib/wsl-fs-helper.jar %%DATADIR%%/plugins/xpath/lib/rt/xslt-rt.jar %%DATADIR%%/plugins/xpath/lib/xpath.jar %%DATADIR%%/plugins/xslt-debugger/lib/rt/saxon-6_5_5.jar %%DATADIR%%/plugins/xslt-debugger/lib/rt/saxon-9he.jar %%DATADIR%%/plugins/xslt-debugger/lib/rt/xalan-2_7_2.jar %%DATADIR%%/plugins/xslt-debugger/lib/rt/xslt-debugger-impl-rt.jar %%DATADIR%%/plugins/xslt-debugger/lib/xslt-debugger-rt.jar %%DATADIR%%/plugins/xslt-debugger/lib/xslt-debugger.jar %%DATADIR%%/plugins/yaml/lib/yaml.jar %%DATADIR%%/plugins/zkm/lib/zkm.jar %%DATADIR%%/product-info.json