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.
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 has netbeans 7.0.1 in the software repository.
The PHP Editor in NetBeans IDE 6.9-7.0 supports all standard features such as code completion, syntax highlighting, mark occurrences, refactoring, code templates, documentation pop-up, code navigation, editor warnings and task list.
Open the NetBeans IDE. The first screen that you will see is shown in Figure 5. From the main menu select Tools → Options. In the popup window that appears, click on the PHP icon to open the PHP options dialog box, as shown in Figure 6. In order to use this functionality, you must activate support for PHP. Click on the “Activate” button.
But first of all you should download netBeans version that support PHP. 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. any of those to distributions should work will on PHP.
To start PHP development in the NetBeans IDE for PHP, you first need to create a project. A project contains the information on the location of the project files and the way you want to run and debug your application (run configuration). Start the IDE, switch to the Projects window, and choose File > New Project.
In the Settings tab ensure that the update center Netbeans Distribution is active. Then in the Available Plugins tab click on Reload Catalog and you should see PHP. Also you have to make your LAMP config, this link can help you.
Go to Tools->Plugins
.
In the Settings
tab ensure that the update center Netbeans Distribution
is active.
Then in the Available Plugins
tab click on Reload Catalog
and you should see PHP.
Also you have to make your LAMP config, this link can help you.
If you have already download the full bundle go in Installed
tab and activate PHP.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With