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 137049 - Points and Lines fails due to sdk changes
Summary: Points and Lines fails due to sdk changes
Status: VERIFIED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 22:10 UTC by Lark Fitzgerald
Modified: 2008-06-16 20:19 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 Lark Fitzgerald 2008-06-11 22:10:34 UTC
Product Version: NetBeans IDE 6.1 (Build 200804211638)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
fx NB61 cb plugin: 267

Points and Lines fails due to sdk changes

init:
deps-jar:
Created dir: C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\build\classes
Copied 1 empty directory to 1 empty directory under C:\Users\Lark\Documents\NetBeansProjects\Points and 
Lines\build\classes
Compiling 1 source file to C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\build\classes
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:18: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:19: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:20: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:21: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:25: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:26: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:27: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:28: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:32: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:33: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:34: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:35: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p2        
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:39: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:40: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:41: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:42: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p3        
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:47: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:48: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:49: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:50: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:54: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:55: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:56: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:57: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:61: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:62: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:63: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:64: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:68: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:69: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:70: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p3
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:71: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p1
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:75: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:76: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:77: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:78: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p2
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:82: cannot find symbol
symbol  : variable x1
location: class javafx.gui.Line
            x1 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:83: cannot find symbol
symbol  : variable y1
location: class javafx.gui.Line
            y1 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:84: cannot find symbol
symbol  : variable x2
location: class javafx.gui.Line
            x2 : p4
C:\Users\Lark\Documents\NetBeansProjects\Points and Lines\src\forms\PointsAndLines.fx:85: cannot find symbol
symbol  : variable y2
location: class javafx.gui.Line
            y2 : p4
40 errors
BUILD FAILED (total time: 1 second)
Comment 1 Michal Skvor 2008-06-16 14:02:21 UTC
Fixed.
Comment 2 Lark Fitzgerald 2008-06-16 20:19:48 UTC
Verified using plugin cb build 268 on solaris 10.