Html 在 Eclipse Kepler 中使用 HTML5 和 CSS3 进行 GUI 设计
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/17446349/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
GUI Design with HTML5 & CSS3 in eclipse Kepler
提问by Rasmikant
I am using eclipse kepler version for developing Android native applications with Phonegap. I have also added JSDT jQueryplugin which is helping me for jQuery intellisense and code highlighting. But I want the same for my HTML5 and Css3 files, So that I can work on its GUI in that platform.
我正在使用 eclipse kepler 版本通过 Phonegap 开发 Android 本机应用程序。我还添加了JSDT jQuery插件,它帮助我进行 jQuery 智能感知和代码突出显示。但我希望我的 HTML5 和 Css3 文件也是如此,以便我可以在该平台上处理它的 GUI。