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 8760231
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:59:35+00:00 2026-06-13T14:59:35+00:00

The way eclipse formats array initializers is just horrible. I know you can adjust

  • 0

The way eclipse formats array initializers is just horrible. I know you can adjust the way it formats in the preferences but it will always put a newline between the ‘=’ and the “{ … }’.

This looks very ugly to me, especially when you have an empty initializer.

Is there a way to further adjust these settings so it never puts a newline, Or perhaps that it just leaves array initializers alone and only puts the right amount of spaces between the commas and elements of the initializer?

As an example this is how I would want it:

string shortArray[15] = { };
string notVeryLong[] = { "Some words", "More words", "and more", "etc" };
string TooLongForOneLine[] = 
{
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc", 
    "Some words", "More words", "and more", "etc" 
};
  • 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-13T14:59:37+00:00Added an answer on June 13, 2026 at 2:59 pm

    I’m not sure which version of eclipse you are using but I will answer the question for Eclipse 3.7 since that is what I use.

    1. Open the “Windows” drop down menu and select preferences.
    2. Then navigate to “C++”, then “Code Style”.
    3. Select the “New…” button. Provide a name and select one of the built in profiles.
    4. Go to the “Braces” tab. At the bottom of the list there is a drop down for “Initializer list”. Select “Same line” from the drop down and click the “OK” button to close all dialogs.

    Note: In the same window area you will be able to customize braces for classes, functions, namespaces, if statements, switch statements, etc.

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

Sidebar

Related Questions

I just can't find the option anywhere. Is there some way in eclipse to
What is the best way to export the eclipse/java preferences to the database programmatically?
I would like to change the way Eclipse formats XML files. For example, if
I do like the SQL editor now bundled with Eclipse but I can't seem
The default Eclipse formatter formats my Java code in a really funny way. For
Please suggest a way to auto format all py files in an eclipse project
I really like the way Eclipse has pop-up Javadoc documentation for the various Java
I'm trying to display a tooltip below caret position, the same way Eclipse prompts
I'm looking for an automatic way in eclipse to reformat curly braces to K&R
Is there a way to make Eclipse able to export multiple configurations of a

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.