Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/longevityframework/longevity-idea-plugin
Plugin to help IntelliJ IDEA understand the longevity macro annotations
https://github.com/longevityframework/longevity-idea-plugin
intellij-idea intellij-plugin longevity
Last synced: 21 days ago
JSON representation
Plugin to help IntelliJ IDEA understand the longevity macro annotations
- Host: GitHub
- URL: https://github.com/longevityframework/longevity-idea-plugin
- Owner: longevityframework
- License: other
- Created: 2017-08-04T01:10:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T14:42:24.000Z (over 7 years ago)
- Last Synced: 2024-11-19T19:16:21.703Z (3 months ago)
- Topics: intellij-idea, intellij-plugin, longevity
- Language: Scala
- Homepage: http://longevityframework.org/
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Longevity IntelliJ IDEA Plugin
Macro support for [longevity](http://longevityframework.org/).
To build:
```
sbt package-plugin
```