[
https://issues.apache.org/jira/browse/NETBEANS-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bien resolved NETBEANS-4641.
------------------------------------
Fix Version/s: 16
Resolution: Fixed
fixed via https://github.com/apache/netbeans/pull/4648
> Code auto formatting for try-with-resources statements
> ------------------------------------------------------
>
> Key: NETBEANS-4641
> URL: https://issues.apache.org/jira/browse/NETBEANS-4641
> Project: NetBeans
> Issue Type: Bug
> Components: editor - Formatting & Indentation, java - Editor
> Affects Versions: 12.0, 13
> Environment: Arch Linux, AdoptOpenJDK 14.0.1, official NB 12.0 bin
> download
> Reporter: Bernd Michaely
> Priority: Major
> Fix For: 16
>
>
> Since NB 12.0, auto formatting for try-with-resources statements adds an
> additional space after the opening parenthesis after the try keyword. To
> reproduce the problem, choose:
> Menu »Tools« → Options → Editor → Formatting →
> Language »Java« and Category »Spaces« →
> Tree item »Within Parentheses« → Checkbox "try"
> If checked, two spaces are added after the opening parenthesis after try, if
> unchecked, one space is added, instead of one and zero.
> (Note, that there is also no example available in the preview. There is for
> try-catch, but not for try-with-resources.)
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists