Menu

PRGaz Web Information Eclipse Setup

alvinjayreyes

To Setup the development environment, developer should have the following pre-requisite tools and software:

1) Eclipse - IDE for Development
2) Git Plugin for Eclipse
3) CakePHP Core - You will be required to have this if you are extending the application (creating controllers and models)
4) Project Permission.

Step 1: Checkout the Project using Eclipse with Git Tool:
URL: ssh://<username>@git.code.sf.net/p/prgazwebadmin/code</username>

  • Please email the admin: alvin.jay.p.reyes@gmail.com to gain access to the code. Your credentials and accessibility will stil have to be evaluated.
  • Password: if accepted, your sourceforge password will suffice

Step 2: Download CakeCore
We are currently using CakePHP 2.1, for us to have consistent version, it is advisable to download the same core source code.

For Mac OSX Lion Cake Installation: http://alvinjayreyes.com/2012/08/19/cakephp-basics-on-macosx/
For Windows: Please check the CakePHP site for instructions

Step 3: Check pending task on the Ticket Management tool
All tasks will be put there, if there are questions regarding the tasks, freely email the admin using:

To: alvin.jay.p.reyes@gmail.com
Subject: [PRGaz WEB-INF] Inquiry about <tasks ticket=""></tasks>

Step 4: Code and Code all the way!

For further concerns, please do not hesitate to contact the admin using the same subject convention stated above.