浏览代码

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

Change-Id: I65657490b7c24488c9942558b298a463c9cb68e0
tags/7.1.0.beta1
Artur Signell 11 年前
父节点
当前提交
89595f61ea
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      .classpath

+ 1
- 0
.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"/>

正在加载...
取消
保存