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 179988 - Red dots on project that does not have errors
Summary: Red dots on project that does not have errors
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-29 03:05 UTC by Alexandr Scherbatiy
Modified: 2010-02-09 04:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
JavaFX project (117.02 KB, application/zip)
2010-01-29 03:06 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2010-01-29 03:05:36 UTC
NetBeans-JavaFX-Soma:  #130

  Product Version         = NetBeans IDE Dev (Build 201001190201)
(#4d62ab8d1fa1)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun
Microsystems Inc.


Steps to reproduce:

- Open the attached project
- Build it
BUILD SUCCESSFUL

However there are red dots on the project and on the classes:
- mathematics.multidimensional.shape.MDNode
- mathematics.multidimensional.shape.MDSegment
- mathematics.multidimensional.shape.MDText


And the package  mathematics.multidimensional also has the red dot
Comment 1 Alexandr Scherbatiy 2010-01-29 03:06:14 UTC
Created attachment 93650 [details]
JavaFX project
Comment 2 Adam Sotona 2010-02-02 01:05:10 UTC

*** This bug has been marked as a duplicate of bug 178975 ***
Comment 3 Adam Sotona 2010-02-02 01:50:36 UTC
Reopening, this is a different case.
There are parsing errors in the files however packager compilation passes.
Comment 4 J Bachorik 2010-02-08 12:08:51 UTC
I am not able to reproduce in :
Product Version: NetBeans Platform Dev (Build 201002040200)
Java: 1.6.0_18; Java HotSpot(TM) 64-Bit Server VM 16.0-b13
System: Linux version 2.6.31-19-generic running on amd64; UTF-8; en_US
Comment 5 Alexandr Scherbatiy 2010-02-09 04:15:43 UTC
Verified in NetBeans-JavaFX-Soma: #147