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 34341

Summary: Difference between lookSelector methods in ProjectUtil
Product: projects Reporter: Jaroslav Tulach <jtulach>
Component: Generic InfrastructureAssignee: Vitezslav Stejskal <vstejskal>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: API
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Tulach 2003-06-12 12:17:22 UTC
Document what is the difference between:
ProjectUtil.lookSelector()
and
ProjectUtil.lookSelector(Project)
Comment 1 Vitezslav Stejskal 2003-06-12 12:48:27 UTC
OK, I will. In themeantime: the difference is that PU.lookSelector()
uses looks from SFS unless it detects that representedObject is the
project, then it starts to work like PU.lS(P) - using looks from
ProjectFileSystem.
Comment 2 Vitezslav Stejskal 2003-11-24 14:00:21 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 3 Jan Becicka 2003-11-25 13:47:00 UTC
Marking issue as VERIFIED --->
Comment 4 Jan Becicka 2003-11-25 13:51:32 UTC
---> CLOSED