Eclipse Tab Completion Tweak

Add this URL to your Eclipse Installation to reach this solution's update site.

2025-12 (4.38), 2018-09 (4.9)

https://unpkg.com/eclipse-tab-completion-tweak/

Learn more...
Solution Description

This is a simple, focused plugin that changes how you interact with the Eclipse Content Assist (autocomplete) window. It allows you to select the highlighted suggestion by pressing the Tab key, serving as a direct replacement or alternative to the Enter key.

 

⚠️Mandatory Configuration

To allow this plugin to interact with the Eclipse text engine, you must add the following lines to your eclipse.ini file. This is required for modern Java environments.

Setup Instructions:

  1. Open your eclipse.ini file.
  2. Find the -vmargs line.
  3. Add the following lines below -vmargs:
--add-opens=org.eclipse.jface.text/org.eclipse.jface.text.source=ALL-UNNAMED
--add-opens=org.eclipse.jface.text/org.eclipse.jface.text.contentassist=ALL-UNNAMED
  1. Restart Eclipse.

 

Verified on Windows 11 with Spring Tools 5 (STS 5.0.1) and Eclipse 2018-09 (4.9).

 

Categories: Editor, IDE, Tools

Additional Details

Eclipse Versions: 2025-12 (4.38), 2018-09 (4.9)

Platform Support: Windows

Organization Name: Eclipse Tab Completion Tweak Dev Team

Development Status: Alpha

Date Created: Thursday, February 12, 2026 - 10:16

License: EPL 2.0

Date Updated: Friday, February 27, 2026 - 23:13

Submitted by: Jinseok Kim

Screenshot
Date Ranking Installs Clickthroughs
March 2026 273/478 5 17
February 2026 327/620 14 37
January 2026 0/0 0 0
December 2025 0/0 0 0
November 2025 0/0 0 0
October 2025 0/0 0 0
September 2025 0/0 0 0
August 2025 0/0 0 0
July 2025 0/0 0 0
June 2025 0/0 0 0
May 2025 0/0 0 0
April 2025 0/0 0 0
View Data for all Listings

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Eclipse Tab Completion Tweak.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client