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 160295 - [gsp-cc] unexpected token import
Summary: [gsp-cc] unexpected token import
Status: RESOLVED DUPLICATE of bug 209989
Alias: None
Product: groovy
Classification: Unclassified
Component: GSP (show other bugs)
Version: 6.x
Hardware: HP Windows Vista
: P3 blocker (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks: 171816
  Show dependency tree
 
Reported: 2009-03-14 13:23 UTC by douglasv
Modified: 2013-01-03 10:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description douglasv 2009-03-14 13:23:09 UTC
<%@ page import="com.grailsinaction.User" %>

caused an unexpected token "import" complaint in editor
however the code runs as expected.
With the ide showing an error
Comment 1 Martin Janicek 2013-01-03 10:30:38 UTC

*** This bug has been marked as a duplicate of bug 209989 ***