- Go to Window > Preferences > General > Content types
- In the content types window navigate the tree to text > PHP content type
- Click add
- Enter *.ctp or *.thtml depending on what version of CakePHP you use. It might be best to add both - just in case.
- Now navigate to Editors > File Associations
- Enter *.ctp or *.thtml depending on what version of CakePHP you use.
- Under "Associated Editors:", select the PHP Editor and click Default.
Associating CakePHP files ( *.ctp or *.thtml ) with Eclipse
To set up your version of Eclipse to read either file type( *.ctp or *.thtml), follow these steps
Subscribe to:
Post Comments (Atom)
Python contextlib for Timing Python code
If you've ever found yourself needing to measure the execution time of specific portions of your Python code, the `contextlib` module o...
-
If you get the following error while installing FFMPEG or other packages on CentOS 7. Requires: libva.so.1(VA_API_0.33.0)(64bit) Follow...
-
Common error: fallocate: fallocate failed: Text file busy in ubuntu OS Check the allocation: free -m or sudo swapon --show Make sure ...
-
How to fix Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' Apparently, Ma...
Thank you so much !!! <3
ReplyDeleteThank you so much !!! <3
ReplyDelete