Eclipse

Eclipse tutorials & documentation

Zend Debugger 5.3.x Fedora 13

How to install Zend Debugger 5.3.x on Fedora 13

  1. Download the latest Zend Debugger source files
    1. Visit the Zend Studio Downloads page
      http://www.zend.com/en/products/studio/downloads
    2. Click the (TAR.GZ) 2.79MB link for the Studio Web Debugger v5.2.26 (64 bit)

Subclipse 1.6.x Eclipse PDT 2.2

How to install Subclipse 1.6.x on PDT 2.2

  1. Install the JNI bindings to the Subversion libraries
    yum install subversion-javahl
  2. Open Eclipse
  3. Select the Help > Install New Software... menu option
  4. Set the Work with field
    http://subclipse.tigris.org/update_1.6.x
  5. Click the Add... button
    1. Set the Name field

Eclipse PDT 2.2 Fedora 13

How to install Eclipse PDT 2.2 on Fedora 13

  1. Download the latest Eclipse PDT All-In-One package
    1. Visit the Eclipse PDT downloads page

Free Open Source PHP IDE Fedora 13

Build a completely Free PHP IDE using Open Source Software on Fedora 13

  1. Install and Configure LAMP on Fedora 13
    1. Install and Configure Fedora 13

PHP Development Tools (PDT) Debugging

Notes

This documentation uses variables denoted with a $ followed by a keyword, all this emphasized with red text (i.e. $variable).  These variables should be replaced with appropriate values.  Suggested default values are denoted with a variable followed by an equal sign and a value (i.e $variable = value).

Configure PHP Development Tools (PDT) for Drupal Development

  1. Select the Window > Preferences menu option
  2. Add Drupal PHP Content Types
    1. Select the General > Content Types left column option
    2. Select the Text > PHP Content Type option
    3. Add the following file associations below
      *.engine
      *.theme
      *.install
      *.inc
      *.module
      *.profile

PHP Development Tools (PDT)

The PDT project provides a PHP Development Tools framework for the Eclipse platform. Visit the PHP Development Tools website for more information.

XML Schema Definition (XSD)

The XML Schema Definition is a reference library that provides an API for use with any code that examines, creates or modifies W3C XML Schema (standalone or as part of other artifacts, such as XForms or WSDL documents). Visit the XML Schema Definition website for more information.

Web Tools Platform (WTP)

The Eclipse Web Tools Platform (WTP) project extends the Eclipse platform with tools for developing Web and Java EE applications. Visit the Web Tools Platform website for more information.

Graphical Editing Framework (GEF)

The Graphical Editing Framework (GEF) allows developers to take an existing application model and quickly create a rich graphical editor. Visit the Graphical Editing Framework website for more information.

Syndicate content