| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Program Files/Android/Android Studio/plugins/gradle/lib/ |
Upload File : |
PK B%��] ] META-INF/plugin.xml<idea-plugin url="https://www.jetbrains.com/help/idea/gradle.html">
<name>Gradle</name>
<id>com.intellij.gradle</id>
<version>241.18034.62.2411.12071903</version>
<idea-version since-build="241.18034.62" until-build="241.18034.62.*"/>
<category>Build Tools</category>
<vendor>JetBrains</vendor>
<description>
<![CDATA[
Provides integration with <a href="https://www.gradle.org">Gradle</a> for automation of building, testing, publishing, and deployment of software packages.
<ul>
<li>Create a new Gradle project or import an existing Gradle project.</li>
<li>Edit Gradle files with coding assistance (code completion, inspections, refactoring, and much more).</li>
<li>Synchronize the project structure with the Gradle model.</li>
<li>Run Gradle tasks with the Gradle run/debug configuration.</li>
</ul>
To use the <b>Gradle</b> tool window, select <b>View | Tool Windows | Gradle</b>.
]]>
</description>
<depends>com.intellij.modules.lang</depends>
<depends>com.intellij.modules.externalSystem</depends>
<depends optional="true" config-file="gradle-properties.xml">com.intellij.properties</depends>
<resource-bundle>messages.GradleBundle</resource-bundle>
<extensionPoints>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.projectResolve" interface="org.jetbrains.plugins.gradle.service.project.GradleProjectResolverExtension"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.projectModelContributor" interface="org.jetbrains.plugins.gradle.service.project.ProjectModelContributor"
dynamic="true"/>
<extensionPoint qualifiedName= "org.jetbrains.plugins.gradle.taskManager" interface="org.jetbrains.plugins.gradle.service.task.GradleTaskManagerExtension"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.settingsControlProvider" interface="org.jetbrains.plugins.gradle.service.settings.GradleSettingsControlProvider"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.importCustomizer" interface="org.jetbrains.plugins.gradle.service.project.GradleImportCustomizer"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.previewCustomizer" interface="org.jetbrains.plugins.gradle.service.project.GradlePreviewCustomizer"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.executionEnvironmentProvider" interface="org.jetbrains.plugins.gradle.execution.build.GradleExecutionEnvironmentProvider"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.orderEnumerationHandlerFactory"
interface="org.jetbrains.plugins.gradle.execution.GradleOrderEnumeratorHandler$FactoryImpl"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.issueChecker" interface="org.jetbrains.plugins.gradle.issue.GradleIssueChecker"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.gradleJvmResolver" interface="org.jetbrains.plugins.gradle.resolvers.GradleJvmResolver"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.targetEnvironmentAware" interface="org.jetbrains.plugins.gradle.execution.target.GradleTargetEnvironmentAware"
dynamic="true"/>
<extensionPoint qualifiedName= "org.jetbrains.plugins.gradle.taskResultListener" interface="org.jetbrains.plugins.gradle.service.task.GradleTaskResultListener"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.operationHelperExtension" interface="org.jetbrains.plugins.gradle.service.project.GradleOperationHelperExtension"
dynamic="true"/>
<extensionPoint qualifiedName="org.jetbrains.plugins.gradle.autoReloadSettingsCollector"
interface="org.jetbrains.plugins.gradle.service.project.GradleAutoReloadSettingsCollector"
dynamic="true"/>
</extensionPoints>
<extensions defaultExtensionNs="org.jetbrains.plugins.gradle">
<projectResolve implementation="org.jetbrains.plugins.gradle.service.project.BaseResolverExtension"/>
<projectResolve implementation="org.jetbrains.plugins.gradle.service.project.CommonGradleProjectResolverExtension"/>
<projectResolve implementation="org.jetbrains.plugins.gradle.service.telemetry.GradleOpenTelemetryResolverExtension"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.UnsupportedGradleVersionIssueChecker"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.UnsupportedGradleJvmByIdeaIssueChecker"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.UnsupportedGradleJvmByGradleIssueChecker"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.GradleDaemonStartupIssueChecker"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.GradleBuildCancelledIssueChecker"/>
<issueChecker implementation="org.jetbrains.plugins.gradle.issue.GradleOutOfMemoryIssueChecker"/>
<operationHelperExtension implementation="org.jetbrains.plugins.gradle.service.execution.GradleTaskExecutionMeasuringExtension"/>
<autoReloadSettingsCollector
implementation="org.jetbrains.plugins.gradle.service.project.GradleAutoImportAware$GradlePropertiesCollector"/>
<autoReloadSettingsCollector
implementation="org.jetbrains.plugins.gradle.service.project.GradleAutoImportAware$VersionCatalogCollector"/>
<autoReloadSettingsCollector
implementation="org.jetbrains.plugins.gradle.service.project.GradleAutoImportAware$WrapperConfigCollector"/>
<autoReloadSettingsCollector
implementation="org.jetbrains.plugins.gradle.service.project.GradleAutoImportAware$GradleScriptCollector"/>
<gradleJvmResolver implementation="org.jetbrains.plugins.gradle.resolvers.GradleJvmGradlePropertiesResolver"/>
<gradleJvmResolver implementation="org.jetbrains.plugins.gradle.resolvers.GradleJvmGradleLocalJavaHomeResolver"/>
</extensions>
<extensions defaultExtensionNs="com.intellij">
<postStartupActivity implementation="org.jetbrains.plugins.gradle.service.project.GradleStartupActivity"/>
<postStartupActivity implementation="org.jetbrains.plugins.gradle.service.project.GradleVersionUpdateStartupActivity"/>
<postStartupActivity implementation="org.jetbrains.plugins.gradle.service.project.GradleHeadlessLoggingProjectActivity"/>
<externalSystemUnlinkedProjectAware implementation="org.jetbrains.plugins.gradle.autolink.GradleUnlinkedProjectAware"/>
<externalSystemSettingsListener id="gradle" implementation="org.jetbrains.plugins.gradle.startup.GradleProjectSettingsUpdater" order="before external-system"/>
<projectOpenProcessor id="gradle" implementation="org.jetbrains.plugins.gradle.service.project.open.GradleProjectOpenProcessor"/>
<orderEnumerationHandlerFactory implementation="org.jetbrains.plugins.gradle.execution.GradleOrderEnumeratorHandler$FactoryImpl"/>
<consoleFilterProvider implementation="org.jetbrains.plugins.gradle.execution.GradleConsoleFilterProvider"/>
<stacktrace.fold substring="at org.gradle."/>
<externalSystemOutputDispatcher implementation="org.jetbrains.plugins.gradle.execution.build.output.GradleOutputDispatcherFactory"/>
<externalSystemOutputParserProvider implementation="org.jetbrains.plugins.gradle.execution.build.output.GradleOutputParserProvider"
id="gradle"/>
<externalSystemExecutionConsoleManager implementation="org.jetbrains.plugins.gradle.execution.GradleExecutionConsoleManager"
id="gradle"/>
<executionTargetLanguageRuntimeType implementation="org.jetbrains.plugins.gradle.execution.target.GradleRuntimeType" />
<externalSystemWorkspaceContributor implementation="org.jetbrains.plugins.gradle.service.project.GradleWorkspaceContributor"/>
<externalSystemConfigurationHandler implementation="org.jetbrains.plugins.gradle.service.project.GradleTaskTriggersImporter"/>
<externalSystemConfigurationHandler implementation="org.jetbrains.plugins.gradle.service.project.ActionDelegateConfigImporter"/>
<externalSystemConfigurationHandler implementation="org.jetbrains.plugins.gradle.service.project.IDEAProjectFilesPostProcessor"/>
<externalSystemConfigurationHandler implementation="org.jetbrains.plugins.gradle.service.project.GenerateImlFilesSettings"/>
<externalSystem.beforeRunTaskImporter implementation="org.jetbrains.plugins.gradle.service.project.GradleBeforeRunTaskImporter"/>
<internalFileTemplate name="Gradle Build Script"/>
<internalFileTemplate name="Gradle Build Script with wrapper"/>
<projectConfigurable groupId="build.tools" groupWeight="110" id="reference.settingsdialog.project.gradle"
instance="org.jetbrains.plugins.gradle.service.settings.GradleConfigurable"
key="gradle.name" bundle="messages.GradleBundle">
</projectConfigurable>
<editorTabTitleProvider implementation="org.jetbrains.plugins.gradle.util.GradleEditorTabTitleProvider"/>
<configurationType implementation="org.jetbrains.plugins.gradle.service.execution.GradleExternalTaskConfigurationType"/>
<externalSystemConfigLocator implementation="org.jetbrains.plugins.gradle.service.settings.GradleConfigLocator"/>
<externalSystemManager implementation="org.jetbrains.plugins.gradle.GradleManager"/>
<externalProjectDataService implementation="org.jetbrains.plugins.gradle.service.project.data.GradleSourceSetDataService"/>
<externalProjectDataService implementation="org.jetbrains.plugins.gradle.service.project.data.CompositeBuildDataService"/>
<externalProjectDataService implementation="org.jetbrains.plugins.gradle.service.project.data.GradleExtensionsDataService"/>
<externalProjectDataService implementation="org.jetbrains.plugins.gradle.service.project.data.GradleExcludeBuildFilesDataService"/>
<externalProjectStructureCustomizer implementation="org.jetbrains.plugins.gradle.service.project.GradleProjectStructureCustomizer"/>
<externalIconProvider key="GRADLE" implementationClass="org.jetbrains.plugins.gradle.ui.GradleIconProvider"/>
<externalExecutionAware id="gradleOnWsl" order="before gradle" key="GRADLE" implementationClass="org.jetbrains.plugins.gradle.service.execution.wsl.GradleOnWslExecutionAware"/>
<externalExecutionAware id="gradle" key="GRADLE" implementationClass="org.jetbrains.plugins.gradle.service.execution.LocalGradleExecutionAware"/>
<externalSystemNotificationExtension implementation="org.jetbrains.plugins.gradle.service.notification.GradleNotificationExtension" order="last"/>
<externalSystemTaskProgressIndicatorUpdater
implementation="org.jetbrains.plugins.gradle.service.execution.GradleExternalSystemTaskProgressIndicatorUpdater"/>
<externalSystemTaskNotificationListener
implementation="org.jetbrains.plugins.gradle.service.GradleInstallationManager$BuildLayoutParametersCacheCleanupListener"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.service.GradleInstallationManager"/>
<applicationService serviceInterface="org.jetbrains.plugins.gradle.service.notification.ExternalAnnotationsProgressNotificationManager"
serviceImplementation="org.jetbrains.plugins.gradle.service.notification.ExternalAnnotationsProgressNotificationManagerImpl"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.service.execution.GradleExecutionHelper$SystemPropertiesAdjuster"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleSystemSettings"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.jvmcompat.GradleJvmSupportMatrix"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.jvmcompat.GradleCompatibilitySupportUpdater"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleSettingsMigration$LegacyDefaultGradleProjectSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleExtensionsSettings"/>
<projectService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleImportHintService"
configurationSchemaKey="importHint.gradle" />
<projectService serviceInterface="org.jetbrains.plugins.gradle.service.project.GradleTasksIndices"
serviceImplementation="org.jetbrains.plugins.gradle.service.project.GradleTasksIndicesImpl"/>
<createDirectoryCompletionContributor implementation="org.jetbrains.plugins.gradle.GradleDirectoryCompletionContributor"/>
<externalSystemContentRootContributor implementation="org.jetbrains.plugins.gradle.GradleContentRootContributor"/>
<applicationService serviceImplementation="org.jetbrains.plugins.gradle.settings.GradleDefaultProjectSettings$Service"/>
<stepsBeforeRunProvider implementation="org.jetbrains.plugins.gradle.execution.GradleBeforeRunTaskProvider" />
<runConfigurationProducer implementation="org.jetbrains.plugins.gradle.service.execution.GradleRuntimeConfigurationProducer"/>
<!--Gradle tool window -->
<toolWindow id="Gradle" anchor="right" icon="GradleIcons.ToolWindowGradle"
factoryClass="org.jetbrains.plugins.gradle.ui.GradleToolWindowFactory"/>
<toolWindowExtractorMode id="Gradle" mode="mirror"/>
<externalSystemViewContributor id="gradle"
implementation="org.jetbrains.plugins.gradle.ui.GradleViewContributor"/>
<copyPastePreProcessor implementation="org.jetbrains.plugins.gradle.action.PasteMvnDependencyPreProcessor"/>
<runAnything.executionProvider implementation="org.jetbrains.plugins.gradle.execution.GradleRunAnythingProvider" order="first"/>
<statistics.projectUsagesCollector implementation="org.jetbrains.plugins.gradle.statistics.GradleSettingsCollector"/>
<statistics.counterUsagesCollector implementationClass="org.jetbrains.plugins.gradle.statistics.GradleModelBuilderMessageCollector"/>
<statistics.counterUsagesCollector implementationClass="org.jetbrains.plugins.gradle.statistics.GradleActionsUsagesCollector"/>
<statistics.counterUsagesCollector implementationClass="org.jetbrains.plugins.gradle.statistics.GradleTaskExecutionCollector"/>
<statistics.validation.customValidationRule implementation="org.jetbrains.plugins.gradle.statistics.GradleTaskExecutionCollector$TaskNameValidator"/>
<statistics.validation.customValidationRule implementation="org.jetbrains.plugins.gradle.statistics.GradleTaskExecutionCollector$TaskPluginValidator"/>
<externalSystem.runConfigurationEx implementation="org.jetbrains.plugins.gradle.service.execution.GradleRunConfigurationExtension"/>
<externalSystem.runConfigurationImporter
implementation="org.jetbrains.plugins.gradle.service.execution.GradleRunConfigurationImporter"/>
<externalSystemDependencyAnalyzer implementation="org.jetbrains.plugins.gradle.dependency.analyzer.GradleDependencyAnalyzerExtension"/>
<search.optionContributor implementation="org.jetbrains.plugins.gradle.config.GradleSearchableOptionContributor"/>
<registryKey defaultValue="https://download.jetbrains.com/resources/intellij/plugins/gradle/v1/compatibility.json"
description="URL to get updates for gradle/jvm compatibility matrix" key="gradle.compatibility.config.url"/>
<registryKey defaultValue="1"
description="Time to check in days for gradle compatibility update. Set to 0 to disable updates"
key="gradle.compatibility.update.interval"/>
<registryKey key="gradle.settings.showDeprecatedSettings" defaultValue="false"
description="Enables some deprecated setting in the Gradle settings dialog for troubleshooting"/>
<registryKey key="gradle.tooling.custom.serializer" defaultValue="true"
description="Enable custom serialization of custom tooling objects"/>
<registryKey key="gradle.tooling.use.external.process" defaultValue="false"
description="Enable running gradle tooling api out of IDE process"/>
<registryKey key="gradle.testLauncherAPI.enabled" defaultValue="true"
description="Allow to use Test Launcher API to run tests when applicable"/>
<registryKey key="gradle.tooling.adjust.user.dir" defaultValue="true"
description="Change IDE user.dir system property during the Gradle tooling API call to have expected Gradle daemon CWD."/>
<registryKey key="gradle.improved.hotswap.detection" defaultValue="false"
description="Enable improved hotswap detection when build is delegated to Gradle"/>
<registryKey key="gradle.exclude.build.files.when.in.source.set" defaultValue="false"
description="If build.gradle[.kts] and settings.gradle[.kts] files should be excluded from content root, if they are in source set"/>
<registryKey key="gradle.report.recently.saved.paths" defaultValue="true"
description="Send information on recently saved files to Gradle Daemon right before executing a task"/>
<registryKey key="gradle.version.catalogs.dynamic.support" defaultValue="true"
description="Enable experimental support of version catalogs based on after-sync gradle models"/>
<registryKey key="gradle.output.sync.progress.events" defaultValue="true"
description="Send progress information like files download during project import to `Build Output`"/>
<registryKey key="gradle.daemon.opentelemetry.enabled" defaultValue="false"
description="Enable performance trace collection in the Gradle daemon"/>
<commandLineInspectionProjectConfigurator implementation="org.jetbrains.plugins.gradle.GradleCommandLineProjectConfigurator"/>
<warmupConfigurator implementation="org.jetbrains.plugins.gradle.GradleWarmupConfigurator"/>
<notificationGroup id="Gradle Notification Group" displayType="STICKY_BALLOON" bundle="messages.GradleBundle" key="notification.group.gradle"/>
<statistics.notificationIdsHolder implementation="org.jetbrains.plugins.gradle.service.project.GradleNotificationIdsHolder"/>
<iconMapper mappingFile="GradleIconMappings.json"/>
<!--advanced settings-->
<advancedSetting id="gradle.download.sources" default="false" bundle="messages.GradleBundle" groupKey="advanced.settings.gradle"/>
</extensions>
<applicationListeners>
<listener class="org.jetbrains.plugins.gradle.service.GradleInstallationManager$BuildLayoutParametersCacheCleanupListener"
topic="com.intellij.openapi.project.ProjectManagerListener"/>
<listener class="org.jetbrains.plugins.gradle.service.GradleInstallationManager$BuildLayoutParametersCacheCleanupListener"
topic="com.intellij.ide.plugins.DynamicPluginListener"/>
</applicationListeners>
<actions>
<group id="Gradle.GenerateGroup">
<add-to-group group-id="GenerateGroup" anchor="first"/>
</group>
<action id="Gradle.ExecuteTask" class="org.jetbrains.plugins.gradle.action.GradleExecuteTaskAction"
icon="AllIcons.Actions.Run_anything">
</action>
<action id="Gradle.ToggleOfflineAction" class="org.jetbrains.plugins.gradle.action.ToggleOfflineAction"
icon="AllIcons.Actions.OfflineMode"/>
<action id="Gradle.DownloadSources" class="org.jetbrains.plugins.gradle.action.GradleDownloadSourcesAction"
icon="AllIcons.Actions.Download"/>
<action id="Gradle.OpenProjectCompositeConfiguration" class="org.jetbrains.plugins.gradle.action.GradleOpenProjectCompositeConfigurationAction"/>
<action id="Gradle.RefreshDependencies" class="org.jetbrains.plugins.gradle.action.GradleRefreshProjectDependenciesAction"/>
<action id="Gradle.ViewDependencyAnalyzer" class="org.jetbrains.plugins.gradle.dependency.analyzer.ViewDependencyAnalyzerAction"/>
<action id="Gradle.ToolbarDependencyAnalyzer" class="org.jetbrains.plugins.gradle.dependency.analyzer.ToolbarDependencyAnalyzerAction"/>
<action id="Gradle.ProjectViewDependencyAnalyzer" class="org.jetbrains.plugins.gradle.dependency.analyzer.ProjectViewDependencyAnalyzerAction">
<add-to-group group-id="ProjectViewPopupMenu" anchor="before" relative-to-action="UML.Group"/>
</action>
<action id="Gradle.DependencyAnalyzer.OpenConfig" class="org.jetbrains.plugins.gradle.dependency.analyzer.GradleDependencyAnalyzerOpenConfigAction">
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.DependencyListGroup"/>
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.DependencyTreeGroup"/>
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.UsagesTreeGroup"/>
</action>
<action id="Gradle.DependencyAnalyzer.GoTo" class="org.jetbrains.plugins.gradle.dependency.analyzer.GradleDependencyAnalyzerGoToAction">
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.DependencyListGroup"/>
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.DependencyTreeGroup"/>
<add-to-group group-id="ExternalSystem.DependencyAnalyzer.UsagesTreeGroup"/>
</action>
<group id="Gradle.View.ActionsToolbar.LeftPanel">
<separator/>
<reference id="Gradle.DownloadSources"/>
<reference id="Gradle.ExecuteTask"/>
<add-to-group group-id="ExternalSystemView.ActionsToolbar.LeftPanel"/>
</group>
<group id="Gradle.View.ActionsToolbar.RightPanel">
<reference id="Gradle.ToggleOfflineAction"/>
<add-to-group group-id="ExternalSystemView.ActionsToolbar.RightPanel"/>
</group>
<group id="Gradle.View.ActionsToolbar.CenterPanel">
<separator/>
<reference id="Gradle.OpenProjectCompositeConfiguration"/>
<reference id="Gradle.ToolbarDependencyAnalyzer"/>
<separator/>
<add-to-group group-id="ExternalSystemView.ActionsToolbar.CenterPanel" anchor="last"/>
</group>
<group id="Gradle.View.ProjectMenu">
<separator/>
<reference id="Gradle.OpenProjectCompositeConfiguration"/>
<reference id="Gradle.RefreshDependencies"/>
<reference id="Gradle.ViewDependencyAnalyzer"/>
<separator/>
<add-to-group group-id="ExternalSystemView.ProjectMenu" anchor="last"/>
</group>
<group id="Gradle.View.ModuleMenu">
<separator/>
<reference id="Gradle.ViewDependencyAnalyzer"/>
<separator/>
<add-to-group group-id="ExternalSystemView.ModuleMenu" anchor="last"/>
</group>
<group id="Gradle.View.DependencyMenu">
<separator/>
<reference id="Gradle.ViewDependencyAnalyzer"/>
<separator/>
<add-to-group group-id="ExternalSystemView.DependencyMenu" anchor="last"/>
</group>
<action id="Gradle.ShowDaemons" class="org.jetbrains.plugins.gradle.internal.daemon.ShowGradleDaemonsAction"/>
<action id="Gradle.ImportExternalProject" class="org.jetbrains.plugins.gradle.action.ImportProjectFromScriptAction" icon="GradleIcons.Gradle">
<add-to-group group-id="ProjectViewPopupMenuSettingsGroup" anchor="last"/>
<add-to-group group-id="EditorPopupMenu" anchor="last"/>
</action>
</actions>
<projectListeners>
<listener class="org.jetbrains.plugins.gradle.service.GradleFileModificationListener"
topic="com.intellij.openapi.fileEditor.FileDocumentManagerListener"/>
</projectListeners>
</idea-plugin>
PK �Y; GradleIconMappings.json{
"icons": {
"expui": {
"gradle.svg": [
"icons/gradle.svg",
"icons/gradleFile.svg",
"icons/toolWindowGradle.svg"
],
"gradleLoadChanges.svg": "icons/gradleLoadChanges.svg",
"gradleNavigate.svg": "icons/gradleNavigate.svg"
}
}
}PK QJ���H �H messages/GradleBundle.propertiesgradle.name=Gradle
gradle.filetype.description=Groovy Gradle DSL configuration
gradle.filetype.display.name=Groovy Gradle DSL
gradle.settings.text.default=Default
gradle.settings.text.unexpected=Unexpected: {0}
gradle.settings.text.home.path=Gradle Home:
gradle.settings.text.jvm.path=Gradle JVM:
gradle.settings.text.vm.options=Gradle VM options:
gradle.settings.text.vm.options.link.tooltip=This setting is deprecated, please use 'org.gradle.jvmargs\u2019 property in 'gradle.properties\u2019 file instead
gradle.settings.text.vm.options.link.text=Migrate
gradle.settings.text.vm.options.empty.text=VM options have been moved to gradle.properties
gradle.settings.text.vm.options.confirm.text=Would you like to move VM options to the ''{0}'' file?\n\
Note that the existing ''org.gradle.jvmargs'' property will be overwritten.\n\n\
You can do it manually any time later
gradle.settings.text.vm.options.migration.error.text={0}\n\nPlease migrate settings manually
gradle.settings.text.vm.options.migration.error.title=Migration Error
gradle.settings.text.user.home=Gradle user home:
gradle.settings.text.user.home.hint=Override the default location where Gradle stores downloaded files, e.g. to tune anti-virus software on Windows
gradle.settings.text.user.home.dialog.title=Select Gradle User Home Directory
gradle.settings.text.user.home.not.found.error.text=Can not find Gradle user home
gradle.settings.text.generate.iml.files=Generate *.iml files for modules imported from Gradle
gradle.settings.text.generate.iml.files.hint=Enable if you have a mixed project with {0} modules and Gradle modules so that it could be shared via VCS
gradle.settings.text.module.per.source.set=Generate {0} module per Gradle source set
gradle.settings.text.module.per.source.set.hint=This setting is deprecated and remains only for troubleshooting since it's not fully compatible with Gradle's model.<br> \
Please consider restoring it to the default (checked)
gradle.settings.text.download.annotations=Download external annotations for dependencies
gradle.settings.text.parallelModelFetch=\
Enable parallel Gradle model fetching for Gradle 7.4+
gradle.settings.text.parallelModelFetch.hint=\
Allow collecting Gradle models in parallel during a project reload.
gradle.settings.text.parallelModelFetch.warning=\
Incubating. Non-thread safe access to shared Gradle configuration data in build.gradle may cause concurrency issues.
gradle.settings.text.build.run.title=Build and Run
gradle.settings.text.build.run.hint=By default {0} uses Gradle to build the project and run the tasks.<br><br> \
In a pure Java/Kotlin project, building and running by means of the IDE might be faster, thanks to optimizations. \
Note, that the IDE doesn\u2019t support all Gradle plugins and the project might not be built correctly with some of them.
gradle.settings.text.build.run=Build and run using:
gradle.settings.text.run.tests=Run tests using:
gradle.settings.text.build.run.per.test=Choose per test
gradle.home.setting.type.explicit.incorrect=Gradle location is incorrect.\nLocation:{0}
gradle.home.setting.type.explicit.empty=Gradle location is not specified
gradle.run.configuration.command.line.tasks.empty.text=No Gradle Tasks
gradle.run.configuration.command.line.arguments.empty.text=No Gradle Arguments
gradle.run.configuration.command.line.task.column=Task
gradle.run.configuration.command.line.argument.column=Argument
gradle.run.configuration.command.line.description.column=Description
gradle.run.configuration.command.line.hint=Example: build --debug. Default tasks will be executed if no tasks are specified.
gradle.run.configuration.command.line.title=Tasks and Arguments
gradle.run.configuration.command.line.tooltip=Insert Tasks and Arguments\u2026
gradle.run.configuration.command.line.empty.state=Tasks and arguments
gradle.run.configuration.command.line.name=Tasks and a&rguments
gradle.jvm.undefined=Please, set the Gradle JVM option
gradle.jvm.incorrect=Gradle JVM option is incorrect:\nPath:{0}
gradle.jvm.is.jre=Please, use JDK instead of JRE for Gradle importer.
gradle.jvm.is.invalid=Invalid Gradle JDK configuration found.
gradle.jvm.is.being.resolved.error=Gradle JVM is being resolved, please wait.
gradle.jvm.is.being.resolved=Gradle JVM is being resolved\u2026
gradle.jvm.has.been.resolved=Gradle JVM has been resolved
gradle.open.gradle.settings=Open Gradle Settings
gradle.title.gradle.settings=Gradle Settings
gradle.incorrect.jvm.issue.title=Gradle JVM option is incorrect
gradle.incorrect.jvm.wsl.issue.description=The project is located on WSL({0} - ''{1}'').\n\
Use the JDK installed on the same WSL distribution.
gradle.incorrect.jvm.wslJdk.on.win.issue.description=The project is located on Windows.\n\
Use the JDK installed on Windows.
gradle.notifications.java.home.invalid.title=Found invalid Gradle JVM configuration
gradle.notifications.java.home.unsupported.content=JDK {0} isn''t compatible with Gradle {1}.
gradle.notifications.java.home.property.content=Please fix <i>org.gradle.java.home</i> in {0}.
gradle.notifications.java.home.variable.content=Please fix <i>JAVA_HOME</i> environment variable.
gradle.notifications.java.home.change.title=Gradle JVM is configured
gradle.notifications.java.home.change.content="{0}" is set to {1} <br/> {2}
gradle.notifications.sources.download.failed.title=Sources download failed
gradle.notifications.sources.download.failed.content=<html>Sources were not downloaded for: {0}</html>
gradle.codeInsight.action.apply_plugin.text=Add Gradle Plugin
gradle.codeInsight.action.apply_plugin.description=Add selected Gradle plugin to the project
gradle.codeInsight.action.apply_plugin.popup.title=Choose Plugin
gradle.codeInsight.action.add_maven_dependency.text=Add Maven artifact dependency
gradle.codeInsight.action.add_maven_dependency.description=Add selected Maven artifact dependency to the project
gradle.codeInsigt.buildscript.classpath.description=The script classpath configuration used to compile and execute a build script. \
This classpath is also used to load the plugins which the build script uses.
gradle.test.runner.ui.tests.tree.presentation.labels.no.tests.were.found=Test events were not received
gradle.test.runner.ui.tests.actions.open.gradle.report.text=Open Gradle test report
gradle.test.runner.ui.tests.actions.open.gradle.report.desc=Open Gradle reports produced by the Test task
gradle.test.runner.build.tw.link.title=See tests view at Run tool window
# Gradle-Maven integration messages
gradle.integrations.maven.notification.not_updated_repository.title=<b>Unindexed remote Maven repositories found</b>
gradle.integrations.maven.notification.not_updated_repository.text=<a href=\"#update\">Update index</a> for dependency completion or <a href=\"#disable\">disable</a> this notification
gradle.integrations.maven.notification.to.be.disabled=Notification will be disabled for all projects.\n\nSettings | Appearance & Behavior | Notifications | \
{0} can be used to configure the notification.
gradle.integrations.maven.notification.detection=Unindexed Maven Repositories Gradle Detection
gradle.integrations.maven.notification.disable.text=Disable Notification
gradle.action.refresh.dependencies.text=Refresh Gradle Dependencies
gradle.action.refresh.dependencies.description=Refresh dependencies in the Gradle cache using --refresh-dependencies argument
gradle.action.download.sources=Download Sources
gradle.action.download.sources.busy.text=Downloading sources\u2026
gradle.test.show.internal.nodes.action.name=Show Internal Gradle Test Suites
gradle.test.show.internal.nodes.action.text=Show internal Gradle test suites, e.g. 'Gradle Test Executor N'
gradle.settings.title=Gradle
gradle.tests.tasks.choosing.popup.title.common=Run Tasks
gradle.tests.tasks.choosing.popup.title=Run Tasks for {0}
gradle.tests.tasks.choosing.popup.hint=Select several tasks to run them at once
gradle.tests.tasks.choosing.warning.text=No tasks available
gradle.tests.pattern.producer.configuration.name={0} and {1} more
action.Gradle.ImportExternalProject.text=Link Gradle Project
action.Gradle.ImportExternalProject.description=Link Gradle project described by this file
action.Gradle.OpenProjectCompositeConfiguration.text=Composite Build Configuration
action.Gradle.ToggleOfflineAction.text=Toggle Offline Mode
action.Gradle.ToggleOfflineAction.description=Toggle offline mode for Gradle builds
action.Gradle.DownloadSources.text=Download Sources
action.Gradle.DownloadSources.description=Download the source code of all libraries used in the project
action.Gradle.ExecuteTask.text=Execute Gradle Task
gradle.settings.wizard.use.kotlin=Kotlin DSL build script
gradle.settings.wizard.additional.libs=Additional Libraries and &Frameworks:
gradle.settings.wizard.add.as.module.to=Add as module to
gradle.settings.composite.selector.description=Please select participant projects to include in the Gradle composite.
gradle.settings.composite.build.title=Composite Build Configuration
gradle.settings.composite.select.all=Select All
gradle.settings.composite.unselect.all=Unselect All
gradle.settings.wrapper.not.found='gradle-wrapper.properties' not found
gradle.daemons.show.stopped=Show Stopped
gradle.daemons.description.title=Description
gradle.daemons.refresh=Refresh
gradle.daemons.stopWhenIdle.all=Stop When Idle All
gradle.daemons.stop.selected=Stop Selected
gradle.daemons.stop.all=Stop All
gradle.daemons.gradle.daemons=Gradle Daemons
action.Gradle.ShowDaemons.text=Show Gradle Daemons
gradle.daemons.close=Close
gradle.tasks.script.debugging=Debug Gradle scripts
gradle.tasks.reattach.debug.process=Debug forked Gradle tasks in separate debug tabs
gradle.tasks.reattach.debug.process.comment=A single Gradle debug session is used for all tasks. Enable this option to debug tasks running in parallel separately.
gradle.tasks.debugging.all=Debug all Gradle tasks on the execution graph
gradle.tasks.debugging.all.comment=Debug flags are added to all compatible tasks on the Gradle execution graph. May re-trigger task execution.
gradle.tasks.directory.completion.description=Gradle Source Sets
gradle.tasks.toggle.offline.search.title=Toggle Gradle Offline Mode
gradle.tasks.annotations.title=Resolving known external annotations
gradle.tasks.annotations.looking.for=Looking for annotations for {0}
gradle.tasks.tests.force=Run as test
gradle.tasks.tests.force.comment=Shows test view and forces test tasks re-execution
compiler.build.messages.gradle.configuration.not.found=Unable to make ''{0}''.\nRelated gradle configuration was not found. "Please, re-import the Gradle project and try again.
gradle.project.generation.wrapper.progress.title=Generating Gradle Wrapper
gradle.commandline.description=Configures Gradle projects under the given folder
gradle.project.0=Gradle project ''{0}''
gradle.root.project=Gradle root project
daemons.started.by.are.displayed=Daemons started by {0} (or other daemons of the similar configuration) are displayed. <i>Gradle 4.5 or greater supported.<i>
progress.title.download=Downloading {0}
progress.title.run.tasks=Running tasks
progress.title.configure.projects=Configuring projects
progress.title.run.tests=Running tests
progress.title.build=Building
progress.title.build.model=Building model
progress.title.configure.build=Configuring build
progress.title.run.task=Running task
column.name.daemon.PID=PID
column.name.daemon.status=Status
column.name.daemon.timestamp=Timestamp
column.name.daemon.info=Info
gradle.execution.name.build.project.=Build {0}
grable.execution.name.upgrade.wrapper=Upgrade Gradle wrapper
gradle.target.configure.label=Gradle configuration
gradle.target.run.label=Run Gradle task
gradle.target.execution.project.folder.label=Project folder:
gradle.target.execution.project.folder.title=Project Folder
gradle.target.execution.project.folder.description=The path on the target where the project sources is placed
gradle.target.execution.running=Running Gradle on {0}\u2026
gradle.target.configurable.home.path.label=Gradle home path:
gradle.target.configurable.home.path.title=Gradle Home Path
gradle.target.configurable.home.path.comment=The path to the Gradle installation on the target
gradle.dsl.model.fail.to.build=Cannot build Gradle model for module {0}
gradle.dsl.artifactid.is.null=ArtifactId is null
gradle.dsl.groupid.is.null=GroupId is null
gradle.dsl.version.is.null=Version is null
gradle.dsl.scope.is.null=Configuration is null
gradle.project.structure.source.set=Source Set
gradle.project.structure.web.artifact=Web Artifact
gradle.project.structure.jee.application=JEE Application
gradle.command.line.parse.error.invalid.arguments=<b>Command-line arguments cannot be parsed</b>
gradle.version.quick.fix.error=Unable to update wrapper files
gradle.version.quick.fix.error.description=See IDE log for the details.\n<a href="#open_log">{0}</a>
gradle.project.resolver.orphan.modules.error.title=Gradle project structure problems
gradle.project.resolver.orphan.modules.error.description=Can''t find the following {0,choice,1#module|1<modules}: {1}\nIt can be caused by composite build configuration inside your *.gradle scripts with Gradle version older than 3.3.\nTry Gradle 3.3 or better or enable ''{2}'' option
popup.title.gradle.tasks=Gradle Tasks
gradle.dsl.new.project.wizard=Gradle DSL:
gradle.dsl.new.project.wizard.kotlin=Kotlin
gradle.dsl.new.project.wizard.groovy=Groovy
gradle.project.settings.distribution.group=Gradle Source
gradle.project.settings.distribution=Distribution:
gradle.project.settings.distribution.npw=Gradle distribution:
gradle.project.settings.distribution.bundled=Bundled
gradle.project.settings.distribution.wrapper=Wrapper
gradle.project.settings.distribution.wrapper.task=Wrapper task
gradle.project.settings.distribution.wrapper.version=Version:
gradle.project.settings.distribution.wrapper.version.npw=Gradle version:
gradle.project.settings.distribution.wrapper.version.auto.select=Auto-select
gradle.project.settings.distribution.local=Local installation
gradle.project.settings.distribution.local.location=Location:
gradle.project.settings.distribution.local.location.npw=Gradle location:
gradle.project.settings.distribution.local.location.empty.state=Path to local Gradle
gradle.project.settings.distribution.local.location.dialog=Choose Gradle Installation
gradle.project.settings.distribution.store.settings=Use these settings for future projects
gradle.project.settings.distribution.invalid=Invalid Gradle SDK installation
gradle.project.settings.distribution.version.invalid=Cannot resolve Gradle SDK version
gradle.project.settings.distribution.version.unsupported=JDK {0} isn''t supported by Gradle {1}
gradle.settings.wizard.unsupported.jdk.title=Unsupported {0, choice, 0#Project|1#Module} JDK
gradle.settings.wizard.unsupported.jdk.message=\
Gradle supports JDK versions {0} through {1}.\n\n\
Do you want to proceed with JDK {2} and Gradle {3}?
gradle.settings.wizard.gradle.unsupported.title=Unsupported Gradle Version
gradle.settings.wizard.gradle.unsupported.message=\
{0} doesn''t support Gradle versions older than {1}.
gradle.settings.wizard.java.unsupported.title=Unsupported Java Version
gradle.settings.wizard.java.unsupported.message=\
{0} doesn''t support Java versions older than {1} in Gradle projects.
gradle.build.issue.gradle.jvm.unsupported.header=Unsupported Gradle JVM.
gradle.build.issue.gradle.jvm.unsupported.unknown.java.description=\
Your build is currently configured to use incompatible Java. \
It''s recommended to use Gradle {0} or newer.
gradle.build.issue.gradle.jvm.unsupported.open.gradle.description=\
Your build is currently configured to use Java {0}. \
It''s recommended to use Gradle {1} or newer.
gradle.build.issue.gradle.jvm.unsupported.single.gradle.description=\
Your build is currently configured to use Java {0}. \
It''s recommended to use Gradle {1}.
gradle.build.issue.gradle.jvm.unsupported.range.gradle.description=\
Your build is currently configured to use Java {0}. \
It''s recommended to use Gradle versions from range [{1}, {2}].
gradle.build.issue.gradle.jvm.unsupported.class.version.description=\
Your build is currently configured to use Java {0}. \
It''s recommended to use Java {1} or newer.
gradle.build.issue.gradle.jvm.unsupported.pair.description=\
Your build is currently configured to use Java {0} and Gradle {1}.
gradle.build.issue.gradle.jvm.cannot.start.daemon.title=Unable to Start Daemon Process
gradle.build.issue.gradle.jvm.cannot.start.daemon.header=Unable to start the daemon process.
gradle.build.issue.gradle.jvm.cannot.start.daemon.description=\
The project uses Gradle {0} which is incompatible with Java {1} or newer.
gradle.build.issue.gradle.jvm.cannot.start.daemon.issue.description=\
The project uses Gradle {0} which is incompatible with Java {1} or newer.\n\
See details at https://github.com/gradle/gradle/issues/4860
gradle.build.issue.gradle.jvm.unsupported.title=Unsupported Gradle JVM
gradle.build.issue.gradle.jvm.unsupported.description=Java {0} is not supported for Gradle execution. Cannot sync the project.
gradle.build.issue.gradle.jvm.unsupported.unknown.description=Failed to get a Java version for Gradle sync. This could happen because of invalid or outdated Gradle JVM.
gradle.build.issue.gradle.jvm.supported.description=The minimum supported Gradle JVM version is {0}.
gradle.build.issue.gradle.unsupported.title=Unsupported Gradle Version
gradle.build.issue.gradle.unsupported.description=Gradle {0} is not supported. Cannot sync the project.
gradle.build.issue.gradle.unsupported.unknown.description=Failed to get a Gradle version. This could happen because of invalid or outdated Gradle wrapper.
gradle.build.issue.gradle.recommended.description=We recommend upgrading to Gradle version {0}.
gradle.build.issue.gradle.supported.description=The minimum supported Gradle version is {0}.
gradle.build.issue.gradle.deprecated.title=Deprecated Gradle Version
gradle.build.issue.gradle.deprecated.description=Gradle {0} support is deprecated and scheduled for removal.
gradle.dependency.analyzer.loading=Load Gradle Dependencies
notification.group.gradle=Gradle
gradle.build.quick.fix.gradle.jvm=Use Java {1} as Gradle JVM: <a href="{0}">Open Gradle settings</a>
gradle.build.quick.fix.gradle.version=<a href="{0}">Upgrade to Gradle {1} and re-sync</a>
advanced.settings.gradle=Build Tools. Gradle
advanced.setting.gradle.download.sources=Download sources
advanced.setting.gradle.download.sources.description=Download sources for project dependencies during the project importPK ��� � R org/jetbrains/plugins/gradle/service/project/open/GradleProjectOpenProcessor.class��� = � Lorg/jetbrains/plugins/gradle/service/project/open/GradleProjectOpenProcessor /com/intellij/projectImport/ProjectOpenProcessor <init> ()V
this NLorg/jetbrains/plugins/gradle/service/project/open/GradleProjectOpenProcessor; getName ()Ljava/lang/String; #Lorg/jetbrains/annotations/NotNull; gradle.name java/lang/Object .org/jetbrains/plugins/gradle/util/GradleBundle message 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
message(...) kotlin/jvm/internal/Intrinsics checkNotNullExpressionValue '(Ljava/lang/Object;Ljava/lang/String;)V
getIcon ()Ljavax/swing/Icon; icons/GradleIcons " Gradle Ljavax/swing/Icon; $ % # & $ canOpenProject )(Lcom/intellij/openapi/vfs/VirtualFile;)Z file + checkNotNullParameter -
. Iorg/jetbrains/plugins/gradle/service/project/open/GradleProjectImportUtil 0 canOpenGradleProject 2 *
1 3 &Lcom/intellij/openapi/vfs/VirtualFile;
doOpenProject u(Lcom/intellij/openapi/vfs/VirtualFile;Lcom/intellij/openapi/project/Project;Z)Lcom/intellij/openapi/project/Project; $Lorg/jetbrains/annotations/Nullable; virtualFile 9 \org/jetbrains/plugins/gradle/service/project/open/GradleProjectOpenProcessor$doOpenProject$1 ; p(Lcom/intellij/openapi/vfs/VirtualFile;Lcom/intellij/openapi/project/Project;ZLkotlin/coroutines/Continuation;)V =
<