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 154122

Summary: No navigation to CSS files
Product: web Reporter: a_adrian <a_adrian>
Component: HTML EditorAssignee: Marek Fukala <mfukala>
Status: RESOLVED FIXED    
Severity: blocker CC: tslota
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description a_adrian 2008-11-28 21:06:34 UTC
While editing in PHP files some HTML code, the "Navigatin/Goto Declaration" is not working for CSS files (even if the
file is there), but it works for the included PHP files.
e.g. in the following code:
--------
<link href="css/default.css" rel="stylesheet" type="text/css" />
--------
even if the default.css is there(in the correct directory), won't be found by NB.
Comment 1 Marek Fukala 2012-10-15 14:05:04 UTC
I believe this works fine