Re: Integration with Eclipse problem

2010-04-13 Thread Graham Weldon
Are you looking to work with the Cake PHP Core itself? or to work on apps that 
use the core?
If you are looking to work on applications, I would suggest doing a "project 
bake" from the console, and using the result of that as your project contents 
to begin.
This will remove all the core classes from your project, and allow you to focus 
on errors that exist in your app, rather than mixing code with the core.

Console project bake command:
$ cake bake project

The rest is interactive. Let me know if you have any more questions.

Cheers,

Graham Weldon
e. gra...@grahamweldon.com
p. +61 407 017 293
w. http://grahamweldon.com


On 14/04/2010, at 10:31 AM, Edward wrote:

> Hello
> 
> I'm a newbie but finally getting the hang of CakePHP and loving it
> now.
> I was following an article By Michael McAndrew on how to set up
> eclipse to work with cakephp.
> http://bakery.cakephp.org/articles/view/setting-up-eclipse-to-work-with-cake
> 
> Then, I encountered a problem which I haven't been able to find a
> solution to.
> The instructions were pretty straight forward, but I got stuck in the
> first step.
> When I make a new project with cake folder, I get an error(actually
> 633 errors)
> The problem seems to be under cakefolder/cake/tests.
> As far as first 100 erors, they are all syntax errors, with Type
> saying DLTK Problem.
> 
> Has anyone encountered the same problem?
> How can I go about it?
> Any help would be greatly appreciated.
> Thanks.
>  Edward
> 
> Check out the new CakePHP Questions site http://cakeqs.org and help others 
> with their CakePHP related questions.
> 
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To post to this group, send email to cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
> http://groups.google.com/group/cake-php?hl=en
> 
> To unsubscribe, reply using "remove me" as the subject.


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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


Integration with Eclipse problem

2010-04-13 Thread Edward
Hello

I'm a newbie but finally getting the hang of CakePHP and loving it
now.
I was following an article By Michael McAndrew on how to set up
eclipse to work with cakephp.
http://bakery.cakephp.org/articles/view/setting-up-eclipse-to-work-with-cake

Then, I encountered a problem which I haven't been able to find a
solution to.
The instructions were pretty straight forward, but I got stuck in the
first step.
When I make a new project with cake folder, I get an error(actually
633 errors)
The problem seems to be under cakefolder/cake/tests.
As far as first 100 erors, they are all syntax errors, with Type
saying DLTK Problem.

Has anyone encountered the same problem?
How can I go about it?
Any help would be greatly appreciated.
Thanks.
  Edward

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

To unsubscribe, reply using "remove me" as the subject.