Directory with config files disappears when added to class path

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

0
Avatar
Permanently deleted user

Graeme Wallace wrote:

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.

0
Avatar
Permanently deleted user

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.

0

请先登录再写评论。