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

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 10:43:12  来源:igfitidea点击:

GUI Design with HTML5 & CSS3 in eclipse Kepler

eclipsehtmlcsscordova

提问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。

回答by MAST3RMIND

See this link. All you need is Web Tools Platform plugin installed in your Eclipse Kepler.

请参阅此链接。您所需要的只是安装在 Eclipse Kepler 中的 Web Tools Platform 插件。