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: 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 in right away when you open a .CSS
> > > file, assuming
> > > your file associations are hooked up right.
> >
> > That's what threw me off... no views or perspectives. Once I opened up a CSS
> > file and started defining some styles it worked like a charm.
> > Thanks guys.
> >
> > Mike
> >
> >
> 
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192362
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


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 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 associations are hooked up right.
> 
> That's what threw me off... no views or perspectives. Once I opened up a CSS
> file and started defining some styles it worked like a charm.
> Thanks guys.
> 
> Mike
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192306
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


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 in right away when you open a .CSS 
> file, assuming 
> your file associations are hooked up right.

That's what threw me off... no views or perspectives. Once I opened up a CSS
file and started defining some styles it worked like a charm.
Thanks guys.

Mike



~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192299
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


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 associations are hooked up right.

-nathan strutz
http://www.dopefly.com/

Rob wrote:
> 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 to try out a beta version of the
> IDE (with that css plugin working) let me know
> 
> On Sun, 30 Jan 2005 21:35:58 -0500, Michael T. Tangorre
> <[EMAIL PROTECTED]> wrote:
> 
>>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...
>>Any ideas? Is there a better css plugin I should look at? Is there a
>>specific email list for eclipse questions? :-)
>>
>>Thanks
>>
>>Mike
>>
>>
> 
> 
> 

~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192297
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


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 to try out a beta version of the
IDE (with that css plugin working) let me know

On Sun, 30 Jan 2005 21:35:58 -0500, Michael T. Tangorre
<[EMAIL PROTECTED]> wrote:
> 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...
> Any ideas? Is there a better css plugin I should look at? Is there a
> specific email list for eclipse questions? :-)
> 
> Thanks
> 
> Mike
> 
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192295
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54