如何在Netbeans中启用PHP支持?

时间:2022-06-18 23:26:57

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.

在Ubuntu上,我已经安装了netbeans,但它没有任何启动php项目的选项。我查看了插件列表,php不在列表中,也不在插件下载列表中。

I've gone to the netbeans website and I am not sure which php plugin to download.

我去了netbeans网站,我不确定下载哪个php插件。

Can someone please help me with this?

有人可以帮我这个吗?

Ubuntu 12.04 64bit has netbeans 7.0.1 in the software repository.

Ubuntu 12.04 64bit在软件存储库中有netbeans 7.0.1。

5 个解决方案

#1


95  

Go to Tools->Plugins.

转到工具 - >插件。

In the Settings tab ensure that the update center Netbeans Distribution is active.

在“设置”选项卡中,确保更新中心Netbeans Distribution处于活动状态。

Then in the Available Plugins tab click on Reload Catalog and you should see PHP.

然后在Available Plugins选项卡中单击Reload Catalog,您应该看到PHP。

Also you have to make your LAMP config, this link can help you.

此外,你必须制作你的LAMP配置,这个链接可以帮助你。

If you have already download the full bundle go in Installed tab and activate PHP.

如果您已经下载了完整的软件包,请进入“已安装”选项卡并激活PHP。

#2


1  

Download the full netbeans suite and on install choose php

下载完整的netbeans套件并在安装时选择php

#3


0  

Please try select the php option from this page and install http://netbeans.org/downloads/index.html

请尝试从此页面选择php选项并安装http://netbeans.org/downloads/index.html

#4


0  

Click on menu File > New Project
then select PHP from the Categories list, on click you will see PHP being initialized automatically...

单击菜单File> New Project然后从Categories列表中选择PHP,点击后你将看到PHP被自动初始化...

For a detailed answer visit

如需详细解答,请访问

http://digitdrive.blogspot.in/2013/11/developing-php-project-on-netbeans-ide.html

http://digitdrive.blogspot.in/2013/11/developing-php-project-on-netbeans-ide.html

#5


-1  

Goto Tools > Plugins > Available Plugins

转到工具>插件>可用插件

search for PHP Enhancements .

搜索PHP增强功能。

But first of all you should download netBeans version that support PHP.

但首先你应该下载支持PHP的netBeans版本。

there is 2 available distributions, one for PHP and Javescript, the other one is the fully fledged version that support for many programing languages , PHP is included of course.

有两个可用的发行版,一个用于PHP和Javescript,另一个是完全成熟的版本,支持许多编程语言,当然包括PHP。

any of those to distributions should work will on PHP.

任何分发应该在PHP上工作。

#1


95  

Go to Tools->Plugins.

转到工具 - >插件。

In the Settings tab ensure that the update center Netbeans Distribution is active.

在“设置”选项卡中,确保更新中心Netbeans Distribution处于活动状态。

Then in the Available Plugins tab click on Reload Catalog and you should see PHP.

然后在Available Plugins选项卡中单击Reload Catalog,您应该看到PHP。

Also you have to make your LAMP config, this link can help you.

此外,你必须制作你的LAMP配置,这个链接可以帮助你。

If you have already download the full bundle go in Installed tab and activate PHP.

如果您已经下载了完整的软件包,请进入“已安装”选项卡并激活PHP。

#2


1  

Download the full netbeans suite and on install choose php

下载完整的netbeans套件并在安装时选择php

#3


0  

Please try select the php option from this page and install http://netbeans.org/downloads/index.html

请尝试从此页面选择php选项并安装http://netbeans.org/downloads/index.html

#4


0  

Click on menu File > New Project
then select PHP from the Categories list, on click you will see PHP being initialized automatically...

单击菜单File> New Project然后从Categories列表中选择PHP,点击后你将看到PHP被自动初始化...

For a detailed answer visit

如需详细解答,请访问

http://digitdrive.blogspot.in/2013/11/developing-php-project-on-netbeans-ide.html

http://digitdrive.blogspot.in/2013/11/developing-php-project-on-netbeans-ide.html

#5


-1  

Goto Tools > Plugins > Available Plugins

转到工具>插件>可用插件

search for PHP Enhancements .

搜索PHP增强功能。

But first of all you should download netBeans version that support PHP.

但首先你应该下载支持PHP的netBeans版本。

there is 2 available distributions, one for PHP and Javescript, the other one is the fully fledged version that support for many programing languages , PHP is included of course.

有两个可用的发行版,一个用于PHP和Javescript,另一个是完全成熟的版本,支持许多编程语言,当然包括PHP。

any of those to distributions should work will on PHP.

任何分发应该在PHP上工作。