Hi Guys, I was looking for an example of multibranding using the plugin. Specifically I would like to create multiple brands for a netbeans platform application and based on the brandingToken build one or the other.
Using Netbeans 7.3.1 I created a sample project, this created a branding module which contains directories in src/main called; nbm, nbm-branding and resources. I copied the nbm-branding directory (contains branding content) and renamed to new brand name and then supplied this as the brandingToken on the command line. Unfortunately this wasn’t picked up. Could any provide instructions on how to do this or point me at a repo that contains an example. Thanks in advance. Regards, Damian.