Skip to main content
  • Log in
  • Manage Cookies
Eclipse Foundation
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Java

Java

Wayne Beaton's picture

Eclipse Java™ 9 Support (BETA) for Neon

Sunday, October 18, 2015 - 23:52 by Wayne Beaton

Update: Note that as of October 11/2017, Java 9 is 100% supported “out of the box” by Eclipse IDE, Oxygen Edition; Java 9 can be used to run your Eclipse IDE, Oxygen Edition, and can be used to build Java 9 applications without additional configuration. Download or update today.

Read More
Wayne Beaton's picture

Project Activity Metrics, Charts, and Stuff

Friday, September 25, 2015 - 11:55 by Wayne Beaton

Yesterday we were reminded that it is difficult to provide good activity metrics. Certainly Git commit statistics are a good means of indicating that there is activity, but different styles of development can leave very different impressions: a lot of very small commits leaves the impression that there is more activity than a smaller number of large commits. That is, when you just count commits, a one line contribution is equal to a 1,000 line contribution (skipping merge commits is a no-brainer).

Read More
Wayne Beaton's picture

Eclipse Mars New and Noteworthy: Java 9 Beta

Monday, June 29, 2015 - 20:27 by Wayne Beaton

Java 9 support has not yet landed in our standard download packages. But you can add an early access preview to your existing Eclipse Mars install.

The Eclipse Java 9 Support (BETA) contains the following:

Read More
Wayne Beaton's picture

Eclipse Mars New and Noteworthy: New Java Quick Fixes

Monday, June 15, 2015 - 15:21 by Wayne Beaton

Eclipse Mars includes new Quick Assists (Ctrl+1) for Java developers.

Add and remove the parentheses around lambda parameter:

Explicitly add the inferred types of the parameters in a lambda expression:

Convert from method reference to lambda expression:

Read More
Wayne Beaton's picture

Great Fix Winners, Round Three

Thursday, May 7, 2015 - 15:57 by Wayne Beaton

My apologies for being late with this announcement.

We have four winners in this third and final round of the Great Fixes for Mars Skills Competition. In no particular order, I present the winners…

Read More
Wayne Beaton's picture

Screenshot of the Week: Git Repositories View

Wednesday, April 22, 2015 - 10:40 by Wayne Beaton

The Git Repositories view (which I tend to add to whatever perspective I’m working in) provides pretty much one-stop-shopping for most of my repository activity needs.

Read More
Wayne Beaton's picture

Screenshot of the Week: Gradle Tools

Sunday, April 5, 2015 - 22:47 by Wayne Beaton

We’re pushing hard to make sure that great tools for Gradle are included with the Eclipse Mars release. The following screenshot shows my workspace after importing the Gradle Tooling API using Buildship Eclipse Plug-ins for Gradle.

Read More
Wayne Beaton's picture

Great Fix Winners, Round Two

Sunday, April 5, 2015 - 22:06 by Wayne Beaton

Sorry, I’m a little bit late with this announcement. We have three more winners in the Great Fixes for Mars Skills Competition. In no particular order:

Read More
Wayne Beaton's picture

Toggle Line Numbers in Eclipse

Monday, March 30, 2015 - 17:46 by Wayne Beaton

I’ll admit that I’m dumbfounded by how much people care about whether line numbers are on or off by default in Eclipse. Put the cursor into the gutter area to the left of the editor and right-click to bring up the context menu, select “Toggle Line Numbers” to change the state to match your preference.

Read More
Wayne Beaton's picture

Great Fixes for Mars Winners Part I

Sunday, March 15, 2015 - 21:33 by Wayne Beaton

A Great Fix is a contribution provides a significant improvement in the Java development experience using Eclipse. Special consideration will be given to performance or stability improvements, and patches that improve the user experience. To qualify, a fix needs to be merged into the project repository by a committer.

For our first round in the Great Fixes for Mars skills competition, we have a total of 29 qualifying fixes, submitted by 9 contributors.

Here are our winners:

Andrey Loskutov

Read More
  • first
  • previous
  • 1
  • 2
  • 3
  • 4
  • next
  • last

Eclipse Foundation Blogs

  • Ian Skerrett (857 posts)
  • Wayne Beaton (796 posts)
  • Mike Milinkovich (286 posts)
  • Benjamin Cabé (131 posts)
  • Ivar Grimstad (97 posts)
  • Tanja Obradovic (38 posts)
  • Thabang Mashologu (31 posts)
  • Christopher Guindon (15 posts)
  • Roxanne Joncas (14 posts)
  • Paul Buck (11 posts)
  • Frédéric Desbiens (11 posts)
  • Mikaël Barbero (9 posts)
  • Jameka Woodberry (9 posts)
  • Hudson Kelly (8 posts)
  • Brian King (6 posts)
  • Denis Roy (5 posts)
  • Gabriela Motroc (4 posts)
  • Gael Blondelle (3 posts)
  • Shabnam Mayel (3 posts)
  • Paul White (1 posts)
  • Jacob Harris (1 posts)
  • Stephanie Swart (1 posts)
  • Michael Plagge (1 posts)
  • Sharon Corbett (1 posts)
  • Shanda Giacomoni (1 posts)

Recent blog posts

  • Member Case Study: itemis Builds Its Automotive Industry Business
  • Why I’m Running for the OSI Board of Directors
  • Welcome jadeva GmbH to the Jakarta EE Working Group!
  • Credentials leaked on GitHub
  • Hashtag Jakarta EE #61
  • Eclipse Cloud DevTools Community Update - February 2021
  • Hashtag Jakarta EE #60
  • The 2021 Eclipse Community Newsletter Calendar
  • Hashtag Jakarta EE #59
  • Jakarta EE Marketing and Branding Committee Levels-Up with New Members
More

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top