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 252391 - IllegalArgumentException: No enum constant com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyOption.NL
Summary: IllegalArgumentException: No enum constant com.puppycrawl.tools.checkstyle.ch...
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-13 21:29 UTC by atehrani
Modified: 2015-06-02 07:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217287


Attachments
stacktrace (2.18 KB, text/plain)
2015-05-13 21:29 UTC, atehrani
Details
stacktrace (2.18 KB, text/plain)
2015-05-13 21:34 UTC, atehrani
Details

Note You need to log in before you can comment on or make changes to this bug.
Description atehrani 2015-05-13 21:29:07 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b14
OS: Mac OS X

User Comments:
atehrani: No idea




Stacktrace: 
java.lang.IllegalArgumentException: No enum constant com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyOption.NL
   at java.lang.Enum.valueOf(Enum.java:238)
   at com.puppycrawl.tools.checkstyle.checks.AbstractOptionCheck.setOption(AbstractOptionCheck.java:63)
   at sun.reflect.GeneratedMethodAccessor132.invoke(GeneratedMethodAccessor132.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
   at org.apache.commons.beanutils.PropertyUtilsBean.invokeMethod(PropertyUtilsBean.java:2170)
Comment 1 atehrani 2015-05-13 21:29:09 UTC
Created attachment 153642 [details]
stacktrace
Comment 2 atehrani 2015-05-13 21:34:41 UTC
Created attachment 153643 [details]
stacktrace

closing windows
Comment 3 Marian Mirilovic 2015-06-02 07:54:02 UTC
Please report to http://checkstyle.sourceforge.net/