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 150782 - Contains file with errors
Summary: Contains file with errors
Status: VERIFIED INVALID
Alias: None
Product: usersguide
Classification: Unclassified
Component: JavaFX (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P2 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-20 22:21 UTC by Lark Fitzgerald
Modified: 2008-10-31 11:53 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-10-20 22:21:26 UTC
Tested using Promoted SDK #42/Plugin build #41 Oct 20, 2008 6:57:29 PM
Product: javafx-1.0dev, Platform: windows-i586, Build-Number: 749, Build-ID: 2008-10-17_19-02-42 on:
Product Version: NetBeans IDE 6.5 RC1 (Build 200810171318)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

1. create weather app.  It creates and deploys with no issues, however the project shows a red badge at 
weatherfx.service.YahooWeatherService.java line 95

reader.setContentHandler(new YWSParser());

It has red squiggles under the new YWSParser()
Comment 1 Michal Skvor 2008-10-21 10:40:51 UTC
The problem is with tasks. When you add space char to the source code and save it the issue disappears.
Comment 2 Lark Fitzgerald 2008-10-21 15:25:40 UTC
Can we get this transferred to the tasks team for FCS?
Comment 3 Michal Skvor 2008-10-30 10:33:07 UTC
It's not there any more.
Comment 4 Alexandr Scherbatiy 2008-10-31 11:53:37 UTC
verified in 2008-10-31_03-01-09.zip