diff options
author | David Schweinsberg <[email protected]> | 2016-01-04 18:25:38 -0800 |
---|---|---|
committer | David Schweinsberg <[email protected]> | 2016-01-04 18:25:38 -0800 |
commit | 732313e8447c7d76986478d8fcd8ba716f8894c7 (patch) | |
tree | f7b3325563956526f84dc34d6ebf331376ef939c /nbproject/project.xml | |
parent | 49b6c2a3a3d852a31c8a09ae49e1ab953eec318b (diff) |
Added SLF4J & Logback
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r-- | nbproject/project.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml index 5eff858..2c64b18 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -7,6 +7,7 @@ <minimum-ant-version>1.6.5</minimum-ant-version> <source-roots> <root id="src.dir"/> + <root id="src.resources.dir" name="Resources"/> </source-roots> <test-roots> <root id="test.src.dir"/> |