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 177987 - scala.tools.nsc.MissingRequirementError: class scala.annotation.target.field not found.
Summary: scala.tools.nsc.MissingRequirementError: class scala.annotation.target.field ...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 05:29 UTC by Eduardo.m Costa
Modified: 2009-12-15 04:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160040


Attachments
stacktrace (3.89 KB, text/plain)
2009-12-02 05:30 UTC, Eduardo.m Costa
Details
stacktrace (3.67 KB, text/plain)
2009-12-15 04:11 UTC, Eduardo.m Costa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eduardo.m Costa 2009-12-02 05:29:59 UTC
Build: NetBeans IDE 6.8 RC1 (Build 200911252200)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments:
GUEST: editing

GUEST: Just editing a Scala file

GUEST: scala?????



Stacktrace: 
scala.tools.nsc.MissingRequirementError: class scala.annotation.target.field not found.
        at scala.tools.nsc.symtab.Definitions$definitions$.getModuleOrClass(Definitions.java:499)
        at scala.tools.nsc.symtab.Definitions$definitions$.getClass(Definitions.java:457)
        at scala.tools.nsc.symtab.Definitions$definitions$.FieldClass(Definitions.java:124)
        at scala.tools.nsc.typechecker.Typers$Typer.addGetterSetter(Typers.java:1352)
        at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$9.apply(Typers.java:1483)
        at scala.tools.nsc.typechecker.Typers$Typer$$anonfun$9.apply(Typers.java:1483)
Comment 1 Eduardo.m Costa 2009-12-02 05:30:02 UTC
Created attachment 91982 [details]
stacktrace
Comment 2 Eduardo.m Costa 2009-12-15 04:11:14 UTC
Created attachment 92596 [details]
stacktrace

NBM maven project, trying to autocomplete