Giter Site home page Giter Site logo

hyuga0410 / lombok-enum-plugin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 74 KB

A lombok enum extension plug-in is used to dynamically generate custom enumeration extension methods at compile time to solve the problem of IntelliJ IDEA compilation error when dynamically generated enumeration class methods are compiled.

Java 100.00%
lombok

lombok-enum-plugin's Introduction

lombok-enum-plugin

Lombok枚举扩展插件

  • 增强Lombok枚举扩展支持
  • 支持自动生成枚举类中自定义的常量属性get方法
  • 支持常规类上使用@EnumDesc
  • 支持常规类中的枚举成员变量上使用@EnumDesc
  • 不支持枚举类/接口/抽象类/非枚举成员属性等场景使用@EnumDesc
  • JDK Version 11

该插件用于将自定义枚举常量的get方法添加到IntelliJ IDEAPSI中,以解决自动生成的get方法无法通过IDEA编译的问题。

插件原作者为:pengqinglong

本插件在其基础上扩展了class类型注解也支持自定义属性生成get方法,由IDEA2023.1版本开发。

lombok-enum-plugin's People

Contributors

hyuga0410 avatar

Stargazers

 avatar

Watchers

 avatar

lombok-enum-plugin's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.