diff options
author | Jean-Marie Henaff <jmhenaff@google.com> | 2015-01-13 16:12:49 +0100 |
---|---|---|
committer | Jean-Marie Henaff <jmhenaff@google.com> | 2015-01-21 11:44:41 +0100 |
commit | 52e9b2d18a46745d7bcc21171cbf396412892df7 (patch) | |
tree | 3ea8b3efedcaff83a52441af7494cc4d34604243 /core-stubs-mini/.classpath | |
parent | 2a479db06ca6c3a01e4d927bd0c770543beb686d (diff) | |
download | toolchain_jack-52e9b2d18a46745d7bcc21171cbf396412892df7.tar.gz toolchain_jack-52e9b2d18a46745d7bcc21171cbf396412892df7.tar.bz2 toolchain_jack-52e9b2d18a46745d7bcc21171cbf396412892df7.zip |
Make ant task to build junit4 with jack for tests
Change-Id: Ie4f49fb6259e39c8515a71ebbe61c17e3da65abf
Diffstat (limited to 'core-stubs-mini/.classpath')
-rw-r--r-- | core-stubs-mini/.classpath | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core-stubs-mini/.classpath b/core-stubs-mini/.classpath index 7cb0160e..7b2c91f5 100644 --- a/core-stubs-mini/.classpath +++ b/core-stubs-mini/.classpath @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="src" path="src"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="src" path=".apt_generated"> <attributes> <attribute name="optional" value="true"/> |