Eclipse PDT 2.2 Fedora 13
How to install Eclipse PDT 2.2 on Fedora 13
- Download the latest Eclipse PDT All-In-One package
- Visit the Eclipse PDT downloads page
http://www.eclipse.org/pdt/downloads
- Click the All-In-One Linux x86/GTK 2 64-bit link
- Select a mirror and click to download Eclipse PDT
- Extract the Eclipse download to /usr/lib
- Create launcher for quick-launch panel
- Right click the Quick-Launch panel
- Select the Add to Panel... option
- Select the Custom Application Launcher option
- Click the Add button
- Set the following fields
Type: Application
Name: Eclipse PDT
Command: /usr/lib/eclipse/eclipse
Comment: Eclipse PDT IDE
- Click the Choose Icon button
- Browse to the /usr/lib/eclipse folder
- Select the icon.xpm file
- Click the Open button
- Click the OK button
- Click the Close button
How to configure Eclipse PDT 2.2 for Fedora 13
- Open Eclipse
- Set the Workspace
/var/www/html
- Check the Use this as the default and do not ask again checkbox
- Click the OK button
- Edit Eclipse Preferences
- Select the Window > Preferences menu option
- Edit Text Editor Settings
- Select the General > Editors > Text Editors left column option
- Check the Insert spaces for tabs checkbox
- Use external browser
- Select the General > Web Browser left column option
- Select the Use external web browser radio option
- Configure Automatic Updates
- Select the Install/Update > Automatic Updates left column option
- Check the Automatically find new updates and notify me check box
- Configure JavaScript file formatting
- Select the JavaScript > Code Style > Formatter left column option
- Create a new custom profile
- Click the New... button
- Enter a Profile name
- Click OK
- Set the following options
Tab policy: Spaces only
Indentation size: 2
- Click OK
- Configure CSS file formatting
- Select the Web > CSS Files > Editor left column option
- Set the following options
Indent using spaces
Indentation size: 2
- Configure indenting for HTML files
- Select the Web > HTML Files > Editor left column option
- Set the following options
Indent using spaces
Indentation size: 2
- Configure indenting for XML files
- Select the XML > XML Files > Editor left column option
- Set the following options
Indent using spaces
Indentation size: 2
- Click the OK button
- Close Eclipse
- Check the Always exit without prompt checkbox
- Click the OK button