网站首页 > 教程文章 正文
前面我写了一篇《如何用iPad Pro写代码》,看评论感觉大家不是很满意,这次晒出大绝招,大家心心念念的Intellij IDEA可以在iPad Pro上运行啦,惊不惊喜,意不意外。
不仅支持Intellij IDEA,而且支持WebStorm、Goland、PhpStorm、PyCharm、GoLand等全家桶。真是太棒了!
前提,需要一台支持安装了git和docker(18.09或更高)的机器,很显然Windows、macOS、Linux都支持,当然我推荐使用无界面的Linux环境,这样既能稳定运行、性能高、能耗低,要是图形界面的话我们大可以直接远程连接,这样本文就失去意义了。
安装
- 用git下载JetBrains的projector-docker项目
git clone https://github.com/JetBrains/projector-docker.git
- 编辑build-container.sh文件,使用最新的Intellij IDEA
downloadUrl=${2:-https://download.jetbrains.com/idea/ideaIC-2020.2.4.tar.gz}
- 编辑run-container-mounted.sh,配置本地磁盘到docker,/volume1/docker/projector-docker为本地目录,请根据你的需要配置。
docker run --rm -p 8887:8887 -v /volume1/docker/projector-docker:/home/projector-user -it "$containerName" bash -c "./run.sh"
- 管理员执行命令下载projector-core源码
./clone-projector-core.sh
- 管理员执行命令编译docker容器
./build-container.sh
- 管理员执行命令运行容器
./run-container-mounted.sh
iPad Pro浏览器访问
访问
http://192.168.101.3:8887.
猜你喜欢
- 2025-05-25 Maven+JSP+Servlet+C3P0+Mysql实现的音乐库管理系统
- 2025-05-25 遍地金黄银杏叶!走进佛山这间书店,咫尺间遇见情怀
- 2025-05-25 SpringBoot单元测试之一:基本操作
- 2025-05-25 IDEA 新 UI 新手调教篇,看完还不会的过来捶我
- 2025-05-25 LinkedList竟然比ArrayList慢了1000多倍?(动图+性能评测)
- 2025-05-25 掌握SpringBoot-2.3的容器探针:实战篇
- 2025-05-25 沃达丰和 Idea 合并,全新名称「VI」和LOGO亮相
- 2025-05-25 我在iPad上装了个IDEA,撸了个SpringBoot项目
- 2025-05-25 IDEA 2021首个大版本发布,Java开发者感动哭了(附新亮点演示)
- 05-25干货 | 一步步部署 Flask 应用
- 05-25别再去找Docker命令了,你要的常用的全都在这
- 05-25如果您删除Windows11上的“Program Files”文件夹会发生什么?
- 05-25家用nas最常用的docker容器及部署方法
- 05-25你好 dotnet run file, 再见 csproj
- 05-25China committed to continuing contributions to global health: delegation
- 05-25Chinese, German experts urge cooperation during Eurasia relations seminar
- 05-25Peace of paramount importance for region
- 最近发表
-
- 干货 | 一步步部署 Flask 应用
- 别再去找Docker命令了,你要的常用的全都在这
- 如果您删除Windows11上的“Program Files”文件夹会发生什么?
- 家用nas最常用的docker容器及部署方法
- 你好 dotnet run file, 再见 csproj
- China committed to continuing contributions to global health: delegation
- Chinese, German experts urge cooperation during Eurasia relations seminar
- Peace of paramount importance for region
- after和in用法解析
- China's top diplomat to chair third China-Pacific Island countries foreign ministers' meeting
- 标签列表
-
- location.href (44)
- document.ready (36)
- git checkout -b (34)
- 跃点数 (35)
- 阿里云镜像地址 (33)
- qt qmessagebox (36)
- mybatis plus page (35)
- vue @scroll (38)
- 堆栈区别 (33)
- 什么是容器 (33)
- sha1 md5 (33)
- navicat导出数据 (34)
- 阿里云acp考试 (33)
- 阿里云 nacos (34)
- redhat官网下载镜像 (36)
- srs服务器 (33)
- pico开发者 (33)
- https的端口号 (34)
- vscode更改主题 (35)
- 阿里云资源池 (34)
- os.path.join (33)
- redis aof rdb 区别 (33)
- 302跳转 (33)
- http method (35)
- js array splice (33)