Category Archives: Applications

[Note] Generate NetBeans 7 getters and setters

To generate setters and getters in code just place your cursor after class parameter and hit Alt + Insert on keyboard and Generate dropdown with options will apear. Select Getter and setter.. and its done. It is strange that this … Continue reading

Posted in Applications, Programming | Tagged , | Leave a comment

How to change FileZilla settings save path

By default FileZilla saves all its configuration files including Site Manager configuration somewhere in OS user home directory. This can be easily changed where ever you want all you have to do is to copy fzdefaults.xml.example form {FileZilla install directory}/docs … Continue reading

Posted in Applications | Tagged , , | Leave a comment