1.2. 离线模式 1.2. 离线模式 可以在没有联网的情况下使用 Studio 开发项目,前提是所有项目所需的依赖已经下载过,比如,项目已经打开并且使用当前的 Studio 进行过装配(assemble)。离线模式下,Studio 的部分功能将无法使用,比如无法修改 CUBA 平台的版本或者浏览 CUBA 的插件市场。 要使用里面模式,打开 I...
1.1 What’s New? Core Features Introspections for JDK 14 Records Default Environment @Order Annotation Kotlin 1.4 Build Features New Gradle Plugin Web Features Client Binding...
调试 Kotlin/JS 代码 Debug in browser Debug in the IDE Debug in Node.js 下一步做什么? If you run into any problems 调试 Kotlin/JS 代码 JavaScript source maps provide mappings between the ...
Kotlin 1.5 的兼容性指南 Basic terms Language and stdlib Forbid spread operator in signature-polymorphic calls Forbid non-abstract classes containing abstract members invisible from tha...
WAR (Servlet Container) WAR (Servlet Container) A WAR archive allows you to easily deploy your application inside your web container / servlet container,by just copying it to i...