Select to view content in your preferred language

How to set up development environment for Aptana 3 and ArcGIS JavaScript API

857
1
11-14-2013 05:30 AM
DimitarKolev
Emerging Contributor
The instructions I found did not help:
https://developers.arcgis.com/en/javascript/jshelp/intro_devenv.html
"Setting up a Development Environment for Aptana Studio 3"

Aptana 3 is a complex IDE and more detailed step-by-step tutorial is needed.
I am new to the Aptana Studio and I could not set up the development environment with the instructions provided.

Is there any video tutorial or more detailed text+screenshots tutorial on how to set up ArcGIS JavaScript Web Project in Aptana Studio 3?

It would be helpful to show the basic concepts:
1. How to install
2. How to create Web Project with Dojo and ArcGIS JavaScript plug-ins
3. How to set up the code assist for ArcGIS JavaScript
4. How to use the debugger
5. How to publish to Web Server (IIS)

Thank You
0 Kudos
1 Reply
JonathanUihlein
Esri Regular Contributor
Hi Dkole!

If you don't mind me asking, what part of the installation did you have trouble with?
Specifics would be much appreciated!

Also, a bit off topic, but the Aptana plugin only supports the legacy style of DOJO and the ESRI JSAPI.
It does not yet support AMD style, if you were planning to develop apps in that way (which is recommended with DOJO 2.0 approaching release).
0 Kudos