junichi11 / cakephp-netbeans

CakePHP support in NetBeans
http://cakephp.org
71 stars 18 forks source link

Custom www_root #120

Closed thanat closed 9 years ago

thanat commented 9 years ago

Hi, would it be possible to add field to the "custom directrory path" in porject properties -> Frameworks -> CakePHP, where could i set the path to webroot, in case i have custom path to webroot ? attached is image for better explanation.

custom-www_root

junichi11 commented 9 years ago

Did you try to set it to Sources > Web Root?

thanat commented 9 years ago

I've the Sources > Web Root set correctly. it would be handy to see the webroot in the list as i can see model/view.... as on my screenshot i can still access the webroot clicking "sources->www_root"

junichi11 commented 9 years ago

Sorry, I'm not sure what you mean yet. Do you want to add a webroot node to your project tree like Helper, View, ...?

thanat commented 9 years ago

yes, that is exactly what i mean. to have the webroot node in project tree like the Helper, View, Model.... on my screenshot its in red, because its not existing :)

junichi11 commented 9 years ago

Did you try to check Tools > Options > PHP > Framework & Tools > CakePHP > Nodes ?

thanat commented 9 years ago

screen shot 2015-03-20 at 14 35 02

all is checked. the problem is my webroot folder is not called webroot. that why i sugested the "new" item in the project settings->Frameworks->CakePHP custom direcgtory path.

junichi11 commented 9 years ago

Fixed.

Could you try to test it ?

Please set your webroot to Sources > Web Root.

https://github.com/junichi11/cakephp-netbeans/releases/tag/v0.12.3 (0.12.3.6-dev)

thanat commented 9 years ago

pefect, it works :) :+1: thanks for quick response and solution.

junichi11 commented 9 years ago

You are welcome :)