-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Albert Tregnaghi edited this page Aug 2, 2019
·
13 revisions
With DBeaver exists a very good database tool on eclipse marketplace. But I prefer DB tooling outside eclipse (e.g. standalone DBeaver).
To simply edit and view some SQL files I still wanted to have a dedicated SQL editor which can highlight SQL etc. and has some features.
Also I did want to have an editor which does support standard eclipse actions, for example:
-
ALT + UPshall move line -
CTRL + ALT + UPshall copy lines -
CTRL + 7shall block comment/uncomment lines - .. etc.
Also the toolbar in eclipse should not change hard.
DTP seems to be no longer active and there is no simple / lightweight SQL editor on marketplace available.
So decided to create this one and make it available on marketplace. You can find this plugin at https://marketplace.eclipse.org/content/sql-editor
