I am placing a properties file out of the application and the properties file is to be read from a place on local machine. I have mentioned the properties file path in user defined environment variables and calling that from the application with a name ${RESOURCE_PATH}.
Shall I have to close and open My Eclipse, if I change the value of RESOURCE_PATH variable value in the environment variables?
Is there any setting in the My Eclipse to avoid restart?
Thanks[/quote]