Fixed How to turn off the Eclipse code formatter for certain sections of Java code? #dev #it #asnwer
Fixed How to turn off the Eclipse code formatter for certain sections of Java code? #dev #itย #asnwer
How to turn off the Eclipse code formatter for certain sections of Java code?
Iโve got some Java code with SQL statements written as Java strings (please no OR/M flamewars, the embedded SQL is what it is โ not my decision).
Iโve broken the SQL statements semantically into several concatenated strings over several lines of code for ease of maintenance. So instead of something like:
String query =โฆ
View On WordPress














