{"id":55,"date":"2011-07-27T09:23:01","date_gmt":"2011-07-27T15:23:01","guid":{"rendered":"http:\/\/www.proliphus.com\/?p=55"},"modified":"2011-07-27T09:23:01","modified_gmt":"2011-07-27T15:23:01","slug":"installing-the-eclipse-sql-editor-in-ubuntu","status":"publish","type":"post","link":"https:\/\/www.proliphus.com\/?p=55","title":{"rendered":"Installing the Eclipse SQL Editor In Ubuntu"},"content":{"rendered":"<p>Outside of iPhone app development, I do a lot of development work in <a href=\"http:\/\/www.eclipse.org\/\" target=\"_blank\">Eclipse<\/a>, the Swiss army knife of development. Lately I&#8217;ve found myself working with SQL just using the plain text editor, but missed the syntax highlighting that most code editors provide. So I decided to see if I could find a light weight Eclipse plugin that could provide this.<\/p>\n<p>A short search lead me to the <a href=\"http:\/\/blog.debertshaeuser.com\/index.php?page=eclipse-sql-editor\" target=\"_blank\">Eclipse SQL Editor<\/a>. I downloaded the plugin .jar file and found it a bit lacking on installation instructions. Manually installing a plugin like this is straight forward using the dropins directory and can be done as follows.<\/p>\n<ol>\n<li>On Ubuntu, open a terminal window. You should be in your home directory. Type ls -a to list all files and subdirectories including hidden ones. You should have a directory called .eclipse.<\/li>\n<li>Within the .eclipse directory there should be a subdirectory called org.eclipse.platform_3.5.0_155965261 or something similar depending on the version of Eclipse you have installed. This is where the dropins directory should be.<\/li>\n<li>The dropins directory may not be created by the default Eclipse install on Ubuntu. In that case you can create it by giving the following command,\u00c2\u00a0mkdir .eclipse\/org.eclipse.platform_3.5.0_155965261\/dropins<\/li>\n<li>Now copy the plugin here,\u00c2\u00a0cp ~\/Downloads\/com.debertshaeuser.sql.SQLEditorPlugin_1.0.0.jar .eclipse\/org.eclipse.platform_3.5.0_155965261\/dropins<\/li>\n<li>Now just start or restart Eclipse and you&#8217;re good to go!<\/li>\n<\/ol>\n<p>The instructions above are based on my own experience, but can be easily modified to fit your system and installation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Outside of iPhone app development, I do a lot of development work in Eclipse, the Swiss army knife of development. Lately I&#8217;ve found myself working with SQL just using the plain text editor, but missed the syntax highlighting that most code editors provide. So I decided to see if I could find a light weight [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[13],"tags":[14,16,18,15,17],"class_list":{"0":"post-55","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-development","7":"tag-development-2","8":"tag-eclipse","9":"tag-linux","10":"tag-sql","11":"tag-ubuntu","12":"czr-hentry"},"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p1sx6s-T","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/posts\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=55"}],"version-history":[{"count":1,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/posts\/55\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=\/wp\/v2\/posts\/55\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/www.proliphus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=55"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=55"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.proliphus.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}