sqlparser / isf_eclipse

SQL Formatter plugin for eclipse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isf_eclipse

SQL Formatter plugin for eclipse

####Install Open eclipse, menu help->install new software, enter this site:

http://www.gudusoft.com/eclipse

to install sql formatter plugin for eclipse.

Editors which implements ITextEditor have a new context menu: Format SQL

####Usage Select SQL query and then right click to bring up context menu, click 'Format SQL' to format selected SQL query.

####NOTE In order to use this sql formatter plugin for eclipse, you should be online. This plugin send your SQL to our SQL FaaS server here:

https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-FaaS#2-api

If you don't want to send your SQL via internet, you may conside to use sql pretty printer desktop version

####Contact http://www.dpriver.com

support@dpriver.com

https://github.com/sqlparser/isf_eclipse

####Format options: https://github.com/sqlparser/sql-pretty-printer/wiki/SQL-Coding-Standard-and-Guideline

####Links: sql pretty printer desktop version

sql pretty printer addin for SQL Server Management Studio

sql pretty printer addin for Visual Studio

C client sql formatter

Java client sql formatter

sql formatter plugin for Notepad++

sql formatter plugin for UltraEdit

About

SQL Formatter plugin for eclipse

License:Eclipse Public License 1.0


Languages

Language:Java 77.0%Language:XSLT 20.9%Language:CSS 2.1%