I'm having difficulty in installing ADT 1.7.0 Eclipse Plugin with this conditions :
- Eclipse version is Eclipse Classic 3.7.2 from www.eclipse.org
- Windows 7 Professional 64 Bit SP1
- ADT install method is using archive as described in http://developer.android.com/sdk/eclipse-adt.html#installing
- Java Runtime Environment 6 update 31.
the installation progress stop with detail :
"Cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853) Missing requirement: Android Development Tools 17.0.0.v201203161636-291853 (com.android.ide.eclipse.adt.feature.group 17.0.0.v201203161636-291853) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found"
Are there any solution to this ?