Whenever I fire up netbeans on ubuntu the locations of the panels from my last session is not saved, unlike the behavior on windows.
I installed netbeans using OS independent package not through the package manager, and placed the extracted folder to /opt/netbeans
Everything works ok, but for example the netbeans "Output" panel always appears next to my source files, if I drag it to the bottom it stays there until I close netbeans and re-open it again, it re-appears besides my source files. Same thing applies for any panel I try to change positions, it gets really annoying when debugging, as i get 3 or 4 panels besides my source files instead of them being docked nicely in the bottom.
Is there any config file i need to change in order to fix this?