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: 3 months 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-26T14:42:24.000Z (over 7 years ago)
- Last Synced: 2025-01-20T22:37:48.133Z (5 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
```