Re: Moving to new looks?

[email protected] Tue, 05 Aug 2003 11:37:49 -0700
Newsgroups gmane.comp.java.netbeans.modules.projects.devel
Message-ID <[email protected]>
> Well, examples are always good, but this isn't so hard to do. Just 
> create a folder in your module's XML layer which will be located on the 
> path returned from the actionBase method and register actions in that 
> folder (using .instance files as for e.g. main menu). That's it.
> 
> The flip side of this is that it doesn't work at all for Looks 
> registered in the project nature (and thus loaded from the 
> ProjectFilesystem). See 
> http://www.netbeans.org/issues/show_bug.cgi?id=35271 for details.

I guess I can put it in the layer file instead of the nature, but is there any 
plan as to when this will get fixed?

--George