I already went through this question, but it did not help. Update eclipse using Android 23 development tools
When starting eclipse, the error below appears.

When I tried checking for updates, it does nothing.
Then i tried
Help → Install new software → " https://dl-ssl.google.com/android/eclipse/ "
The error is shown below
Cannot complete the install because of a conflicting dependency. Software being installed: Android Native Development Tools 23.0.1.1256982 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.1.1256982) Software currently installed: Android Native Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.ndk.feature.group 22.6.3.v201404151837-1123206) Only one of the following can be installed at once: ADT CDT Integration 23.0.1.1256982 (com.android.ide.eclipse.ndk 23.0.1.1256982) ADT CDT Integration 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.ndk 22.6.3.v201404151837-1123206) Cannot satisfy dependency: From: Android Native Development Tools 23.0.1.1256982 (com.android.ide.eclipse.ndk.feature.feature.group 23.0.1.1256982) To: com.android.ide.eclipse.ndk [23.0.1.1256982] Cannot satisfy dependency: From: Android Native Development Tools 22.6.3.v201404151837-1123206 (com.android.ide.eclipse.ndk.feature.group 22.6.3.v201404151837-1123206) To: com.android.ide.eclipse.ndk [22.6.3.v201404151837-1123206]
Can anyone help me on this. Thanks.
android eclipse adt
Nirali
source share