I've been messing about with #Rust lately and using #eclipseide with it. I had to solve a couple of problems so I wrote up what I did.
I've been messing about with #Rust lately and using #eclipseide with it. I had to solve a couple of problems so I wrote up what I did.
🪐 Eclipse IDE 2026-03 is out!
A big thank you to all contributors, see the acknowledgements page at https://eclipse.dev/eclipse/markdown/?f=news/4.39/index.md
Highlights:
🧬 Java 25 support
🛠️ Improved Java tooling
🖥️ Platform improvements
🧩 Better PDE tooling
Download:
https://eclipseide.org
From “Stop in main” to launch groups that chain tests: #EclipseIDE has grown a full ecosystem of debug options. @manojnp documents how devs actually use them today.
Explore the guide: https://javapro.io/2025/09/17/launching-a-java-debugger-in-eclipse-a-myriad-of-options/
@EclipseFdn @EclipseJavaIDE #Debugging #JAVAPRO
❓️ Question to the Eclipse experts:
Is there a (somewhat) simple way to change the syntax coloring of only one specific keyword?
(In my case, I am using Eclipse CDT, and I want to change the color of only one C preprocessor directive)
A helpful #NullPointerException, a trigger point & a working set—three features that can turn a week-long bug hunt into a half-hour fix. @manojnp shows how #EclipseIDE uses them in real-world #Debugging.
Find out more: https://javapro.io/2025/08/12/breakpoints-the-lifeline-of-debugging-an-eclipse-features-guide/
@EclipseFdn @EclipseJavaIDE #Java
Can Skia and modern SWT make #EclipseIDE relevant again? A bold bet on speed, simplicity and open collaboration.
@tfroment reports on Eclipse’s most ambitious transformation yet: https://javapro.io/2025/07/16/a-new-generations-chance-to-shape-the-future-building-the-next-great-java-ide-in-open-source/
#Java #CloudNative #OpenSource #Eclipse #Performance #AI @EclipseFdn
Who do I need to pay to get the eclipse IDE m2e POM editor to follow the formatting rules of the XML file editor?
And no, I don't want to open the pom.xml in the XML file editor, and I don't want to use IntelliJ either.
You don’t debug the same way on a greenfield project and a legacy monolith. @manojnp shows how #EclipseIDE’s method, lambda & exception breakpoints adapt when the codebase is older than your laptop.
See how: https://javapro.io/2025/08/12/breakpoints-the-lifeline-of-debugging-an-eclipse-features-guide/
@EclipseFdn @EclipseJavaIDE #Debugging #Java
Multiple configs, prototypes, & tracing tabs—#Debugging in #EclipseIDE is more versatile than most devs realize. To see how these options shape real workflows, @manojnp takes you through them.
Read his full article: https://javapro.io/2025/09/17/launching-a-java-debugger-in-eclipse-a-myriad-of-options/
@EclipseFdn @EclipseJavaIDE #JAVAPRO