問題描述
在 Ubuntu 上,我安裝了 netbeans,但它沒有任何選項來啟動 php 項目.我查看了插件列表,php不在列表中,在插件下載列表中也沒有.
On Ubuntu, I have install netbeans but it does not have any option to start a php project. I've looked at the plugin list and php is not in the list, neither is it in the plugins to download list.
我訪問了 netbeans 網站,但不確定要下載哪個 php 插件.
I've gone to the netbeans website and I am not sure which php plugin to download.
有人可以幫我解決這個問題嗎?
Can someone please help me with this?
Ubuntu 12.04 64bit 在軟件存儲庫中有 netbeans 7.0.1.
Ubuntu 12.04 64bit has netbeans 7.0.1 in the software repository.
推薦答案
轉到 Tools->Plugins
.
在 Settings
選項卡中,確保更新中心 Netbeans Distribution
處于活動狀態.
In the Settings
tab ensure that the update center Netbeans Distribution
is active.
然后在 Available Plugins
標簽中點擊 Reload Catalog
,你應該會看到 PHP.
Then in the Available Plugins
tab click on Reload Catalog
and you should see PHP.
此外,您還必須進行 LAMP 配置,這 link 可以幫助您.
Also you have to make your LAMP config, this link can help you.
如果您已經下載了完整包,請進入 Installed
選項卡并激活 PHP.
If you have already download the full bundle go in Installed
tab and activate PHP.
這篇關于如何在 Netbeans 中啟用 PHP 支持?的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!