Parcourir la source

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

Change-Id: I65657490b7c24488c9942558b298a463c9cb68e0
tags/7.1.0.beta1
Artur Signell il y a 11 ans
Parent
révision
89595f61ea
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      .classpath

+ 1
- 0
.classpath Voir le fichier

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

Chargement…
Annuler
Enregistrer