Re: JAVA: How to change the default furniture catalog?

by digitaltrails » Thu Nov 26, 2015 11:23 pm

The properties and resources in the source (src) hierarchy are copied to the build output class hierarchy when the software is built by the build process. You would need to run ant to do a build.
I should have mentioned - see "copy todir" in the build.xml file.