diff options
author | Raphael <raphael@google.com> | 2009-12-10 16:50:29 -0800 |
---|---|---|
committer | Raphael <raphael@google.com> | 2009-12-14 16:15:23 -0800 |
commit | 3465d95d5d8feaf97a81e8d3afbfd339f0d0e6c6 (patch) | |
tree | 252c7f6c62a83e39e2875a17caefc0bd4030518c /eclipse/features | |
parent | b8cc9f3659c467afb6da36e11a9cda2c57479e0b (diff) | |
download | sdk-3465d95d5d8feaf97a81e8d3afbfd339f0d0e6c6.zip sdk-3465d95d5d8feaf97a81e8d3afbfd339f0d0e6c6.tar.gz sdk-3465d95d5d8feaf97a81e8d3afbfd339f0d0e6c6.tar.bz2 |
GLE2: Add groovy.jar to ADT and ADT-tests
Change-Id: I4d0437161b582ae23c23606a8bfa16b04ae508c0
Diffstat (limited to 'eclipse/features')
-rw-r--r-- | eclipse/features/com.android.ide.eclipse.adt/feature.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eclipse/features/com.android.ide.eclipse.adt/feature.xml b/eclipse/features/com.android.ide.eclipse.adt/feature.xml index 6ad1fef..f0565a7 100644 --- a/eclipse/features/com.android.ide.eclipse.adt/feature.xml +++ b/eclipse/features/com.android.ide.eclipse.adt/feature.xml @@ -16,6 +16,7 @@ <license url="http://www.eclipse.org/org/documents/epl-v10.php"> Note: kxml2-2.3.0.jar is under the BSD license rather than the EPL. You can find a copy of the BSD License at http://www.opensource.org/licenses/bsd-license.php + Note: groovy-all-1.6.5.jar is under a BSD/Apache license rather than the EPL. For details, please see http://groovy.codehaus.org/faq.html#licence . Eclipse Public License - v 1.0 |