How do I remove "Data Sources" from the UI? Follow
Somewhere along the line I did something to put a "Data Sources" button on the bottom of my RubyMine UI. I don't want it there and I want it to go away. How do I accomplish this? I've already unchecked everything I possibly could and all I can do is move it around. I want to be rid of it. Any help is greatly appreciated.
Bob
Please sign in to leave a comment.
I still don't know how I got into the state where-by the "Data Sources" button appeared on my UI, but I learned that deleting the dataSources.xml and dataSources.ids files from the .idea directory, and restarting RubyMine, made the button go away. Problem solved.
Bob