Select to view content in your preferred language

Is there any IDE for ArcGIS API Javascript?

4259
6
04-26-2011 01:17 PM
XiujuZhou
Emerging Contributor
I have developed ArcGIS API for silverlight by using Visual Studio.Net which has intellisense and error check. Now I start ArcGIS API Javascript. I am wondering if there is any IDE for it with intellisense and error check? Please help!
0 Kudos
6 Replies
JamesGonsoski
Occasional Contributor
I use Aptana Studio 2 (http://www.aptana.com/products/studio2). There are intellisense plugs-in available from the ArcGIS Resource Center. Query code assist plugin in the resource center or try this link.
0 Kudos
XiujuZhou
Emerging Contributor
I use Aptana Studio 2 (http://www.aptana.com/products/studio2). There are intellisense plugs-in available from the ArcGIS Resource Center. Query code assist plugin in the resource center or try this link.


Thank you very much! very usefull information. Let me try it.
0 Kudos
XiujuZhou
Emerging Contributor
I use Aptana Studio 2 (http://www.aptana.com/products/studio2). There are intellisense plugs-in available from the ArcGIS Resource Center. Query code assist plugin in the resource center or try this link.


Do I have to install plugin DOJO? It is failed to install it on my computer.
0 Kudos
nicogis
MVP Alum
another good ide is http://www.jetbrains.com/webstorm/index.html
you can do local and remote debug and you can add dojo (also help) and api esri for intellisense
0 Kudos
nicogis
MVP Alum
here I have made a video using basic viewer esri


" rel="nofollow" target="_blank">http://www.youtube.com/watch?v=cFHcgBMzeuQ[/video]
0 Kudos
JoseSanchez
Frequent Contributor
Good video!!

Do you use VS 2010 to create web ArcGIS API Javascript applications?

Have you find a way to use javascript and .net controls for example show a data resuls as  dataset in a .Net gridview  in a popup window?

Thanks
0 Kudos