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

Summary: [gsp-cc] unexpected token import
Product: groovy Reporter: douglasv <douglasv>
Component: GSPAssignee: Martin Janicek <mjanicek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: HP   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 171816    

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 ***