Skip to main content
Jump to: navigation, search

PDE/API Tools/Java7

API Tools
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

This page summarizes all the work that must be done to add Java(tm) 7 support to API Tools.

Current Status at a Glance

Java 7 features
Switch on Strings Multi-catch Try-with-Resources
Diamond


   Completely implemented

Partially implemented or "can be improved"

Not tested yet

Current Status

Remaining Work

How to Test

Instructions on how to test the Java(tm) 7 support can be found on the JDT Core wiki page.

Back to the top