eclipse 4.7 kotlin android

eclipse 4.7 kotlin android 安装安卓插件都是kt文件,没有原来的java好维护意味你还要学习一种东西

虽然这些都是鉴权警告,基本上安装都失败了。

接着换也失败了

html 复制代码
Warning: You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you want to continue with the installation?
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\plugins\org.jetbrains.kotlin.aspects_0.8.24.v20220922-1405.jar
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\plugins\org.jetbrains.kotlin.bundled-compiler_0.8.24.v20220922-1405.jar
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\plugins\org.jetbrains.kotlin.core_0.8.24.v20220922-1405.jar
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\features\org.jetbrains.kotlin.feature_0.8.24.v20220922-1405
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\features\org.jetbrains.kotlin.gradle.feature_0.8.24.v20220922-1405
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\plugins\org.jetbrains.kotlin.maven_0.8.24.v20220922-1405.jar
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\features\org.jetbrains.kotlin.policy_0.8.24.v20220922-1405
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\plugins\org.jetbrains.kotlin.ui_0.8.24.v20220922-1405.jar
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\features\org.jetbrains.kotlin.weaving.feature_0.8.24.v20220922-1405




https://files.pkg.jetbrains.space/kotlin/p/kotlin-eclipse/main/last/


Warning: You are installing software that contains unsigned content. The authenticity or validity of this software cannot be established. Do you want to continue with the installation?
  D:\eclipse-jee-oxygen-2-win32-x86_64\eclipse\features\org.jetbrains.kotlin.gradle.feature_0.8.24.v20220922-1405
html 复制代码
-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=dropins
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.eclipse.ecf.provider.filetransfer.httpclient4
-Djavax.net.ssl.trustAllHosts=true
-Djavax.net.ssl.trustStoreType=JKS
-Declipse.p2.verifySignature=false

https://github.com/JetBrains/kotlin/releases/tag/v1.5.31

相关推荐
HLC++11 小时前
Linux的进程间通信
android·linux·服务器
爱笑鱼15 小时前
Binder(二):AIDL 生成的 Proxy、Stub 和 Parcel 到底在做什么?
android
爱笑鱼16 小时前
Binder(一):一次方法调用,究竟怎样跨进程执行?
android
btown16 小时前
Kotlin 版 MyBatis-Plus 查询优雅解决方案
kotlin
壮哥_icon16 小时前
【Android 系统开发】使用 BAT 脚本高效自动化管理 /system/priv-app/ 系统应用(安装与卸载)
android·运维·自动化
用户693717500138418 小时前
Claude Code终端日志Token占用实测:一个过滤器砍掉60%-90%
android·前端·后端
蝉蜕日记18 小时前
AccumuPDF高级版 v2.57 | 视图文转换PDF,合并分割压缩
android·智能手机·pdf·生活·软件需求
吐了啊取名字太难18 小时前
美颜系统AI修图本地跑并支持Mac、win、安卓、iOS不卡顿
android·人工智能·windows·数码相机·mac·ai编程
小二·19 小时前
车载数字座舱实战:用魔珐星云打造下一代智能驾乘助手(附 Android/Kotlin 完整代码)
开发语言·kotlin
阿pin19 小时前
Android随笔-Retrofit
android·retrofit