https://github.com/akiomik/idea-android-scala
IntelliJ plugin for Android development with Scala
https://github.com/akiomik/idea-android-scala
Last synced: 6 months ago
JSON representation
IntelliJ plugin for Android development with Scala
- Host: GitHub
- URL: https://github.com/akiomik/idea-android-scala
- Owner: akiomik
- License: mit
- Created: 2015-02-26T07:21:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-07T18:36:00.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T21:47:26.894Z (about 1 year ago)
- Language: Scala
- Homepage: https://plugins.jetbrains.com/plugin/7693
- Size: 188 KB
- Stars: 20
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  idea-android-scala
IntelliJ plugin for Android development with Scala## Features
* Add file templates (`Activity.scala`, `Fragment.scala`, `Application.scala`)
## Requirements
* IntelliJ
* [Scala plugin](https://plugins.jetbrains.com/plugin/1347)
* [Android Support](https://plugins.jetbrains.com/plugin/1792) >= 10.1.1.0## License
The MIT License. See `LICENSE` file.