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 187202

Summary: [69cat] net.sourceforge.pmd.ast.ParseException: Encountered " <IDENTIFIER> "assertTrue "" at line 48, column 13. Was expecting one of: ";" ... "=" ... "+=" ... "-=" ... "*=" ... "/=" .
Product: third-party Reporter: javydreamercsw <javydreamercsw>
Component: -- Other --Assignee: issues@third-party <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 169512
Attachments: stacktrace

Description javydreamercsw 2010-06-04 12:41:59 UTC
Build: NetBeans IDE Dev (Build 201006030001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows Vista

Stacktrace: 
net.sourceforge.pmd.ast.ParseException: Encountered " <IDENTIFIER> "assertTrue "" at line 48, column 13.
Was expecting one of:
    ";" ...
    "=" ...
    "+=" ...
    "-=" ...
    "*=" ...
    "/=" ...
    "&=" ...
    "|=" ...
    "^=" ...
    "%=" ...
    "<<=" ...
    ">>=" ...
    ">>>=" ...
    
   at net.sourceforge.pmd.ast.JavaParser.generateParseException(JavaParser.java:9564)
   at net.sourceforge.pmd.ast.JavaParser.jj_consume_token(JavaParser.java:9448)
   at net.sourceforge.pmd.ast.JavaParser.Statement(JavaParser.java:4015)
   at net.sourceforge.pmd.ast.JavaParser.BlockStatement(JavaParser.java:4161)
   at net.sourceforge.pmd.ast.JavaParser.Block(JavaParser.java:4122)
   at net.sourceforge.pmd.ast.JavaParser.TryStatement(JavaParser.java:5066)
Comment 1 javydreamercsw 2010-06-04 12:42:03 UTC
Created attachment 99818 [details]
stacktrace
Comment 2 Marian Mirilovic 2011-12-13 12:26:55 UTC
Please report this against http://pmd.sourceforge.net/integrations.html