Re: cfeclipse + phpeclipse?

2004-12-19 Thread Mark Drew
Create a new Project in CFEclipse - Plugin-Project and go from there ;) I got hooked... ahhh.. the first time is always the sweetest.. err.. for coding eclipse plugins of course.. ehem Mark Drew On Sat, 18 Dec 2004 22:04:47 -0500, Lewis Sellers [EMAIL PROTECTED] wrote: Wow. That is

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mark Drew
- Web Developer - [EMAIL PROTECTED] The Limu Company - http://www.thelimucompany.com/ - 407-804-1014 #include stdjoke.h -Original Message- From: Spike [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 11:32 AM To: CF-Talk Subject: Re: cfeclipse + phpeclipse

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Thanks Mark, I've seen those. Rob's obviously enthusiastic about the product, even if he seems pretty unenthusiastic about making the videos. And in half of them the sound is barely audible so it renders that video unusable for me I'm afraid. But full marks for doing them. I've never seen any

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 19:33:43 +1100, Mike Kear [EMAIL PROTECTED] wrote: Thanks Mark, I've seen those. Rob's obviously enthusiastic about the product, even if he seems pretty unenthusiastic about making the videos. I like making the videos. I feel all famous and stuff - even though I kinda

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Thanks Rob, I'm disappointed that it doesnt handle XML files other than the way a text editor does. I had the impression since there's a XML plugin, that it had XML productivity features. (Yes I do understand that your project is the CFML plug in but the idea of a single tool to handle

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 20:42:27 +1100, Mike Kear [EMAIL PROTECTED] wrote: Ooff all kinds of things going on ;-) I'm disappointed that it doesnt handle XML files other than the way a text editor does. I had the impression since there's a XML plugin, that it had XML productivity features.

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Mike Kear
Rob I had decided to give up on it 5 minutes ago, then your reply arrived with some productive looking suggestions so I'll give it a bit more effort. I have installed the XML plugin - well at least I THOUGHT I had - but it's not available in the dialog box when you select WindowShow

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 21:33:25 +1100, Mike Kear [EMAIL PROTECTED] wrote: Rob I had decided to give up on it 5 minutes ago, then your reply arrived with some productive looking suggestions so I'll give it a bit more effort. I have installed the XML plugin - well at least I THOUGHT I had - but

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
CFEclipse doesnt really do XML. XMLBuddy is a good plug-in for xml. CFEclipse is for cfml (cfc) files I tried XML Buddy. Feature wise, it is pretty nice. However, it seems to die on large UTF-16 encoded XML files. I'm not sure if it's the file size (over 1 meg) or the encoding, but these files

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
I have installed the XML plugin - well at least I THOUGHT I had - but it's not available in the dialog box when you select WindowShow PerspectiveOther. When you DO select anything out of that menu, nothing moves. Certainly nothing like in the video. Perspectives and the way it handes

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
Well Eclipse can do most any kind of file so it is a single tool just like you want. I use it for Java, JSP, CFML, C++, XML, PHP, and SQL almost daily. But the CFEclipse part is just for cfml. There is a C# plug-in, a XML plug-in, a regular expression plugin, an xpath plugin (the list goes

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
] Sent: Saturday, December 18, 2004 10:57 AM To: CF-Talk Subject: Re: cfeclipse + phpeclipse? I have installed the XML plugin - well at least I THOUGHT I had - but it's not available in the dialog box when you select WindowShow PerspectiveOther. When you DO select anything out

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
On Sat, 18 Dec 2004 11:29:34 -0500, Ben Rogers [EMAIL PROTECTED] wrote: Well Eclipse can do most any kind of file so it is a single tool just like you want. I use it for Java, JSP, CFML, C++, XML, PHP, and SQL almost daily. But the CFEclipse part is just for cfml. There is a C#

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Ben Rogers
Intersting, I've never had problems getting them to work, but I do recall tinkering from time to time which I am sure is the problem. The CFEclipse project, and I know you are refering to Eclipse in general, wasn't started to make a full on IDE, but to add CFML Support to Eclipse.

RE: cfeclipse + phpeclipse?

2004-12-18 Thread Stacy Young
Subject: Re: cfeclipse + phpeclipse? Thanks Rob, I'm disappointed that it doesnt handle XML files other than the way a text editor does. I had the impression since there's a XML plugin, that it had XML productivity features. (Yes I do understand that your project is the CFML plug

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
Speaking of eclipse ... I've been keeping a copy of Homesite around just explicity for it's global file replace feature. I occasionally want to change a string of text that might might be repeated in dozen or so files and this handy. Has anyone sighted such a feature or plugin for eclipse? --

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Kay Smoljak
On Sat, 18 Dec 2004 10:56:56 -0500, Lewis Sellers [EMAIL PROTECTED] wrote: Perspectives and the way it handes file types is rather confusing to say the least. It's the most annoying/unintuitive part of the program for me. Also projects. The first thing I wanted to do after installing CFEclipse

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Sean Corfield
On Sun, 19 Dec 2004 08:37:12 +0800, Kay Smoljak [EMAIL PROTECTED] wrote: Also projects. The first thing I wanted to do after installing CFEclipse was open a file and start editing it but I had to jump through a whole stack of hoops first. It's funny because for a long time I'd used DW and was

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Rob
The somewhat hidden way to do that with eclipse is to do SearchSearch... from the main tool bar. then at the bottom of the windows is Scope - I select selected Resource (after having chosen the project root in the navigator view), but if you only have one project open you can choose Workspace.

Re: cfeclipse + phpeclipse?

2004-12-18 Thread Lewis Sellers
Wow. That is hidden... and convoluted. But it looks like it will work (and could be powerful). Makes me wonder though ... ... just how difficult it would be to start making my own plug-ins. Hmm. :) Thanks. Rob wrote: The somewhat hidden way to do that with eclipse is to do SearchSearch...

cfeclipse + phpeclipse?

2004-12-17 Thread Damien McKenna
Last night I downloaded eclipse 3.0 onto my freshly installed workstation. I then installed phpeclipse, did the eclipse -clean to finish the install, and then installed cfeclipse. To my surprise the phpeclipse functionality disappeared! Does anyone know what I might have done wrong, I really

Re: cfeclipse + phpeclipse?

2004-12-17 Thread Mark Drew
install CFEclipse THEN install PHP . that works for me Regards Mark Drew On Fri, 17 Dec 2004 09:27:07 -0500, Damien McKenna [EMAIL PROTECTED] wrote: Last night I downloaded eclipse 3.0 onto my freshly installed workstation. I then installed phpeclipse, did the eclipse -clean to finish the

Re: cfeclipse + phpeclipse?

2004-12-17 Thread Spike
Damien, You can check the status of any of your installed plugins by going to the Help menu then choosing: Software Updates Manage Configuration... That will allow you to see if Eclipse thinks there is a problem with your configuration for either cfeclipse or PHPEclipse. Help About will

RE: cfeclipse + phpeclipse?

2004-12-17 Thread Damien McKenna
-Original Message- From: Spike [mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 11:32 AM To: CF-Talk Subject: Re: cfeclipse + phpeclipse? Damien, You can check the status of any of your installed plugins by going to the Help menu then choosing: Software Updates Manage

Re: cfeclipse + phpeclipse?

2004-12-17 Thread Mike Kear
[mailto:[EMAIL PROTECTED] Sent: Friday, December 17, 2004 11:32 AM To: CF-Talk Subject: Re: cfeclipse + phpeclipse? Damien, You can check the status of any of your installed plugins by going to the Help menu then choosing: Software Updates Manage Configuration... [snip