Dojo setup in eclipse

How do I set up Dojo in Eclipse? Are there plugins? What are the steps for this? I am using eclipse ganymede.I get error when I try to use ATF

+1


a source to share


3 answers


I don't think ATF is actively developing. You can try Aptana. Otherwise, using Dojo simply boils down to loading a directory into your project. Most JS tools that may have little to do with Dojo



+1


a source


Use the Eclipse Ajax Toolkit Framework .



0


a source


There is no dedicated plugin, but the DOJO Foundation has released its own IDE for it: http://maqetta.org/

0


a source







All Articles