All Projects → Hariofspades → dsl-api-generator

Hariofspades / dsl-api-generator

Licence: Apache-2.0 license
Generates binary compatible and Java interoperable DSL boilerplate code

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to dsl-api-generator

KotlinCodeSorter
🔌A simple plugin for sorting kotlin code. 一个可以对kotlin代码排序的小插件.
Stars: ✭ 25 (+0%)
Mutual labels:  idea-plugin, androidstudio-plugin
GenerateModuleFromTemplate
An IntelliJ platform IDEs plugin use for create module from a highly customizable template
Stars: ✭ 29 (+16%)
Mutual labels:  idea-plugin, androidstudio-plugin
WiFiADB
An IntelliJ platform plugin use for connecting Android device over WiFi
Stars: ✭ 131 (+424%)
Mutual labels:  idea-plugin, androidstudio-plugin
Android Upload Service
Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
Stars: ✭ 2,593 (+10272%)
Mutual labels:  plugins
Kuriimu
A general purpose game translation toolkit for authors of fan translations.
Stars: ✭ 226 (+804%)
Mutual labels:  plugins
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (+188%)
Mutual labels:  plugins
StopCoding
Idea防沉迷插件,关爱程序员健康。设置每工作多少分钟,强制休息。Idea anti addiction plug-in, care for the health of programmers. Set the number of minutes per work and force the rest.
Stars: ✭ 147 (+488%)
Mutual labels:  idea-plugin
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+62276%)
Mutual labels:  plugins
eolinker-api-test-plugins
Eolinker API测试增强插件,需要搭配www.eolinker.com网站使用,支持Chrome以及Firefox浏览器,支持自动化测试、文件测试、跨域测试等。
Stars: ✭ 107 (+328%)
Mutual labels:  plugins
samp-rs
SA:MP SDK written in Rust
Stars: ✭ 36 (+44%)
Mutual labels:  plugins
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Stars: ✭ 60,034 (+240036%)
Mutual labels:  plugins
Unified
☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees
Stars: ✭ 3,036 (+12044%)
Mutual labels:  plugins
smuggler2
Minimise haskell imports, make exports explicit
Stars: ✭ 18 (-28%)
Mutual labels:  plugins
Griddle
Simple Grid Component written in React
Stars: ✭ 2,494 (+9876%)
Mutual labels:  plugins
reasonml-idea-plugin
ReasonML Language Plugin for IDEA
Stars: ✭ 320 (+1180%)
Mutual labels:  idea-plugin
Lb6 Actions
A litter of LaunchBar 6 actions
Stars: ✭ 210 (+740%)
Mutual labels:  plugins
plugins
Albert plugins
Stars: ✭ 83 (+232%)
Mutual labels:  plugins
H5 Editor
📕h5可视化编辑器,支持添加图片/文本/形状等,拥有图层/参考线/标尺/自动吸附对齐等功能
Stars: ✭ 224 (+796%)
Mutual labels:  plugins
Popsicle
Simple HTTP requests for node and the browser
Stars: ✭ 238 (+852%)
Mutual labels:  plugins
MineWebCMS
🚀 A French Minecraft CMS since 2015 (used by +1k websites)
Stars: ✭ 87 (+248%)
Mutual labels:  plugins

dsl-api-generator: (Download)

IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java interoperable DSL boilerplate

image

Features

  • Interoperable with Java
  • Binary and source compatible
  • Generates comments

How to use?

  • Create an empty Kotlin file
  • Go to menu "Code" -> "Generate" or use respective keyboard shortcut
  • Choose "DSL API Generator"
  • Add properties and types
  • Add a class name
  • Select "Generate"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].