tusharjoshi / netbeans-php-drupal

Netbeans Drupal Development Tool
Apache License 2.0
107 stars 14 forks source link

Drush was not found. Please configure the Drush path in the options window. #28

Closed hou1919 closed 11 years ago

hou1919 commented 11 years ago

I find this problem "Drush was not found. Please configure the Drush path in the options window" : netbeans : 7.2.1 drush : Drush-5.8-2012-12-10-Installer-v1.0.20 php : 5.3.8

ssanders commented 11 years ago

Windows: In NetBeans > Tools > Options > Drupal, use location C:\ProgramData\Drush\ (not C:\Program Files (x86)\Drush which is incredibly confusing).

HollyIT commented 11 years ago

This depends on how the user installs Drush. You need to go to the actual drush.bat path. There was also an issue if you had spaces in the path, which is fixed in the latest release.

jedgell commented 11 years ago

Just to update this, since I just installed this tool on a Mac and had a bit of difficulty (but REALLY like the possibility of running coder from within my IDE):

Click the NetBeans menu and choose Preferences... ⌘, Click the PHP tab at the top Scroll right in the secondary tabs and choose Drupal Enter Drush path where prompted (on mine it was /usr/bin)