Coder Social home page Coder Social logo

autogeneratebyplugin's Introduction

AutoGenerateByPlugin

Annotation으로 찾은 요소를 기반으로 실시간으로 파일을 자동으로 생성하는 Intellij Plugin

When To Use

  • KSP혹은 AnnotationProcessor등의 CodeGenerator의 결과물을 빌드 하기 전에 참조할 수 있다.
  • Build-Time 이전에 Error를 미리 발견할 수 있다.

How To Use

  • 특정 Annotation 을 찾아오도록 구현되어있기 때문에 사용하기 위해서는 해당 annotation을 적합한 full qualified name으로 수정해야한다.
    LauncherProjectService.kt, LightLauncherClass.kt
  • 테스트 할 때 Run Plugin으로 실행하는것으로 적용해볼 수 있다.

스크린샷 2022-09-05 오후 5 48 33

Preview

스크린샷 2022-09-05 오후 5 38 30

스크린샷 2022-09-05 오후 5 38 40

Reference

https://cs.android.com/
https://plugins.jetbrains.com/docs/intellij/welcome.html
https://dealicious-inc.github.io/2021/08/23/android-studio-plugin-template.html


Plugin based on the IntelliJ Platform Plugin Template.

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.