Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mopemope committed Jan 20, 2017
1 parent 6566959 commit 5cdc795
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ package and [meghanada-server][].

## Dependencies

Meghanada has been developed Emacs 24.5.
Meghanada has been developed Emacs 25.1.1

### Elisp dependencies

Expand All @@ -41,7 +41,7 @@ Meghanada has been developed Emacs 24.5.

### Meghanada-Server

`meghanada-mode` require [meghanada-server][] and JDK .
`meghanada-mode` require [meghanada-server][] and JDK (not JRE).
[meghanada-server][] provides an interface to `meghanada-mode`. It uses a simple protocol
based on S-expressions. This server, written in java, requires the following
packages to be installed on your system:
Expand Down Expand Up @@ -181,8 +181,6 @@ See `*meghanada-server-log*` buffer.

## TODO

* Fully support `lambda expression`
* Fully support `method reference`
* Reformat source (IntelliJ Rule)
* Refactoring

Expand Down

0 comments on commit 5cdc795

Please sign in to comment.