AiXcoder Code Completer & Code Search Engine for Java
AiXcoder is a powerful code completer & code search engine based on state-of-the-art deep learning technology. It has the potential of recommending you a full line of code, which will help you code faster. AiXcoder also provides a code search engine to help you search for API use cases on GitHub.
Update site: https://image.aixcoder.com/eclipse-update-site/
If you are having trouble installing aiXcoder via the Eclipse Maketplace or update site, you can download the latest jar file at https://github.com/aixcoder-plugin/eclipse-update-site/tree/master/plugins and place the jar file inside the "dropins" folder at the Eclipse's installation folder.
AiXcoder is an code suggestions generator using the latest AI technologies. Our model is trained on over 1 TB of open source code and served from your own computer.
For now aiXcoder only supports Java.
Currently it runs on 64-bit Windows/Mac OS and Linux.
Requirements
Eclipse Kepler+
JRE 1.8+
Around 500 MB of free memory.
More than 300 MB of free disk space in your home directory.
Features
Only support Java for now. More languages (C++/Python/JavaScript/TypeScript/Go/Php) on the way...
Completely works offline. Your code is safe in your hand.
Long completion result with length up to a full line.
Rearrange completion items in a likelyhood probability descending order.
Troubleshooting
The local server is downloaded into <home>/aiXcoder/installer/localserver/current/server/. Removing the folder and then restart VSCode will force this plugin to re-download the service.
The service is started as two processes with name "aix-node(.exe)", you can safely kill them at any time. The plugin will automatically launch the service upon a completion event if not running.
Enjoy!
Reviews Sign in to post reviews
how can I install this plugin
Submitted by Jungggle Jiang on Fri, 2020-01-17 03:05
how can I install this plugin?there is an error when I install from Marketplace. error message is:Cannot complete the install because some dependencies are not satisfiable
org.eclipse.equinox.p2.iu; aiXcoder.aiXcoder.feature.group [1.2.2,1.2.2] cannot be installed in this environment because its filter is not applicable.
Re: how can I install this plugin
Submitted by Yiyang Hao on Mon, 2020-01-20 04:40
If you are having trouble installing aiXcoder via the Eclipse Maketplace or update site, you can download the latest jar file at https://github.com/aixcoder-plugin/eclipse-update-site/tree/master/plugi... place the jar file inside the "dropins" folder at the Eclipse's installation folder.
Then restart Eclipse and see if the error goes away. Thanks.
Re: Re: how can I install this plugin
Submitted by Yiyang Hao on Mon, 2020-01-20 04:41
The link in the previous reply got corrupted: https://github.com/aixcoder-plugin/eclipse-update-site/tree/master/plugins