I just downloaded Netbeans for Ubuntu. Now I only have Java, how can I add PHP to it?

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

Go to Tools->Plugins

On the Installed tab check PHP and click on Activate. Restart NetBeans.

Note: I assume you have downloaded the appropriate package containing PHP tools.


On 7.0.1 go to Tools->Plugins

click the Settings tab and Activate the Update Centers.

Now click the Available Plugins tab and you should see PHP

Install and Reboot Netbeans.

link|improve this answer
feedback

The first result when googling "php netbeans ubuntu", this should solve your problems.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.