-
Notifications
You must be signed in to change notification settings - Fork 55
Roadmap
Przemysław Wojnowski edited this page Jul 17, 2015
·
12 revisions
-
Support generics
-
Support annotations
-
Setup project (classpaths, etc.) from Gradle
implement a Gradle backend for the jdee (better emacs core) project API
-
Setup project from Maven
implement a Maven backend for the project API
-
Show javadocs inside Emacs
-
Run JUnit tests
-
Run TestNG tests
-
Run Spock tests
-
Detect JDK available in system (auto setup jde-jdk-registry)
-
Project configurer to easily setup/import Java project
- select correct backend (Maven, Gradle, etc.)
- generate JDEE configuration file
-
Consider automatic releases (to ELPA if possible)
-
Do code completion using autocomplete and/or company instead of own mechanism