I have this problem and solve it with this solution:
- Download last version of Kepler - Eclipse IDE for Java Developers
- Open Eclipse and in Help => Install New Software...
- In "Install" dialog, from "Work with:" select "--All Available Sites--"
(for simple explore list, select all checkboxes in the bottom of dialog)
- From loaded list select "Eclipse Web Developer Tools"
- Press "Next" and finish to install checked item.
- May need to Restart eclipse...
Now, your Eclipse ready to edit web files such as HTML, CSS and JavaScript, but you can't create or manage Android projects!
Install ADT Plugins for Android developing by these steps
(Download the ADT Plugin):
- Open "Install New Software..." dialog from Help menu in eclipse
- Click Add button
- In "Add Repository" dialog, add "ADT Plugin" for Name and paste this url for "Location":
https://dl-ssl.google.com/android/eclipse/
- From "Work with:" list select "ADT Plugin"
- From loaded list, select all items, press next and follow installation.
- After restarting Eclipse you can import or create new Android project and edit web files also.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…