https://github.com/linux-china/jenv-idea-plugin
jenv IntelliJ IDEA plugin
https://github.com/linux-china/jenv-idea-plugin
Last synced: about 1 year ago
JSON representation
jenv IntelliJ IDEA plugin
- Host: GitHub
- URL: https://github.com/linux-china/jenv-idea-plugin
- Owner: linux-china
- Created: 2013-04-27T09:50:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T05:02:17.000Z (about 11 years ago)
- Last Synced: 2025-04-02T02:51:10.515Z (over 1 year ago)
- Language: Java
- Size: 146 KB
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
jenv IntelliJ IDEA Plugin
====================================================
jenv IDEA plugin to make user use jenv more easily.
For more information about jenv, please visit http://jenv.mvnsearch.org
### Features
* Java Sdk created automatically
* jenvrc support
* Set project sdk according to jenvrc file
* Maven support: Auto set M2_HOME for project
* Gradle support: Auto set Gradle home for project
* Gant support
### Todo
* Tomcat auto detect
* Jetty auto detect
* OSGi
* JBoss
* Grails auto detect
* Candidate auto download and install