Posts Tagged ‘adt’

Had a little trouble trying to get the Android SDK running on Fedora Eclipse on Fedora 10 recently.
The problem I ran into upon attempting to install the Android Eclipse ADT was, as such:

Following the installations Android SDK site and adding the repository site for the ADT,
I get the following error about  org.eclipse.wst.sse.ui not being found
Which [...]