Skip to content

Commit f47d4eb

Browse files
gardellajuanpablorluble
authored andcommitted
Fixed regexp classpath entry at eclipse/lang/.classpath
Change-Id: If66f18095ced4330200ce013f32fd211d8fac20e
1 parent 23e770a commit f47d4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eclipse/lang/.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<classpath>
33
<classpathentry kind="src" path="dev/super/com/google/gwt/dev/jjs/intrinsic"/>
44
<classpathentry kind="src" path="user/super/com/google/gwt/typedarrays/super"/>
5-
<classpathentry kind="src" path="user/src/com/google/gwt/regexp/super"/>
5+
<classpathentry kind="src" path="user/super/com/google/gwt/regexp/super"/>
66
<classpathentry kind="src" path="user/super/com/google/gwt/user/translatable"/>
77
<classpathentry kind="src" path="user/super/com/google/gwt/emul"/>
88
<classpathentry kind="src" path="user/super/com/google/gwt/junit/translatable"/>

0 commit comments

Comments
 (0)