Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Minimum set of plugins for CSS editor
Minimum set of plugins for CSS editor [message #130718] Mon, 08 August 2005 04:21 Go to next message
Eclipse UserFriend
I have tried Web Tools 0.7 and the first tool I will use is the CSS editor.
The problem is that syntax highlighting with Oxygen (the XML editor I use)
has been spoilt after installing Web Tools. This prevents me from
adopting Web Tools. I have reported this problem to the Oxygen authors.

What are the minimum set of plugins I need for using the CSS editor, and
in this way minimizing the clashes with Oxygen.
Re: Minimum set of plugins for CSS editor [message #131261 is a reply to message #130718] Tue, 09 August 2005 12:00 Go to previous messageGo to next message
Eclipse UserFriend
The best way to get the prereqs is to look in the plugin manifest file
(manifest.mf or plugin.xml) and extract a list yourself.

In the case of CSS you need:
org.eclipse.wst.sse.ui
org.eclipse.wst.sse.core
org.eclipse.wst.xml.core
org.eclipse.wst.xml.ui
org.eclipse.html.core
org.eclipse.wst.common.uriresolver
org.eclipse.wst.validation
org.eclipse.wst.common.frameworks
org.eclipse.jem.util

on top of the Eclipse SDK. With SSE and XML code in there you may still
have trouble using your other XML editor. Have you tried the WTP XML
editor?

Lawrence
Re: Minimum set of plugins for CSS editor [message #133198 is a reply to message #131261] Wed, 17 August 2005 09:56 Go to previous message
Eclipse UserFriend
Thanks a lot, this is a clean way of knowing it.
Previous Topic:WTP and Jetty Integration
Next Topic:TCP/IP Monitor not showing output message unless connect is successful
Goto Forum:
  


Current Time: Sun Nov 02 05:13:30 EST 2025

Powered by FUDForum. Page generated in 0.04125 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top