Re: eclipse css plugin

2005-01-31 Thread Rob
Yup yup On Mon, 31 Jan 2005 07:00:56 -0500, Adam Haskell <[EMAIL PROTECTED]> wrote: > So I asssume the JSeditor works the same way...you have to work in a > .js file for it to kick in? > > Adam H > > On Mon, 31 Jan 2005 00:06:41 -0500, Michael T. Tangorre > <[EMAIL PROTECTED]> wrote: > > > From

Re: eclipse css plugin

2005-01-31 Thread Adam Haskell
So I asssume the JSeditor works the same way...you have to work in a .js file for it to kick in? Adam H On Mon, 31 Jan 2005 00:06:41 -0500, Michael T. Tangorre <[EMAIL PROTECTED]> wrote: > > From: Nathan Strutz [mailto:[EMAIL PROTECTED] > > To expand on what Rob said, the CSS Editor plugin doe

RE: eclipse css plugin

2005-01-30 Thread Michael T. Tangorre
> From: Nathan Strutz [mailto:[EMAIL PROTECTED] > To expand on what Rob said, the CSS Editor plugin doesn't > have any views > or perspecitves associated with it. However, it does make use of the > Outline view, which CFEclipse uses as well to make an outline of your > code. The editor kicks i

Re: eclipse css plugin

2005-01-30 Thread Nathan Strutz
To expand on what Rob said, the CSS Editor plugin doesn't have any views or perspecitves associated with it. However, it does make use of the Outline view, which CFEclipse uses as well to make an outline of your code. The editor kicks in right away when you open a .CSS file, assuming your file

Re: eclipse css plugin

2005-01-30 Thread Rob
Answering backwards: http://www.cfeclipse.org (http://cfeclipse.tigris.org/servlets/ProjectMailingListList) Try making a file with a .css extension and see if when you open it the css editor doesn't kick in. I've had pretty good luck with that plugin actually. If you're running Mac OSX and want

eclipse css plugin

2005-01-30 Thread Michael T. Tangorre
I have been toying with the CSS pluign (http://csseditor.sourceforge.net/) for a little bit but can not seem to get it to work... it doesn't even show up in the "show view" window (not even under "other". I did confirm that it is in the plugins directory and eclipse sees it via the plugin manager..