EditBox

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

2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)

https://editbox.sourceforge.net/updates

Learn more...
Solution Description

Eclipse plugin for highlighting the background of the source code. While most of plugins highlight the syntax of the source code, EditBox highlights the selected block of the code (method, class, etc) by changing its background color and / or drawing border around it. It works with Java code as well as with indented text: markup and text files.

Categories: Editor

Additional Details

Eclipse Versions: 2021-03 (4.19), 2020-12 (4.18), 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15), 2019-12 (4.14), 2019-09 (4.13), 2019-06 (4.12), 2019-03 (4.11), 2018-12 (4.10), 2018-09 (4.9), Photon (4.8), Oxygen (4.7), Neon (4.6), Mars (4.5), Luna (4.4), Kepler (4.3), Juno (4.2, 3.8), Previous to Juno (<=4.1)

Platform Support: Windows, Mac, Linux/GTK

Organization Name: Piotr Metel

Development Status: Mature

Date Created: Monday, November 9, 2009 - 11:48

License: EPL

Date Updated: Wednesday, December 14, 2022 - 09:47

Submitted by: Piotr Metel

Date Ranking Installs Clickthroughs
December 2024 230/594 25 2
November 2024 261/658 50 14
October 2024 285/663 44 6
September 2024 243/642 60 11
August 2024 276/641 38 9
July 2024 226/663 68 14
June 2024 242/681 66 15
May 2024 278/682 51 18
April 2024 262/687 62 13
March 2024 275/694 61 13
February 2024 284/687 48 13
January 2024 282/691 54 16
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 0

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for EditBox.

HTML Code:

Markdown Syntax:

Output:

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

Reviews Add new review

This plugin is not working with the latest version of Eclipse JEE 2024-09. The icon is also not active and messages like

 

An error has occurred. See error log for more details.
org/eclipse/ui/internal/misc/StringMatcher

I installed the version available on this Github site:

 

http://nodeclipse.github.io/dev.updates/editbox-1.0.0/

But lesser versions seem to work as discussed above.

 

Are there any issues associated with using the vesion on:

http://editbox.sourceforge.net/updates ?

Thanks.

I use eclipse Neon and this plugin does't works :( I've tried to disable "current line highlighting" but nothin happened...

Hi,

This plugin seems to be out of date, I got this error :
HTTP Server 'Service Unavailable': http:// editbox.sourceforge.net/updates/content.xml
HTTP Server 'Service Unavailable': http:// editbox.sourceforge.net/updates/content.xml
HttpClient connection error response code 503.

Regards,
Laurent

This plugin adds a new domain of syntax highlighting by coloring code blocks with a background color. This makes it easy to distinguish different code blocks and greatly improves readability of the source code.