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 151135 - [65cat] Scala objects are not recognized from Java files
Summary: [65cat] Scala objects are not recognized from Java files
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 13:02 UTC by misterm
Modified: 2012-02-03 00:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2008-10-23 13:02:26 UTC
[ BUILD # : 200810181401 ]
[ JDK VERSION : 1.6.0_04 ]

Scala objects are not seen by Java files. If you refer to them, the
editor tells they don't exist, but compiling the file works.
Comment 1 _ hildo 2012-02-03 00:10:16 UTC
I'm experiencing this in NB 7.1, using the latest version of the plugin I could download today (1298099417080_nb-7.0-scala-2.8.x).  In my case, it's a Maven project which contains both Java and Scala files.  It compiles fine, but Netbeans doesn't recognize the Scala classes in the Java classes which use them.  It displays a "cannot find symbol" error.

This issue was raised over three years ago.  Is this something that can be fixed in NetBeans?