aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt.ndk/about.ini
Commit message (Collapse)AuthorAgeFilesLines
* rename c.a.i.eclipse.adt.ndk -> c.a.i.eclipse.ndkSiva Velusamy2012-03-271-2/+0
| | | | Change-Id: Ib340cec79f7aedab0309c707e70a9acb2438feb9
* New plug-in supporting NDK with CDTDoug Schaefer2011-06-291-0/+2
Provides the Add Native Support menu item for Android projects. Provides build integration for ndk-build and Android toolchains. No debug support yet, but that's in the works. Includes a new feature for this that brings in CDT at install time. Scanner Discovery currently doesn't work on Windows but does on Mac/Linux. Fixed to adhere to Android coding standards. Change-Id: I26ddd622aaa3256e336804b1ace8163ed742e9b2 Signed-off-by: Doug Schaefer <cdtdoug@gmail.com>