How to Format Text in Eclipse with cfeclipse plug-in

1.6k views Asked by At

How can I reformat the Text(.cfm file) ?

I am trying to do CTRL+SHIFT+F which works for java files, But its not working with Coldfusion files. ? Is there anyway I can format the text?

2

There are 2 answers

2
Henry On BEST ANSWER

not implemented in CFEclipse nor CF Builder (YET)

0
Vlad On

With the release of Coldfusion Builder 2 they have added support for formatting code. Press Ctrl+Shift+F Windows or Command+Shift+F Mac to format existing code in a Coldfusion Builder 2 IDE.