开发者

how i add ctp extension in netbeans

How i add CTP Extension using following method but it is not worked can any one help me ?

  1. Open 开发者_如何转开发preferences.
  2. Select Miscellaneous tab.
  3. Select Files sub-tab thing.
  4. Click on New file extension and enter tpl.
  5. Select the mime type.
  6. Click ok. Done!


Go to : Tools -> Options -> Miscellaneous -> Files

Then : Click on "New" -> Type in ctp -> Click "OK"

Associate with PHP text/x-php5

And you are finished.


To add the ctp extension in netbeans

  • Go to Tools -> Options -> Miscellaneous -> Files

  • then click on "New" -> Type in ctp -> Click "OK"

  • After "Associated File Type (MIME)" -> select (text/x-php5) -> Click "OK"


You could install plugin PHP CakePHP Framework and enable it for desired projects.


Create an empty file and then put your desired extension.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜