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 196329

Summary: ArrayIndexOutOfBoundsException: 1
Product: third-party Reporter: bingalls <bingalls>
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: develop7, rburkhead
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 168268
Attachments: stacktrace

Description bingalls 2011-03-04 23:04:16 UTC
Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.1-b03-307, Java(TM) SE Runtime Environment, 1.6.0_22-b04-307-10M3261
OS: Mac OS X

User Comments:
GUEST: ??? ?????????? ?????? PHP_CodeSniffer 1.2.2.
????? ??????? ??????? ??????? Code Sniffer ? ??????????, ????????? ?????? ??????????.
??????????????, ??????? ????????? ?? ????? ? ???? ???????? ?? ???????????.

GUEST: trying to access the code sniffer tab. I believe the Java update (ubuntu 10.10) this moring screwed everything up

bingalls: Installed and opened CodeSniffer plugin




Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 1
   at de.whitewashing.php.cs.command.CodeSniffer$StupidStandardsOutputParser.parse(CodeSniffer.java:174)
   at de.whitewashing.php.cs.command.CodeSniffer$StupidStandardsOutputParser.access$000(CodeSniffer.java:164)
   at de.whitewashing.php.cs.command.CodeSniffer.getAvailableStandards(CodeSniffer.java:58)
   at de.whitewashing.php.cs.ui.options.CodeSnifferOptionsPanelController.getPanel(CodeSnifferOptionsPanelController.java:66)
   at de.whitewashing.php.cs.ui.options.CodeSnifferOptionsPanelController.getComponent(CodeSnifferOptionsPanelController.java:52)
   at org.netbeans.modules.options.TabbedController.handleTabSwitched(TabbedController.java:198)
Comment 1 bingalls 2011-03-04 23:04:19 UTC
Created attachment 106733 [details]
stacktrace