]> source.dussan.org Git - vaadin-framework.git/commitdiff
Added theme-compiler resources to classpath to be able to run tests in Eclipse
authorArtur Signell <artur@vaadin.com>
Wed, 13 Mar 2013 08:42:24 +0000 (10:42 +0200)
committerArtur Signell <artur@vaadin.com>
Wed, 13 Mar 2013 08:42:36 +0000 (10:42 +0200)
Change-Id: I65657490b7c24488c9942558b298a463c9cb68e0

.classpath

index c643b0af4eae40a85638a071e8331ff5efc7b87e..12532852c3c4646566adff63b09eac7f58fc31b7 100644 (file)
@@ -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"/>