你在Eclipse中使用什么CSS/JS/HTML/XML插件?

Mar*_*ark 14 html javascript css eclipse

我正在寻找一个在Eclipse中进行Web前端工作的好插件.我不想要完全接管eclipse的东西,或者需要一直需要更新的大量依赖项的东西,或者是面向特定服务器端平台的东西,或者需要花费成本的东西.

那里有轻量级的东西能打到甜蜜点吗?

我尝试了aptana - 发现它接管了我的整个日食环境并把新闻源和其他垃圾放在了所有地方.

然后我尝试安装了aptana jar的一个子集,结果非常满意.

这是我在plugins目录中的内容:

com.aptana.ide.core_1.2.0.018852.jar com.aptana.ide.snippets_1.2.0.018852.jar com.aptana.ide.core.ui_1.2.0.018852.jar com.aptana.ide.debug.core_1 .2.0.018852.jar com.aptana.ide.editor.css_1.2.0.018852.jar com.aptana.ide.editor.html_1.2.0.018852.jar com.aptana.ide.editor.js_1.2.0.018852. jar com.aptana.ide.editors_1.2.0.018852.jar com.aptana.ide.editors.codeassist_1.2.0.018852.jar com.aptana.ide.epl_1.2.0.018852.jar com.aptana.ide.io. file_1.2.0.018852.jar com.aptana.ide.jface.text.source_1.2.0.018852.jar com.aptana.ide.lexer_1.1.0.018852.jar com.aptana.ide.libraries_1.2.0.18696 com. aptana.ide.libraries.jetty_1.2.0.018852 com.aptana.ide.logging_1.2.0.018852.jar com.aptana.ide.parsing_1.2.0.018852.jar com.aptana.ide.search.epl_1.2.0.018852 .jar com.aptana.ide.server_1.2.0.018852.jar com.aptana.ide.server.core_1.2.0.018852.jar com.aptana.ide.server.jetty_1.2.0.018852.jar com.aptana.ide.server.ui_1.2.0.018852.jar

..并在功能:

com.aptana.ide.feature.editor.css_1.2.0.018852 com.aptana.ide.feature.editors_1.2.0.018852 com.aptana.ide.feature.editor.html_1.2.0.018852 com.aptana.ide.feature .editor.js_1.2.0.018852

小智 9

这是一个非常古老的初步问题,但由于它在谷歌中仍然非常明显,我想我会更新2018年的答案,对于碰巧想知道相同的人来说.目前,所有网络语言的最佳编辑器是CodeMix.您可以在提供的链接中阅读它或从Eclipse Marketplace安装它.


sla*_*ick 8

听起来你需要Web Tools Project

更新:在最新的2016 Eclipse Neon中,转到HELP - > Install Software并搜索Eclipse Web Developer工具.出于某种原因,很难从市场中找到它们.

帮助安装软件

web开发者工具


Ser*_*sky 5

你可能会喜欢:

  • JSEclipse插件(更新站点)最初由Interactonline开发,后来被Adobe收购
  • Eclipse Web Tools Platform项目(更新站点)


sea*_*anb 3

就我个人而言,我使用 Aptana 的独立社区版本来处理此类事情,因为这些天我实际上并没有将 Eclipse 用于其他任何事情。

Aptana 有一个 Eclipse 插件版本,信息可在此处获取:http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration

更新:获取此插件的新链接: http ://aptana.org/products/studio3/download

  • 信息页面已移至此处:http://docs.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration (2认同)