Explorar el Código

Added theme-compiler resources to classpath to be able to run tests in Eclipse

Change-Id: I65657490b7c24488c9942558b298a463c9cb68e0
tags/7.1.0.beta1
Artur Signell hace 11 años
padre
commit
89595f61ea
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .classpath

+ 1
- 0
.classpath Ver fichero

@@ -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"/>

Cargando…
Cancelar
Guardar