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 150185

Summary: CSS Find Usages
Product: javaee Reporter: Marek Fukala <mfukala>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 150186    
Bug Blocks: 150182    

Description Marek Fukala 2008-10-15 10:26:49 UTC
Find usages of css selectors. 

Allows to find usages of selectors in other referred css files and html code. Will work for both pure html and embedded
one in jsp,php and other templating languages.
Comment 1 Marek Fukala 2010-02-24 09:56:55 UTC
done