How to create config file and read from it in Eclipse?



I wanted to add a configuration file to my Eclipse project where the
program could read configuration parameters from the file. How do I
set this up in Eclipse?

.