主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录

Nikita Skvortsov

Avatar
  • 活动总数 69
  • 最后的活动 2024年10月16日 09:02
  • 成员加入日期 2017年09月22日 16:47
  • 关注 0 名用户
  • 关注者数 1 名用户
  • 投票数 0
  • 订阅数 26
活动概览 文章(0) 帖子(0) 评论(43)
按最近的活动排序 最近的活动 投票数
  • 创建于 2023年04月19日 08:09
    To inject the init script during a Gradle task execution, your plugin can implement following extension point GradleProjectResolverExtension while the interface is somewhat overloaded, you can inh...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Is it possible for a plugin to configure a gradle task for a single execution?
    • 1 票
  • 创建于 2023年04月19日 08:06
    To achieve this you can use Gradle init scripts. First take a look at the init script documentation: https://docs.gradle.org/current/userguide/init_scripts.htmlYour init script can contain somethin...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Is it possible for a plugin to configure a gradle task for a single execution?
    • 1 票
  • 已编辑于 2022年09月01日 11:35
    Please take a look at ExternalSystemExecutionAware.prepareExecutionParameter `task: ExternalSystemTask` allows you to check if it is a reload (sync) or just Gradle task launch.Parameter `taskNotifi...
    1. 社区
    2. IntelliJ IDEA Open API and Plugin Development
    3. Plugin - How can I run a task before Gradle project is linked?
    • 1 票
  • 下一页 ›
  • 最后 »
Copyright © 2000– JetBrains s.r.o.