Nuno Lopes wrote:
Bottom line - rather than reinventing the wheel - is anybody else actually using Eclipse and has a simple set-up guide for how they have configured things? Ideally for windows, but I'd like to pull this up on the Linux boxes as well. If I'm going to have to start working on extension code it's easier on the linux box anyway and then I can cross test on windows.

I guess I have another option for you: use cygwin's cvs client. When you checkout, it translates the EOLs to windows style, and when you commit it translates the EOLs back to unix. This way you can code in any editor you want, but without surprises when doing diffs and when commiting.

But that defeats the whole point ...
Eclipse handles the CVS along with everything else so why would I want to add cygwin? Actually I don't want the files converted - that is just another possible area of confusion if both formats are being used in the php code I'd rather know that anyway. I'm just looking for some help to get a cross platform solution based on Eclipse working.

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to