Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Disable Code Formatter for Binary Expressions ?
Disable Code Formatter for Binary Expressions ? [message #249227] Fri, 04 June 2004 03:18
Eclipse UserFriend
Originally posted by: MKreitmann.gmx.net

Hello,

I'm using the Eclipse 3.0 RC1 and have a little problem with the code
formatter. When I have a large String like this:
string = "Hello World"
+ " ..... "
+ " ..." + this is a test
+ " End!";

Can I somehow tell eclipse *not* to re-format this part of code ?
(I want to format this code myself!)
I think, the right settigns should be Line-wrapping/Binary expressions
part,
but there is no way to disable the code-formatter, is it ?
Many thanks for your advice!

Regards
Michael
Previous Topic:Problems with eclipse dialog font
Next Topic:Multiple views don't care of perspective layout, is it a BUG ?
Goto Forum:
  


Current Time: Thu Jun 05 17:00:48 EDT 2025

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

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

Back to the top