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 176827 - AssertionError at org.netbeans.api.javafx.source.ClassIndex.<init>
Summary: AssertionError at org.netbeans.api.javafx.source.ClassIndex.<init>
Status: VERIFIED DUPLICATE of bug 177294
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 13:47 UTC by Miloslav Metelka
Modified: 2010-02-04 03:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162053


Attachments
stacktrace (4.81 KB, text/plain)
2009-11-13 13:47 UTC, Miloslav Metelka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2009-11-13 13:47:34 UTC
Build: NetBeans IDE Dev (Build 091113-975c8f5fea8c)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-92, Java(TM) SE Runtime Environment, 1.6.0_15-b03-226
OS: Mac OS X, 10.5.8, x86_64

User Comments:
mmetelka: 1. Created new FX project in Mercurial VCS
2. Committed the new project
3. In Main.fx I've changed one line (added comment)
4. Made a Team->Mercurial->Diff
5. Clicked into left pane in diff window



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.api.javafx.source.ClassIndex.<init>(ClassIndex.java:191)
        at org.netbeans.api.javafx.source.ClassIndex.forClasspathInfo(ClassIndex.java:208)
        at org.netbeans.api.javafx.source.ClasspathInfo.getClassIndex(ClasspathInfo.java:219)
        at org.netbeans.modules.javafx.editor.hints.AddImportTaskFactory.createTask(AddImportTaskFactory.java:100)
        at org.netbeans.api.javafx.source.JavaFXSourceTaskFactory.stateChangedImpl(JavaFXSourceTaskFactory.java:178)
        at org.netbeans.api.javafx.source.JavaFXSourceTaskFactory.access$000(JavaFXSourceTaskFactory.java:74)
Comment 1 Miloslav Metelka 2009-11-13 13:47:38 UTC
Created attachment 91036 [details]
stacktrace
Comment 2 J Bachorik 2009-12-11 05:52:22 UTC

*** This bug has been marked as a duplicate of bug 177294 ***
Comment 3 Alexandr Scherbatiy 2010-02-04 03:00:30 UTC
verified as duplicate