I had download and install ADT Bundle but the issue when i access the phonegap app workspace and try to open the html file it opens and webpage instead of editor can anyone tell how to open the html file in editor...
Thanks in Advance.
I had download and install ADT Bundle but the issue when i access the phonegap app workspace and try to open the html file it opens and webpage instead of editor can anyone tell how to open the html file in editor...
Thanks in Advance.
Salam. I have this problem and solve it with this solution:
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):
https://dl-ssl.google.com/android/eclipse/
In my case, I use Java Editor
.
Right click the html file-> open with -> other -> Java Editor
.
If you are looking for an HTML editor for Eclipse, take a look at Web Tools Platform project.
The responses to this question have many more options.