Eclipse (private installation)
Last updated
Last updated
Tabnine supports Eclipse version 4.18 (2020-12) or higher.
Once you’ve joined your team’s Tabnine account, the next step is to install Tabnine in Eclipse. This article guides you through the process.
In Eclipse, go to Eclipse > Help and select Install New Software:
Click Add:
In the Add Repository screen, add the details of your Tabnine Enterprise Server.
Enter the following URL for Location: https://<Your Tabnine Enterprise Server URL>/update/eclipse
Click Add:
Note:
If you have any issue:
1. Locate the eclipse.ini file in your Eclipse installation and open it
2. Below the line -vmargs
, add the following lines, then save the file:
Mac OS:
-Djavax.net.ssl.trustStore=NUL
-Djavax.net.ssl.trustStoreType=KeychainStore
Windows:
-Djavax.net.ssl.trustStore=NUL
-Djavax.net.ssl.trustStoreType=Windows-ROOT
3. Restart eclipse.
Select Tabnine Eclipse Plugin - Self Hosted and click Next:
On the following screen, click Next:
Accept the terms and click Finish:
Under Authority / Update Site, select your site and click Trust Selected:
You'll see that the installation is in progress:
Once installation is complete, click Restart Now to restart your IDE:
After your IDE restarts, you'll see the Tabnine logo on the status bar with a message requesting that you set the Tabnine Enterprise Server URL:
Click the status bar message, and then click Open settings:
Set your Tabnine Enterprise Server URL, click Apply and Close, and restart your IDE:
Wait for Tabnine Enterprise to initialize:
Tabnine will ask you to sign in. Click the message and then click Login:
A browser window will open and you'll be prompted to log in to Tabnine. Click Sign In:
If your organization doesn't have SSO, you'll see the following screen. Sign in using your Tabnine user credentials:
Once you’ve successfully signed in, you'll see the following message:
Once you see this confirmation screen, close the browser and return to your IDE.
Now start using Tabnine!