Is there anyway to stop this behaviour ? The directory is removed from the project view so its not possible to edit files unless you use Ctrl-Shift-N
You should create a new sourcepath for these and make sure their file extensions are in the Compiler Resources settings, so they will be copied to the classpath when you build.
Are you adding them to your source path, or as a directory under the libraries tab?
In 5.0 the configuration folders appear under the libraries tree in the project view if you've done the latter, rather than under the module source tree as they did in 4.5.
Graeme Wallace wrote:
You should create a new sourcepath for these and make sure their file extensions
are in the Compiler Resources settings, so they will be copied to the classpath
when you build.
Are you adding them to your source path, or as a directory under the libraries tab?
In 5.0 the configuration folders appear under the libraries tree in the project view if you've done the latter, rather than under the module source tree as they did in 4.5.