This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255165 - "Annotation Value Assignment Operator" not taken into account
Summary: "Annotation Value Assignment Operator" not taken into account
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-10 10:07 UTC by choda
Modified: 2015-09-16 01:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
checking/unckeching "Annotation Value Assignment Operator" (145.61 KB, image/png)
2015-09-10 10:07 UTC, choda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description choda 2015-09-10 10:07:30 UTC
Created attachment 156043 [details]
checking/unckeching "Annotation Value Assignment Operator"

In Tools -> Options -> Editor -> Formatting, select Language "Java" and Category "Spaces". Checking/unchecking "Annotation Value Assignment Operator" under "Around Operators" has no effect on the spacing around said operator.
Comment 1 Dusan Balek 2015-09-15 08:48:29 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/a5bf1c407f1d
Comment 2 Quality Engineering 2015-09-16 01:26:05 UTC
Integrated into 'main-silver', will be available in build *201509160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a5bf1c407f1d
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #255165 - "Annotation Value Assignment Operator" not taken into account - fixed.