If you are an eclipse user / developer and you have to manage csv file, the CSV Edit plugin is for you.
Installation
* update-site
This is definitly the easiest and straightforward way to install the plugin -
* Install plugin
Download the plugin directly from the csvedit site which comes in a zip file
unzip the file corresponding to your version into the eclipse/ directory of your eclipse installation and (re)start eclipse for the plugin to take effect.
Features
You can choose to edit your files :
* From the source editor
The source editor has been enhanced to help you differentiate your data from the different column using a color mechanism
* From a table view representing the csv data
The table editing is definitly the added value of the plugin and allows a bunch of operation on your csv file among the following features
- Easy editing of data
- Insertion and deletion of table rows
- Insertion and deletion of table column
- Filtering of data
- Customize view with hidding/display of column to simplify the view
- Manage your column with moving/resizing columns
- Sorting data in column
- Manage your own CSV settings
Contact
If you have any issue working with the plugin, you can contact the CSV Edit Team at
http://code.google.com/p/csvedit/issues/list
Please help us make CSV Edit a better product by providing any errors you face or any ideas that could make the plugin easier to work with