# JustIDEA **Repository Path**: ahviplc/JustIDEA ## Basic Information - **Project Name**: JustIDEA - **Description**: JustIDEA, one IDEA plugin ❤ for you ❤. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/ahviplc/JustIDEA - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-07-05 - **Last Updated**: 2022-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: demo, Gradle, IDEA, Java, plugin ## README

Welcome to JustIDEA 👋

Version License: ISC

> JustIDEA, one IDEA plugin ❤ for you ❤. ### 🏠 [Homepage-gitee](https://gitee.com/ahviplc/JustIDEA) ### 🏠 [Homepage-github](https://github.com/ahviplc/JustIDEA) ### 🏠 [Homepage-github-fastgit](https://hub.fastgit.org/ahviplc/JustIDEA) ### 🏠 [Homepage-github1s](https://github1s.com/ahviplc/JustIDEA) 📥 ❤`点我, 在线下载此插件 for 2021.1 版本 IDEA`❤ ### ✨ [quick-fastgit-download-idea-2021.1-plugin](https://raw.fastgit.org/ahviplc/JustIDEA/master/dist/211/JustIDEA-v1.0.0.zip "点我快速使用fastgit下载 2021.1 版本 IDEA 适配插件") ### ✨ [quick-jsdelivr-download-idea-2021.1-plugin](https://cdn.jsdelivr.net/gh/ahviplc/JustIDEA@master/dist/211/JustIDEA-v1.0.0.zip "点我快速使用jsdelivr下载 2021.1 版本 IDEA 适配插件") 📥 ❤`直接点我, 在线快速下载IDEA插件 JustIDEA 用来安装吧 对应 IDEA 版本 只要大于等于193(2019.3)均可 均可使用 这个是完美通用版本 最好使用下面链接 下载适配通用版JustIDEA插件 最新版IDEA也支持此插件哦.`❤ ### ✨ [quick-fastgit-download-idea-plugin](https://raw.fastgit.org/ahviplc/JustIDEA/master/dist/JustIDEA-v1.0.0.zip "点我快速使用fastgit下载IDEA插件") ### ✨ [quick-jsdelivr-download-idea-plugin](https://cdn.jsdelivr.net/gh/ahviplc/JustIDEA@master/dist/JustIDEA-v1.0.0.zip "点我快速使用jsdelivr下载IDEA插件") ### ✨ [quick-gh-proxy-download-idea-plugin](https://ghproxy.com/https://github.com/ahviplc/JustIDEA/blob/master/dist/JustIDEA-v1.0.0.zip "点我快速使用gh-proxy下载IDEA插件") `这个 staticaly 下载下来的插件后缀会变为txt,改成zip即可安装使用.` ### ✨ [quick-staticaly-download-idea-plugin](https://cdn.staticaly.com/gh/ahviplc/JustIDEA/master/dist/JustIDEA-v1.0.0.zip "点我快速使用staticaly下载IDEA插件") `这个是原官方github下载链接 可能慢一点 使用前四个快速下载吧.` > https://raw.githubusercontent.com/ahviplc/JustIDEA/master/dist/JustIDEA-v1.0.0.zip ### ✨ [quick-github-raw-download-idea-plugin](https://github.com/ahviplc/JustIDEA/raw/master/dist/JustIDEA-v1.0.0.zip "点我快速使用github raw下载IDEA插件") 📥️ ❤`点我, 在线下载此 latest 版本插件 for IDEA版本只要大于等于193(2019.3)均可 最新版IDEA也可`❤ `dist/latest/JustIDEA-v1.0.0.zip` `此版本插件是开发版 对应最新开发进度的 最新版本 latest版本` `对标 dist/JustIDEA-v1.0.0.zip 此版本上新加了小功能点 但是还无法到添加新版本v1.0.1的情况` ### ✨ [quick-fastgit-download-idea-plugin-latest](https://raw.fastgit.org/ahviplc/JustIDEA/master/dist/latest/JustIDEA-v1.0.0.zip "点我快速使用fastgit下载 2021.1 版本 IDEA 适配插件") ### ✨ [quick-jsdelivr-download-idea-plugin-latest](https://cdn.jsdelivr.net/gh/ahviplc/JustIDEA@master/dist/latest/JustIDEA-v1.0.0.zip "点我快速使用jsdelivr下载 2021.1 版本 IDEA 适配插件") ### ✨ [quick-gh-proxy-download-idea-plugin-latest](https://ghproxy.com/https://github.com/ahviplc/JustIDEA/blob/master/dist/latest/JustIDEA-v1.0.0.zip "点我快速使用gh-proxy下载 2021.1 版本 IDEA 适配插件") ## build & Install ```markdown * 克隆本项目 dist目录取插件 * git clone https://github.com/ahviplc/JustIDEA.git 或者 git clone https://gitee.com/ahviplc/JustIDEA.git * 进入 JustIDEA 目录. * `dist/JustIDEA-v1.0.0.zip` 这个就是下载通用版本插件的dist目录. * 下载下来即可 本地disk离线安装此IDE插件. * 具体如何安装 请Google it => IDEA离线安装插件. * 或者 源码自行编译 * IDEA 打开 JustIDEA 项目 待其所有的 gradle 依赖下载完成. * Gradle管理面板 点击 JustIDEA [buildPlugin] 然后生成 build/distributions/JustIDEA-v1.0.0.zip 这就是生成的插件,可分享给别人 安装插件 直接使用. ``` ## Usage ```markdown * Ctrl+Alt+Shift+R 为此 IDEA 插件的快捷键 使用可触发此插件. * 或者 点击 IDEA 上面的菜单栏的 Tools 打开菜单之后 基本在前面有个叫 JustIDEA 选项,点击即可使用. ``` ## Links ```markdown idea 插件开发跳坑指南_哔哩哔哩_bilibili https://www.bilibili.com/video/BV1jf4y1b7yV?p=2 源码阅读网-首页 https://coderead.cn/ Maven搜索-最快捷的Maven搜索-由源码阅读网提供技术服务 https://mvn.coderead.cn/ maven-search - Plugins | JetBrains https://plugins.jetbrains.com/plugin/17170-maven-search GitHub - jogeen/MarkBook: 一款帮助我们在阅读源码的时候做笔记的Idea插件,并且可以一键生成MarkDown文档(An idea plug-in that helps us take notes when reading the source code) https://hub.fastgit.org/jogeen/MarkBook MarkBook - plugin for IntelliJ IDEs | JetBrains https://plugins.jetbrains.com/plugin/14156-markbook gitignore 例子 只包含特定文件 https://blog.csdn.net/u011467621/article/details/79108980 IntelliJ Platform SDK | IntelliJ Platform Plugin SDK https://plugins.jetbrains.com/docs/intellij/welcome.html Code Samples | IntelliJ Platform Plugin SDK https://plugins.jetbrains.com/docs/intellij/code-samples.html GitHub - JetBrains/intellij-sdk-code-samples: Mirror of the IntelliJ SDK Docs Code Samples https://github.com/JetBrains/intellij-sdk-code-samples gradle添加依赖的三种方式 - feibazhf - 博客园 https://www.cnblogs.com/feibazhf/p/13473201.html Gradle 实战(3)—— 添加 Gradle 依赖与 build.gradle 配置初识_gradle添加依赖 https://blog.csdn.net/zxs9999/article/details/81484799 Gradle-dependencies介绍 https://blog.csdn.net/chongci8705/article/details/100733366 Maven Repository: Search/Browse/Explore https://mvnrepository.com/ Maven Repository: junit » junit https://mvnrepository.com/artifact/junit/junit Maven Repository: org.junit.jupiter » junit-jupiter-api https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api Maven Repository: org.junit.jupiter » junit-jupiter-engine https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine 《Groovy官方教程》Grape依赖管理器 | 并发编程网 – ifeve.com http://ifeve.com/groovy-grape/ 可用的 IDEA 插件开发 中文乱码 https://blog.csdn.net/privateobject/article/details/105998468 极好的 IDEA 插件开发遇到的坑 https://blog.csdn.net/xiaolyuh123/article/details/105223174/ 666 - idea 插件开发——自定义界面 - 简书 https://www.jianshu.com/p/459880aa165e IDEA 插件开发入门教程 https://blog.csdn.net/qq_40741855/article/details/105409796 IntelliJ IDEA 插件开发 入门 https://www.cnblogs.com/haojile/p/13199822.html intelliJ IDEA插件开发 自定义控制台输出 - 码农教程 http://www.manongjc.com/article/108245.html 666 -可用- 解决jLabel中文乱码的办法_IT382566697的专栏-CSDN博客 https://blog.csdn.net/IT382566697/article/details/84471802 IDEA 如何自动导入(import) https://www.cnblogs.com/qing-gee/archive/2019/11/26/11934211.html 解决IDEA的java开发中 import 包自动变为*号问题 idea引包5个以上变成*怎么解决 https://blog.csdn.net/m0_50646674/article/details/111957233 使用Gradle开发插件_乐翁龙-CSDN博客 https://blog.csdn.net/u010976213/article/details/86306403 IntellijIdea插件开发-插件项目创建 - 程序员大本营 https://www.pianshen.com/article/569857146/ Java Swing 介绍 | 菜鸟教程 https://www.runoob.com/w3cnote/java-swing-demo-intro.html 666 - Java Swing教程 - 一点教程 http://www.yiidian.com/java-swing/ Java Swing - 如何显示JDialog与父_W3Cschool代码实例 https://www.w3cschool.cn/java/codedemo-484051831.html java-jdialog代码实例列表-0 https://www.w3cschool.cn/java/codetag-swing-jdialog.html 今日诗词 - 一言API - 诗词实时智能推荐 - 今日诗词开放接口 - 今日诗词 API https://www.jinrishici.com/ Hutool — 🍬A set of tools that keep Java sweet. https://www.hutool.cn/ GitHub - dromara/hutool: 🍬A set of tools that keep Java sweet. https://github.com/dromara/hutool fast - GitHub - dromara/hutool: 🍬A set of tools that keep Java sweet. https://hub.fastgit.org/dromara/hutool hutool: 🍬小而全的Java工具类库,使Java拥有函数式语言般的优雅,让Java语言也可以“甜甜的”。 https://gitee.com/dromara/hutool Java Swing中弹出对话框的几种方式_8豆少爷博客-CSDN博客_swing弹出对话框 https://blog.csdn.net/zhao50632/article/details/20999173 Home | FastGit UK https://fastgit.org/ GitHub Proxy 代理加速 | 这个极其不错 https://ghproxy.com/ jsDelivr - A free, fast, and reliable CDN for open source https://www.jsdelivr.com/ A free CDN for developers - statically.io https://statically.io/ Git History https://github.githistory.xyz/ Git History - README.md https://github.githistory.xyz/ahviplc/JustIDEA/blob/master/README.md GitHub - JetBrains/intellij-community: IntelliJ IDEA Community Edition & IntelliJ Platform https://github.com/JetBrains/intellij-community/tree/master Intellij IDEA 插件开发秘籍 - kancy - 博客园 https://www.cnblogs.com/kancy/p/10654569.html 可编译 number 范围. Build Number Ranges | IntelliJ Platform Plugin SDK https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html Plugin Compatibility with IntelliJ Platform Products | IntelliJ Platform Plugin SDK https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html Gradle - Plugin: org.jetbrains.intellij -【https://github.com/JetBrains/gradle-intellij-plugin】 https://plugins.gradle.org/plugin/org.jetbrains.intellij gradle 项目开发IDEA插件gradle依赖插件 - GitHub - JetBrains/gradle-intellij-plugin: Gradle plugin for building plugins for IntelliJ-based IDEs https://github.com/JetBrains/gradle-intellij-plugin Idea插件开发之Gradle_既无风雨也无晴-CSDN博客_gradle idea插件 https://blog.csdn.net/liuyanglglg/article/details/104216638 Pom Assistant - plugin for IntelliJ IDEA | JetBrains https://plugins.jetbrains.com/plugin/13771-pom-assistant 666666 - 极其推荐-学习gradle版IDEA插件参考项目 GitHub - rxyor/idea-plugins https://github.com/rxyor/idea-plugins 666666 - 其实目前 build.gradle 的配置 是参考的这个 build.gradle - rxyor/idea-plugins - GitHub1s https://github1s.com/rxyor/idea-plugins/blob/HEAD/build.gradle#L11 Intellij IDEA gradle项目目录介绍 - 一心二念 - 博客园 https://www.cnblogs.com/h-c-g/p/11155562.html aliyun maven仓库服务 https://maven.aliyun.com/mvn/guide The Java Plugin gradle https://docs.gradle.org/current/userguide/java_plugin.html 让Gradle支持中文 | javadoc | JavaCompile| GroovyCompile| -- 关于 "编码 GBK 的不可映射字符"错误的解决_YLBF_DEV的专栏-CSDN博客 https://blog.csdn.net/YLBF_DEV/article/details/51858728 解读main()方法中的String[] args - 匆匆那年匆匆走 - 博客园 https://www.cnblogs.com/maz1/p/9144403.html 可用 Java 复制字符串到系统剪贴板 - Java - 编程基础 - 深度开源 https://www.open-open.com/code/view/1453188435933 emoji表情大全,emoji百科,emoji含义,emoji表情包,emoji复制 https://www.emojidaquan.com/ 和“down”有关的emoji - Emoji大全 https://www.emojidaquan.com/Common/search?emoji=down 666666 - 很全的swing教程 值得一看 Java Swing 图形界面开发(目录) https://blog.csdn.net/xietansheng/article/details/72814492 JavaSwing_3.2: JScrollPane(滚动面板) https://blog.csdn.net/xietansheng/article/details/74366495 JavaSwing_4.7: JPopupMenu(弹出菜单) https://blog.csdn.net/xietansheng/article/details/78079800 JavaSwing_5.6: 系统托盘(System Tray) https://blog.csdn.net/xietansheng/article/details/78389278 JavaSwing_5.4: 多线程并发与线程安全 https://blog.csdn.net/xietansheng/article/details/78389265 Java代码截屏:使用 Java 代码截取电脑屏幕并保存 https://blog.csdn.net/xietansheng/article/details/78453640 Java操作桌面应用 --- Desktop 类 https://blog.csdn.net/xietansheng/article/details/78453718 666 - Java操作系统剪贴板(Clipboard)实现复制和粘贴 https://blog.csdn.net/xietansheng/article/details/70478266 666 - JavaSwing_4.2: JDialog、JOptionPane(对话框) https://blog.csdn.net/xietansheng/article/details/75948933 666 - JavaSwing_4.7: JPopupMenu(弹出菜单) https://blog.csdn.net/xietansheng/article/details/78079800 docsify https://docsify.js.org/#/ GitHub - docsifyjs/docsify: 🃏 A magical documentation site generator. https://github.com/docsifyjs/docsify Emoji工具-EmojiUtil https://www.hutool.cn/docs/#/extra/emoji/Emoji¥ᄋᆬ¥ナᄋ-EmojiUtil GitHub - dromara/hutool: 🍬A set of tools that keep Java sweet. https://github.com/dromara/hutool 📙 Emojipedia — 😃 Home of Emoji Meanings 💁👌🎍😍 https://emojipedia.org/ 😺 GitHub Emoji Support and Emoji Codes Emoji List https://emojipedia.org/github/ 在下面网址拿出Shortcodes 如【:waving_hand:】配合hutool工具的EmojiUtil使用. 使用方式:【EmojiUtil.toUnicode(":waving_hand:")】 👋 Waving Hand Sign Emoji https://emojipedia.org/waving-hand/ Maven Repository: com.vdurmont » emoji-java https://mvnrepository.com/artifact/com.vdurmont/emoji-java GitHub - vdurmont/emoji-java: The missing emoji library for Java https://github.com/vdurmont/emoji-java ``` ## Notes ### 1. 随记 ```markdown 功能 * 随机字符串 * 看箴言 * fastgit : 将github项目链接转成fastgit快速访问版链接 * github1s : 将github项目链接转成github1s可编辑vscode版链接 * 复制到系统剪贴板 : 将输入区文本内容复制到系统剪贴板 * 右键弹出菜单 : 在本插件空白区域点击鼠标右键,显示扩展功能按钮 ``` ### 2. 注意点 ```markdown * 有个IDEA官方插件 Plugin DevKit , 可以助力你开发一个IDEA插件. ``` ### 3. 小知识 ```markdown * 插件版本 id "org.jetbrains.intellij" version "0.4.15" * 此插件版本下 org.jetbrains.intellij.IntelliJPluginExtension 这里可配置【updateSinceUntilBuild false | sameSinceUntilBuild false】. ``` ## Author 👤 **LC ahlc@sina.cn** ## Show your support Give a ⭐️if this project helped you! *** _This README was generated with ❤️by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_