CsvEdit2

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

2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29)

https://gnl42.github.io/CsvEdit2-update

Learn more...
Solution Description

Editor for CSV files that allows you to:

  • view csv file in source editor or table editor
  • easy search in table view
  • customize view with filtering column
  • sorting column
  • easily insert/delete rows
  • easily insert/delete columns
  • Customize view with hiding/display of column to simplify the view
  • Manage your column with moving/resizing columns

A fork of https://github.com/Mathieuu/CsvEdit by Mathieu Savy in 2013 which in itself is a fork of https://code.google.com/p/csvedit/ created by Frederic Henri in 2010.

  • 2.1.0: Added option to set delimiter for header line

Categories: Editor

Tags: csv

Additional Details

Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29)

Platform Support: Windows, Mac, Linux/GTK

Development Status: Production/Stable

Date Created: Monday, January 8, 2024 - 03:40

License: Apache 2.0

Date Updated: Monday, January 13, 2025 - 01:33

Submitted by: George Lindholm

Screenshot
Date Ranking Installs Clickthroughs
February 2025 226/533 16 10
January 2025 197/654 89 20
December 2024 251/654 53 3
November 2024 236/658 63 12
October 2024 245/663 61 2
September 2024 241/642 60 4
August 2024 256/641 49 12
July 2024 221/663 71 12
June 2024 247/681 64 14
May 2024 258/682 63 9
April 2024 248/687 70 10
March 2024 249/694 77 9
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 CsvEdit2.

HTML Code:

Markdown Syntax:

Output:

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

Reviews Add new review

I would love to use this plugin!
However we use tab spaced headers with regular comma spaced lines in our project.
So that would be my feature request :)

Very useful addition for me would be that if I open the file, all the columns already resized to its longest value or shortest values.
Same thing as Excel's AutoFit Column Width.

Thanks