NetBeans Javascript?

后端 未结 8 1194
暗喜
暗喜 2021-02-13 10:49

I just downloaded Netbeans because I read another question saying it\'s a good IDE to develop Javascript with. I tried making a new project, but there is no option to set it to

8条回答
  •  悲哀的现实
    2021-02-13 11:44

    To force NetBeans to check JavaScript within PHP files, follow these instructions.

    Go to Tools > Options > Miscellaneous > Files. From drop down menu File Extension select php5. From drop down menu Associated File Type (MIME) select text/javascript

提交回复
热议问题