JoomlaPDT Tool

JoomlaPDT is aimed as standalone Joomla Installation for debug & development purposes. It is integrated with Eclipse PDT IDE and WampServer.

** This is still beta release so please install at c:\wamp only **
** Everything else is working out of box **
** Joomla! & WampServer are up without any configuration requirement **
** Java VM is required to run Eclipse PDT **

Integrated components are:
* Eclipse PDT all in one!
** Regular Expressions perspective
** Updated plugins
** Comes with full installation wizard and menu bindings
** SQL Explorer
** xDebug Debugger
** Zend Debugger
** Image Viewer Plugin
** Zend Framework library including Google Apps API
** Modified configuration to allow MySql access from within PHP projects
* WampServer2.0c - Most user friendly Windows Apache, MySQL, PHP tool
** Includes MySQL tools
** phpMyAdmin
* Joomla 1.0.15 pre-installed
** Easily upgradable by user
** Pre-defined IDE Project for Joomla installation
** Default ID/password: admin, admin
** Users have full local access to all Joomla! files, phpmyadmin and configuration options.
* Standalone installer with start menu bindings.
** After installation, run wampserver
** Joomla can be accessed at http://localhost/Joomla
* For Debug, launch start PDT or Eclipse
** Joomla Project is built-in, right click on index.php in the file list and "run as->php script", and Joomla page is loaded inside Eclipse.
** Can be debugged as being developed

Report

Thank you very much for providing this bundle. I'm a beginner at the whole website dev game. And having this simple install and run out of the box to code and debug my project with is something I'm very grateful to have in this mad world of web dev.