Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8320841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:48:07+00:00 2026-06-08T22:48:07+00:00

(Edited) NOTE: this question is NOT about how Eclipse’s code formatter wrap long String

  • 0

(Edited) NOTE: this question is NOT about how Eclipse’s code formatter wrap long String literals. It is the behavior of MANUALLY breaking/wrapping String literal


The default behavior when I break a String literal by hitting enter inside the literal, is Eclipse will append " + at the place I hit enter, and start the rest of my line in next line, with " prefixed.

                            // v ENTER HERE
String longString = "abcdefghij|klmno";

String longString = "abcdefghij" +
        "klmno";

However, normal coding style practice suggests line wrap before operator. Is there any way that I can tell Eclipse to break my String like this?

String longString = "abcdefhij"
        + "klmno";
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T22:48:09+00:00Added an answer on June 8, 2026 at 10:48 pm

    Finally I found this is one missing feature of Eclipse.

    Currently this issue is tracked under Eclipse’s issue tracker :
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=48433


    Update: I am now using Eclipse 4.3, and found that this feature is now available. Position of + operator when you are manually breaking a long String will now follows your code formatter setting.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Note: I edited this question to make it easier for other people with the
Moderator note: This question is not a good fit for our question and answer
Edited Question: This should be clear. using System; namespace UpdateDateTimeFields { class Program {
I realize this is kind of a long question, but I saw no other
A foreword note that this is for an assignment. A question has already been
Note: I've cross-posted this question in the grails-user mailing list This weekend using this
[Editor's note: I have edited the title to try to make this useful to
[EDITED: I left the original question below, with some more context and code to
Note: I have edited the original question based on comments and answers. My question
Please note, sarnold has heavily edited the question; the original question, in its entirety,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.