| commit | ea932ebf14d6f69d50eb1c405129430486cc2b8a | [log] [tgz] |
|---|---|---|
| author | Andy Clement <aclement@pivotal.io> | Mon Mar 28 15:22:57 2016 -0700 |
| committer | Andy Clement <aclement@pivotal.io> | Mon Mar 28 15:22:57 2016 -0700 |
| tree | 37cc21216b8bfbf468ca4b1314044a55a7097396 | |
| parent | f2b96378fa8c463a2408312f5db9e9890efef9d8 [diff] |
Fix 489829 - missing ajdt ant classes in org.eclipse.ajdt.core plugin
diff --git a/org.eclipse.ajdt.core/build.properties b/org.eclipse.ajdt.core/build.properties index 9af1a89..8c11c3a 100755 --- a/org.eclipse.ajdt.core/build.properties +++ b/org.eclipse.ajdt.core/build.properties
@@ -2,6 +2,7 @@ bin.includes = plugin.xml,\ about.html,\ plugin.properties,\ + ajc_compiler_adapter.jar,\ .,\ META-INF/ output.. = bin/