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 230884 - offer to create CSS when it is missing
Summary: offer to create CSS when it is missing
Status: NEW
Alias: None
Product: web
Classification: Unclassified
Component: CSS Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-06 22:07 UTC by John Jullion-ceccarelli
Modified: 2014-10-06 13:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2013-06-06 22:07:40 UTC
If I enter         <link rel="stylesheet" href="styles.css">
and styles.css doesn't exist, I should get a hint in the error that the file is missing and an option to create it.