I'm trying to put a simple bean into the palette of the GUI builder in netbeans. It works perfectly on my PC but when I try to do it on my laptop (starting from scratch, exactly same code and method as on PC), it will not show on the palette. In the palette manager it also adds the extension .palette_item, which it doesn't do on my PC. I originally thought the issue was to do with having the newer version of netbeans on my laptop, however after downgrading to the same version is still bringing up the same issue.
This is netbeans version 7.0.1 I am currently using on both machines.