Difference between revisions of "Setting up your workstation for Joomla development"

From Joomla! Documentation

(Remove underconstruction template)
m (→‎Installing a build mechanism: It's possible that Phing can use al ant files (needs confirmation though))
Line 41: Line 41:
 
* [[wikipedia:Apache_Ant|Ant]]
 
* [[wikipedia:Apache_Ant|Ant]]
 
**  [[Joomla Ant build files]]
 
**  [[Joomla Ant build files]]
* [http://www.phing.info Phing]
+
* [http://www.phing.info Phing] It's possible that Phing can use al ant files (needs confirmation though)
 
** [[Setting up your workstation for extension development (build with Phing)]]
 
** [[Setting up your workstation for extension development (build with Phing)]]
 
** [[Extension development using eclipse and phing]] This article explains one way in which you can set up your workstation for writing Joomla! extensions. It assumes that you are using Eclipse and that you are familiar with using Eclipse for working with Joomla! and Subversion. For more information about the basics of getting started with Eclipse for Joomla! development.
 
** [[Extension development using eclipse and phing]] This article explains one way in which you can set up your workstation for writing Joomla! extensions. It assumes that you are using Eclipse and that you are familiar with using Eclipse for working with Joomla! and Subversion. For more information about the basics of getting started with Eclipse for Joomla! development.

Revision as of 12:57, 10 August 2012

Introduction[edit]

This is a trial to better structure all the wiki pages around developing on and with joomla. Such as:

Installing a web server[edit]

Installing an IDE / Editor (and debugging)[edit]

Debugging specifics[edit]

Installing a version control[edit]

If you like to contribute to the actual Joomla! code, SVN is what is used there.

Installing a build mechanism[edit]

Related[edit]

Help is appreciated finding related pages and making these pages less redundant.