mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-22 22:32:06 +01:00
Eclipse: Add build/resources to classpath
So that SmackConfiguration is able to load files from META-INF
This commit is contained in:
parent
9a2993e661
commit
1df3841a41
1 changed files with 1 additions and 0 deletions
|
@ -33,5 +33,6 @@
|
|||
<classpathentry kind="lib" path="build/junit-4.10.jar"/>
|
||||
<classpathentry kind="lib" path="build/merge/jzlib.jar"/>
|
||||
<classpathentry kind="lib" path="build/merge/org.xbill.dns_2.1.4.jar"/>
|
||||
<classpathentry kind="lib" path="build/resources"/>
|
||||
<classpathentry kind="output" path="target/classes"/>
|
||||
</classpath>
|
||||
|
|
Loading…
Reference in a new issue