Incompatible change in ProjectMemberLook
Dusan Balek <[email protected]> Mon, 25 Aug 2003 14:22:19 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I'm going to change ProjectMemberLook so it will pass ProjectMembers to its delegating looks as represented objects instead of FileObjects. This change will affect all looks displaying various ProjectMembers registered in project natures under Looks/MIMETypes and their composites. Dusan