Where to put Config or Properties files on Eclipse?

On top directory of your project. In Eclipse environment workdirectory of any launched class (Run As Application) is the projects main folder , that is , the directory named by your proj. For example : c:\eclipse\workspace\MyProject.

Comments

Popular posts from this blog

Connect via SSH without a password from MacOS to Linux with an SSHKEY

Escape HTML and XML in Java

Sort a HashMap based on Keys or Values