Tuesday, August 2, 2011

DOJO With Eclipse : Day 1

After searching a lot to find the best tool for Dojo I ended up choosing Eclipse as the IDE, and not NetBeans ...

So here are the steps to install the environment for working with DOJO, pardon me for my BAD english, but really I have typing it really in a hurry as have to finish of my work ...

The beginners Guide for fun in DOJO:

1. Download Eclipse Java EE IDE for Web Developers (This is Eclipse Helios btw)
2. It comes with tomcat as the container in it n the good old Apache server which we will use

Get the latest Dojo Release from the http://www.dojotoolkit.org website ... Me
using 1.6.1 at the time of coding

3. Unzip the dojo-release-1.6.1 folder and put in in the same folder where you will be writing yr HelloWorld.html.

4. For all the files with dojo, remember to use the source as : dojo-release-1.6.1/dojo/dojo.js and similarly others