An open API service indexing awesome lists of open source software.

https://github.com/codota/codota-plugin-eclipse

Hub for all issues related to the Codota plugin for eclipse
https://github.com/codota/codota-plugin-eclipse

Last synced: about 1 year ago
JSON representation

Hub for all issues related to the Codota plugin for eclipse

Awesome Lists containing this project

README

          

# AI Code completions for Java on Eclipse platforms

[Codota](https://www.codota.com/) completes lines of code based on millions of open source Java programs, and your context, helping you code faster with fewer errors. The following features are available with the new version of Codota:

* Full line AI autocomplete
* In line and relevant code examples
* Code suggestions based on your own coding practices

Install the codota [plugin for Eclipse](https://www.codota.com/get) to get advanced Java code completions

Installation is quick and simple, just follow the instructions [here](https://www.codota.com/instructions)

Go to our website to find popular Java code snippets, like [Java date format snippets](https://www.codota.com/code/java/methods/java.text.DateFormat/parse) and [Java timer examples](https://www.codota.com/code/java/methods/java.util.Timer/schedule)
Click [here](https://www.codota.com/user-guide/introduction) for more information.

Contact [support@codota.com](support@codota.com) for any question, issue, or feedback.

### Prerequisites
* Codota requires an active internet connection
* Codota supports Eclipse Luna (4.4) or higher

### About
* Eclipse marketplace entry: [The Codota Plugin](https://marketplace.eclipse.org/content/codota)
* FAQ: on the [Codota](https://www.codota.com/faq) website
* Your code stays private. Codota doesn't send your code to the Codota server, we only send minimal contextual information from the currently edited file. This allows Codota to provide predictions based on your current local scope. [Learn more](https://www.codota.com/code-privacy).
* [Terms & Conditions](https://www.codota.com/terms)