DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Debug Like a Pro in 2025: 10 New Eclipse Java Debugger Features to Enhance Your Productivity (With Spring Boot Examples)
  • Introducing Graph Concepts in Java With Eclipse JNoSQL, Part 3: Understanding Janus
  • Introducing Graph Concepts in Java With Eclipse JNoSQL, Part 2: Understanding Neo4j
  • Introducing Graph Concepts in Java With Eclipse JNoSQL

Trending

  • LLM Integration in Enterprise Applications: A Practical Guide
  • Key Takeaways From Integrating a RAG Application With LangSmith
  • The Hidden Latency of Autoscaling
  • MuleSoft MCP and A2A in Production: What 17 Recipes Reveal
  1. DZone
  2. Coding
  3. Frameworks
  4. Top 10 Customization of Eclipse Settings

Top 10 Customization of Eclipse Settings

By 
Erich Styger user avatar
Erich Styger
·
Feb. 10, 13 · Interview
Likes (0)
Comment
Save
Tweet
Share
40.1K Views

Join the DZone community and get the full member experience.

Join For Free

the great thing with eclipse is that you can configure a lot. in general, i’m happy with most of the defaults in eclipse and codewarrior. here are my top 10 things i change in eclipse to make it even better:

  1. add -showlocation to the eclipse startup command line: show workspace location in the title bar
  2. disable the heuristik settings for the indexer : fixing the eclipse index
  3. disable build (if required) for the debugger: speeding up the debug launch in codewarrior
  4. using spaces and not tabs: spaces vs. tabs in eclipse
  5. highlight the selected line : color makes the difference!
  6. configuring more hovers : hovering and debugging
  7. enabling static software analysis : free static code analysis with eclipse
  8. processor expert expert settings: enabling the expert level in processor expert
  9. custom dictionary settings: eclipse spell checker
  10. show line numbers : eclipse and line numbers

i don’t have to waste time to change the settings for each of my workspaces: after i have changed the settings, i can simply export and import them again into another workspace:

  1. change my preferences using the menu window > preferences
  2. use the menu file > export > general > preferences and save the settings in a file:
    file export

    file export

  3. switch to the new workspace
  4. use the menu file > import > general > preferences to import the settings from the file:
    file import

    file import

happy customizing :-)

Eclipse

Published at DZone with permission of Erich Styger. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Debug Like a Pro in 2025: 10 New Eclipse Java Debugger Features to Enhance Your Productivity (With Spring Boot Examples)
  • Introducing Graph Concepts in Java With Eclipse JNoSQL, Part 3: Understanding Janus
  • Introducing Graph Concepts in Java With Eclipse JNoSQL, Part 2: Understanding Neo4j
  • Introducing Graph Concepts in Java With Eclipse JNoSQL

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook