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
- Host: GitHub
- URL: https://github.com/codota/codota-plugin-eclipse
- Owner: codota
- Created: 2020-03-05T13:04:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-12T13:24:37.000Z (almost 6 years ago)
- Last Synced: 2025-01-04T15:42:12.522Z (about 1 year ago)
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)