Skip to main content



      Home
Home » Newcomers » Newcomers » Prevent (statement) wrapping of lines when formatting?
Prevent (statement) wrapping of lines when formatting? [message #265700] Tue, 21 October 2008 16:10
Eclipse UserFriend
Originally posted by: dsupp.yahoo.uk.com

Assume I have the following line of code in an XML file in Eclipse editor:

<soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http" />

When I click now the context menu "format" then this single line is split on two lines:

<soap:binding style="document"
transport="http://schemas.xmlsoap.org/soap/http" />

Why?

I guess there is somehwere a maximum length defined in the preferences.
Where exactly can I change this max line length?

How can I otehrwise prevent wrapping of statements when formatting source code?

Dave
Previous Topic:How to configure "Web Service runtime" JBossWS instead of Apache Axis?
Next Topic:Seam deploy error NoClassDefFoundError
Goto Forum:
  


Current Time: Wed May 14 15:08:44 EDT 2025

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

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

Back to the top