NetBeans IDS for PHP
จาก Wiki2
เนื้อหา |
Background
Thursday, November 19 2009 Installed NetBeans and test .
Functions & Features
Tip & Technique
- Maximize edit windows by Shift+ESC
- Netbeans Keyboard shortcut
- Creating a template Template
Customization
- Change IDE font size but don't work
Change Help font size
You can customize the font and color properties that are used to display the pages in the help viewer. Font properties include the font family, style, variant, weight, and size. Color properties include the color of text, the background color of text, and the color of borders.
To set fonts and colors for displaying help pages:
- From the main window, choose File > Open File.
- In the Open dialog box, navigate to IDE-install-directoryide12/docs/org/netbeans/modules/usersguide and open the file ide.css. (or from / you can use command line "locate ide.css")
- The ide.css file is the style sheet that describes how to present the fonts and colors in the help pages.
- Edit ide.css to your preferences.
- Choose File > Save.
- Open the help viewer and verify your changes.
Upgrade to 6.9.1
- No Need to un-install Netbeans 6.8
- Install accordint to How to install NetBeans IDE 6.9.1 in Ubuntu 10.04
- After install there is no Netbeans 6.9.1 launch in the menu
- Add the Netbeans 6.9.1 Menu Item by
- System>Preferences>Main Menu
- Locate at Programming menu
- Add "New item" and browse command at /usr/local/netbeans-6.9.1/bin/netbeans
- Launch Netbean 6.9.1 for the first time by new menu item select import parameter from old installation.
Study before upgrade
- รู้สึกจะมีปัญหา http://ubuntuforums.org/showthread.php?t=1553224
- ปัญหากับ xdebug http://forums.netbeans.org/topic31286.html
- How to install NetBeans IDE 6.9.1 in Ubuntu 10.04
- Installation from Netbeans website
Links
- Netbeans PHP FAQ
- Netbeans PHP Tutorial
- Netbeans ในไทย http://www.thainetbeans.com/
