forked from senny/emacs-eclim
-
Notifications
You must be signed in to change notification settings - Fork 3
Roadmap
senny edited this page Sep 13, 2010
·
6 revisions
This page summarizes where this project is heading to. If you have suggestions or feature requests, you would like to see in future releases, feel free to send me a message on github or email me.
Emacs eclim hasn’t been released in a stable form yet. As soon as we got the main features ready, we will start making releases as the project evolves. The following things are planned to be in the first release:
- JDK management
-
Java code completion
- emacs completion
- company-mode support
- auto-complete support (part of auto-complete distribution provided by m2ym)
-
Java code browsing
- class hierarchy
- visit class at point
- method references
- method signatures
-
Project management
- create / delete – projects
- import existing projects
- open / close / update – created projects
- eclim project buffer
-
Build java projects
- run ant targets
- run maven life-cycle phases and goals
TODO | IN PROGRESS | DONE |