Download eddy
Eddy is plugin for the excellent IntelliJ IDEA Java IDE. It is compatible with IntelliJ IDEA 13 and 14, as well as Android Studio. Eddy is also compatible with
Android Studio.
To install eddy, first
install IntelliJ
or Android Studio if you don't have it already.
To try the pre-release version, download the eddy.jar file for your version of IntelliJ, go to "Preferences / Plugins", click "Install plugin from disk" and select the downloaded file.
Note: eddy phones home
Since eddy is a learning system, it must gather information about how it is used: what input
it sees, what suggestions it generates, and which
suggestions the user picks as correct. Eddy logs this information for each fragment of code
that is sees, usually one line or statement at a time. This information is anonymous, and we
will never attempt to de-anonymize or reconstitute larger pieces of source code from code
fragments. We will use this information solely to improve eddy. For details, see our
privacy policy.