using eclipse 3.4.1 Ganymede
want to add property files to the project such as log4.properties and other .properties files. Created a folder config_deploy under the project in project tree. Project is deployed to a geronimo server added to server view, but error says cannot find .property file. What is the proper way to add .properties files to Eclipse?
