|
From: SourceForge.net <no...@so...> - 2011-09-25 12:16:47
|
Feature Requests item #3413749, was opened at 2011-09-25 12:16 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3413749&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interactions Group: None Status: Open Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Support for Java 7 Literals Initial Comment: Java 7 allows the use of binary literals (0b1101) and the use of underscores in literals for readability (e.g. 2_564_234 instead of 2564234). But the interactions pane does not yet support these literals. It would be great if it did. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=3413749&group_id=44253 |