I get the following warning whenever I start my Scala application:
WARN - imported `SVNProperties\' is permanently hidden by definition of object SVNProperties in packag
If you are using Scala Eclipse IDE you can do :
Project > Clean...
After that all the warning will be removed.