x-hansong/CodeMaker
A idea-plugin for Java/Scala, support custom code template.
This is an IntelliJ IDEA plugin designed for Java/Scala developers to automate repetitive coding tasks. It takes an existing Java or Scala class as input and, based on a custom template, generates new classes or code snippets. Developers can use this to quickly create boilerplate code, saving time and ensuring consistency across their projects.
523 stars. No commits in the last 6 months.
Use this if you are a Java or Scala developer working in IntelliJ IDEA and frequently need to generate similar code structures (like model classes, converters, or boilerplate methods) from existing classes.
Not ideal if you are not a Java or Scala developer, do not use IntelliJ IDEA, or only need to generate code for very simple, one-off tasks.
Stars
523
Forks
164
Language
Java
License
Apache-2.0
Category
Last pushed
Nov 24, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/x-hansong/CodeMaker"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
INRIA/spoon
Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made...
phax/jcodemodel
A heavily extended fork of the com.sun.codemodel (from 2013/09)
avaje/avaje-http
Controller generation for Javalin, Helidon SE.
overturetool/overture
The Overture Tool
activej/activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web...