书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 2603 个相关结果.
  • 17.4.1 Automatic Restart

    17.4.1 Automatic Restart Maven Restart Gradle Restart 17.4.1 Automatic Restart There are various ways to achieve reloading of classes on the JVM, all have their advantages an...
  • 发布 artifacts

    发布 artifacts 发布 artifacts 依赖配置也可以用来发布文件[3]. 我们称这些文件publication artifacts , 或者就叫 artifacts. 插件可以很好的定义一个项目的 artifacts, 所以你并不需要做一些特别的工作来让 Gradle 需要发布什么. 你可以通过在 uploadArchives 任务里...
  • Migrating to Kotlin 1.4

    Migrating Kotlin Multiplatform Projects to 1.4.0 For multiplatform project authors Update Gradle Simplify your build configuration Try the hierarchical project structure For li...
  • Google Summer of Code with Kotlin 2023

    Google Summer of Code with Kotlin Kotlin contributor guidelines for Google Summer of Code (GSoC) Getting started How to apply Project ideas Kotlin Multiplatform protobufs [Hard,...
  • Workflow Integrations

    Workflow Integration (Maven, Github, CI/CD) Gradle Integration Maven Integration GitHub Integration CI/CD Workflow Integration (Maven, Github, CI/CD) Gradle Integration S...
  • List 和 Map 集合

    List 和 Map 集合 List 和 Map 集合 Groovy 为预定义的 List 和 Map 集合提供了一些操作捷径,这两个字面值都比较简单易懂,但是 Map 会有一些不同. 例如,当您使用 “apply” 方法使用插件时,apply 会自动加上 Map 的一个参数,当您这样写 “ apply plugin: ‘java’ “时,实际上...
  • 解决 main APK 与 test APK 之间的冲突

    解决 main APK 与 test APK 之间的冲突 解决 main APK 与 test APK 之间的冲突 注意: 该章节的内容均为直译,由于个人测试的结果跟文章说的内容存在差异,所以并不确定字里行间的真正意思。如果存疑,请结合官网原文 阅读。 当 instrumentation 测试用例运行时,main APK 与 test APK...
  • 改进编译时间

    改进 Kotlin/Native 编译时间的技巧 General recommendations Gradle configuration Windows OS configuration 改进 Kotlin/Native 编译时间的技巧 The Kotlin/Native compiler is constantly receiving upd...
  • 10.10.1 Getting Started

    10.10.1 Getting Started 10.10.1 Getting Started If you are using the REST or AngularJS profiles then the JSON views plugin will already be included and you can skip the remaind...
  • Maven 软件包注册表

    Maven 软件包注册表 要求 配置软件包注册表 Gradle variant 发布软件包 安装软件包 支持的命令 Maven 软件包注册表 为您的用户或组织发布 Maven 软件包。 要求 要使用 Maven 软件包注册表,您可以使用 Maven 或 Gradle 。 以下示例使用 Maven 和 Gradle Groovy 。...