I'm using Eclipse SDK 3.1.2 with PHPEclipse 1.1.8 and Subclipse 1.0.3,
and I'm playing with ant integration.  Here's how my setup works right
now:

My workspace is at c:\web\projects.  Inside c:\web\projects, I have a
cake folder with my default cake install.  I made it a project just so
I could easily get to the source code when I need it.  I prefer to have
one cake install that works with all my apps, so when I start a new
project, I put it in c:\web\projects, not in c:\web\projects\cake\app.
Then I have to edit my project's webroot/index.php file to fix all my
paths.  This works well for me, since I tend to have several different
apps on the same server, and I'd rather just have one cake core.

As for svn, after I create a project, I right-click on it and go to
team->share project to add it to my svn repository.  Since I'm the only
developer, I don't ever delete my project and pull a fresh copy from
the repository unless I really mess something up.

Future plans - I'm learning ant right now, mostly focused on deploying
my finished apps.  I may try to use it for starting a new project, too
- have it change the paths in webroot/index.php for me or something.

I'm also a member of the IDE Plugins and Enhancements project on
cakeforge.  I'm making eclipse templates (similar to textmate snippets)
for that.

I hope that helps some.

hydra12


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to