1 / 14

Netbeans Intro & Demo

Netbeans Intro & Demo. @drupalwa. Who's used Netbeans. And then un-installed it?. What else do people use?. Editors. Lots around! Lightweight: Textmate, Coda, Geeny, Notepad++, EditPlus, vi, nano, emac's. Real IDE's. IDE - before SATA? ;) Zend Studio Netbeans Visual Studio (.NET).

dmitri
Télécharger la présentation

Netbeans Intro & Demo

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Netbeans Intro & Demo @drupalwa

  2. Who's used Netbeans And then un-installed it?

  3. What else do people use?

  4. Editors • Lots around! • Lightweight: Textmate, Coda, Geeny, Notepad++, EditPlus, vi, nano, emac's.

  5. Real IDE's • IDE - before SATA? ;) • Zend Studio • Netbeans • Visual Studio (.NET)

  6. NetbeansFeatures 1 • Out of Box syntax highlighting with live error detection for php, js, html, css • Project browser, multi projects

  7. NetbeansFeatures 2 • Code Navigator • Code Indexing with auto suggest - killer feature • Plugin Library

  8. NetbeansFeatures 3 • Git, SVN, HG - live change indicators • Cross Platform • GPL • Debugging! In a sec

  9. Tips 1 • local server stack for better indexing performance • Coding Standards: drupal.org/node/1019819

  10. Tips 2 • Google: "Netbeans & Drupal plugin" (by HollyIT) - code generation, drush console, quick api lookup

  11. Bad Stuff • Uses about 150-500MB RAM. • Git workflow kinda slow - personally prefer git cmd line

  12. Debug Demo • local stack + xdebug • Google: configure netbeans & debug (or: http://wiki.netbeans.org/HowToConfigureXDebug)

  13. Other Stuff • Database Controls • Unit Testing? • phpdoc/doxygen?

  14. Thanks for listening! @alexbergin

More Related