diff options
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath index c643b0af4e..12532852c3 100644 --- a/.classpath +++ b/.classpath @@ -4,6 +4,7 @@ <classpathentry kind="src" path="client/tests/src"/> <classpathentry kind="src" path="theme-compiler/tests/src"/> <classpathentry kind="src" path="theme-compiler/src"/> + <classpathentry kind="src" path="theme-compiler/tests/resources"/> <classpathentry kind="src" path="client/src"/> <classpathentry kind="src" path="server/src"/> <classpathentry kind="src" path="client-compiler/src"/> |