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 262620 - IllegalArgumentException at org.eclipse.jdt.internal.formatter.DefaultCodeFormatter.format
Summary: IllegalArgumentException at org.eclipse.jdt.internal.formatter.DefaultCodeFor...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: markiewb
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-29 19:51 UTC by jawnpawlv
Modified: 2016-07-01 17:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 224933


Attachments
stacktrace (4.97 KB, text/plain)
2016-06-29 19:51 UTC, jawnpawlv
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jawnpawlv 2016-06-29 19:51:51 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.73-b02, Java(TM) SE Runtime Environment, 1.8.0_73-b02
OS: Windows 7

User Comments:
jawnpawlv: Building maven project.




Stacktrace: 
java.lang.IllegalArgumentException
   at org.eclipse.jdt.internal.formatter.DefaultCodeFormatter.format(DefaultCodeFormatter.java:0)
   at de.markiewb.netbeans.plugins.eclipse.formatter.strategies.eclipse.EclipseFormatter.format(EclipseFormatter.java:87)
   at de.markiewb.netbeans.plugins.eclipse.formatter.strategies.eclipse.EclipseFormatter.forCode(EclipseFormatter.java:61)
   at de.markiewb.netbeans.plugins.eclipse.formatter.strategies.eclipse.EclipseFormatterRunnable.run(EclipseFormatterRunnable.java:101)
   at de.markiewb.netbeans.plugins.eclipse.formatter.strategies.eclipse.EclipseFormatterStrategy.format(EclipseFormatterStrategy.java:49)
   at de.markiewb.netbeans.plugins.eclipse.formatter.strategies.FormatterStrategyDispatcher.format(FormatterStrategyDispatcher.java:100)
Comment 1 jawnpawlv 2016-06-29 19:51:53 UTC
Created attachment 160196 [details]
stacktrace
Comment 2 markiewb 2016-07-01 17:47:28 UTC
Filed as https://github.com/markiewb/eclipsecodeformatter_for_netbeans/issues/83

@jawnpawlv@netbeans.org: Please provide more info! Which plugin version are you using? Please answer that in the github issue.