Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » there is a beautifier for SQL??
there is a beautifier for SQL?? [message #522466] Mon, 22 March 2010 17:40 Go to next message
MasterBoy  is currently offline MasterBoy Friend
Messages: 18
Registered: March 2010
Junior Member
Hi all,

I'm using xtext in a projet in wich i should generate a sql files.

but i have some design problem in my generated sql files.

i found that in a java file i can use JavaBeautifier and XmlBeautifier for xml files.. but what about the other files!!

should i developpe a beautifier for all my files!!!

best regards!



Re: there is a beautifier for SQL?? [message #532746 is a reply to message #522466] Tue, 11 May 2010 06:30 Go to previous messageGo to next message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
We don't have a ready to use SQL beautifier. With Xpand it is not too hard to generate beautifully layouted source files. On the other hand you could implement SQL using Xtext and use the serializer and formatting capabilities.

Sven
Re: there is a beautifier for SQL?? [message #660604 is a reply to message #522466] Sat, 19 March 2011 21:15 Go to previous message
Matthew Kirkley is currently offline Matthew KirkleyFriend
Messages: 1
Registered: July 2009
Junior Member
I made a quick plugin a little while back to beautify my sql statements

http://ventralnet.blogspot.com/2010/11/sql-beautifier-eclips e-plugin.html

there you go
Previous Topic:Terminal extension + problem with enum
Next Topic:Xtext, Tomcat and Classloader
Goto Forum:
  


Current Time: Thu Apr 25 00:05:52 GMT 2024

Powered by FUDForum. Page generated in 0.03129 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top