Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Wangtk311/AutoVersion-Mini

Repository files navigation

AutoVersion Mini

JavaEE 课程项目: IntelliJ IDEA 实用版本控制插件开发

Requirements

  • 适用于IntelliJ IDEA 2021.1及以后的版本,需要JDK 17及Gradle 8.10.2,构建项目时会自动配置这些环境。

一个可以在写代码过程中自动保存版本并且可以回滚和推送到Git的实用小插件。

由于卡DDL开发时间太短导致设计混乱,如有时间应当重构逻辑。

Installation

  • Using the IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "plugin-test" > Install

  • Using JetBrains Marketplace:

    Go to JetBrains Marketplace and install it by clicking the Install to ... button in case your IDE is running.

    You can also download the latest release from JetBrains Marketplace and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.

About

一个由于卡DDL而导致十分混乱的JavaEE期中作业IntelliJ-IDEA自动版本控制插件开发项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors