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 - [69cat] net.sourceforge.pmd.ast.ParseException: Encountered " <IDENTIFIER> "assertTrue "" at line 48, column 13. Was expecting one of: ";" ... "=" ... "+=" ... "-=" ... "*=" ... "/=" .
Summary: [69cat] net.sourceforge.pmd.ast.ParseException: Encountered " <IDENTIFIER> "a...
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-04 12:41 UTC by javydreamercsw
Modified: 2011-12-13 12:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 169512


Attachments
stacktrace (4.54 KB, text/plain)
2010-06-04 12:42 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
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