CSV Table View Not Working
Hi,
Rubymine 7.0.1 : I have a CSV file that I have attached to this question. When I open it in Rubymine it does not show up in the CSV Table view described in the documentation. The "Database Tools and SQL" plugin is installed, there are no blank lines in the file, and *.csv is associated with text files. (All of these are reasons that the doc says that the Table View might not show up.)
The only additional thing that the doc said might prevent the Table View from being used was that the number of lines or columns in the CSV file might not be sufficient. I don't know if this is the problem because I can't find a setting for that.
Any ideas?
Thanks,
Larry
Attachment(s):
sample.csv.zip
Please sign in to leave a comment.
I've just tried the file and everything works ok for me :(
Could you please provide RubyMine's logs (Help|Show Log in...)
Regards, Oleg.
Attachment(s):
Screen Shot 2014-12-15 at 08.25.21.png
Screen Shot 2014-12-15 at 08.24.57.png
Hi Oleg,
Man, this is weird; it seems like a simple thing that should just work.
I have attched the CSV and LOG file you requested along with a snapshot of what I see.
Thanks,
Larry
Attachment(s):
idea.log.zip
sample.csv.zip
CSV_Screenshot.png
Hi,
it looks like you are on the wrong tab :( The editor for CSV files has two tabs (see bottom-right corner of the editor): Text and Data. Text is the default tab, just select Data tab.
Hope this helps, Oleg.
Oh man... I'm sorry Oleg. I didn't see the 'Data' tab down there; It didn't even occur to me to look because I've never seen tabs down there before.
Thanks for getting back to me on this, and sorry for wasting your time.
:(,
Larry
No problems, I'm happy you have found the tab :)
Regards, Oleg.
Had a hard time finding that Table editor on IntelliJ IDEA Ultimate. Now (2017) it is a right-click accessible option, not a visible tab anymore.