<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420175#M38605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks balaji for your reply. It works fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But there is another problem for me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.require intellisense is not working even if i write my code separately in *.js file (as you mentioned in the previous post).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I have to manually type them without using intellisense. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition, If I use dojotype property to reference the dijit.layout.BorderContainer on my HTML page, the intellisense feature doesn't recognize this feature on my HTML page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there way to get around this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need to reference the dojolibraries on our HTML page on top&amp;nbsp; &amp;lt;script type="text/javascript" src="jsapi_vsdoc_v32_2010.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Dec 2012 08:26:38 GMT</pubDate>
    <dc:creator>GaneshSolai_Sambandam</dc:creator>
    <dc:date>2012-12-14T08:26:38Z</dc:date>
    <item>
      <title>RE: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420173#M38603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI GIS folks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you anyone tell me how to reference the CodeAssist Plugin in Aptana studio 3 version. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Referencing the Javascript API plugin in Aptana studio 2.0 version was straightforward&amp;nbsp; and easy. With Version 3.0, I don't know how to add the Javascript API 3.1 in Apatna studio 3.0 and this made me difficult to reference them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help, you would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2012 11:36:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420173#M38603</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2012-08-19T11:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420174#M38604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It�??s working for me when I write HTML and java script files separately.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; But not working if HTML page contains both HTML tags &amp;amp; Java script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Download the zip file that contains the VSDoc file for the version of the ArcGIS API for JavaScript you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Drag the VSDoc file into your Aptana project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Write HTML and java script files separately&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; working even without using &amp;lt;script type="text/javascript" src="jsapi_vsdoc_v31.js"&amp;gt;&amp;lt;/script&amp;gt; in HTML file&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 09:24:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420174#M38604</guid>
      <dc:creator>balrajmone</dc:creator>
      <dc:date>2012-08-21T09:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420175#M38605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks balaji for your reply. It works fine. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But there is another problem for me. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;dojo.require intellisense is not working even if i write my code separately in *.js file (as you mentioned in the previous post).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I have to manually type them without using intellisense. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In addition, If I use dojotype property to reference the dijit.layout.BorderContainer on my HTML page, the intellisense feature doesn't recognize this feature on my HTML page. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there way to get around this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need to reference the dojolibraries on our HTML page on top&amp;nbsp; &amp;lt;script type="text/javascript" src="jsapi_vsdoc_v32_2010.js"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 08:26:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420175#M38605</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2012-12-14T08:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420176#M38606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ganesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't been able to get the intellisense to work for HTML files, but I have for Javascript files by copying the attached 'dojo.1.6.0.sdocml' to the project.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 12:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420176#M38606</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2012-12-14T12:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: ARCGIS Server javascript API CodeAssist Plugin for Aptana studio 3.0version</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420177#M38607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Jskinner&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much for dojolibrary files. However, in my last post, I asked a question on dojotype property, you didn't answer that question. I am using Aptana studio 3.0 to run my application. when I include a dojotype property in the html page of the &amp;lt;div&amp;gt; tag in Aptana Studio, this element / property is not recognized in Aptana studio. Can you please clarify this one. For your reference I have included the code the below. Please go through them and get back to me, if I am missing relevant code. Your help is much appreciated and expecting your reply with anticipation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color:&amp;quot;#0000CD&amp;quot;;"&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/TR/html4/strict.dtd" rel="nofollow" target="_blank"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;html&amp;gt; &lt;BR /&gt;&amp;lt;head&amp;gt; &lt;BR /&gt; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;meta http-equiv="X-UA-Compatible" content="IE=7,IE=9" /&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;!--The viewport meta tag is used to improve the presentation and behavior of the samples on iOS devices--&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"/&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;title&amp;gt; World Street Map&amp;lt;/title&amp;gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; &amp;lt;link rel="stylesheet" type="text/css" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.2/js/dojo/dijit/themes/claro/claro.css" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/3.2/js/dojo/dijit/themes/claro/claro.css&lt;/A&gt;&lt;SPAN&gt;"&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &amp;lt;link rel="stylesheet" type="text/css" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.2/js/esri/css/esri.css" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/3.2/js/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;script type="text/javascript"&amp;gt;&lt;BR /&gt; var djConfig = {parseOnLoad: true};&lt;BR /&gt; &amp;lt;/script&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;&lt;SPAN&gt; &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.2" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=3.2&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt; &amp;lt;script type="text/javascript"&amp;gt; &lt;BR /&gt; dojo.require("esri.map"); &lt;BR /&gt; dojo.require("dijit.dijit");&lt;BR /&gt; dojo.require("dijit.layout.BorderContainer");&lt;BR /&gt; dojo.require("dijit.layout.ContentPane"); &lt;BR /&gt; var map; &lt;BR /&gt; &lt;BR /&gt; function init() &lt;BR /&gt; {&lt;BR /&gt; &lt;BR /&gt; var initExtent = new esri.geometry.Extent({"xmin":-17731,"ymin":6710077,"xmax":-12495,"ymax":6712279,"spatialReference":{"wkid":102100}}); &lt;BR /&gt; map = new esri.Map("map",{extent:initExtent}); &lt;BR /&gt; //Add the world street map layer to the map. View the ArcGIS Online site for services &lt;A href="http://arcgisonline/home/search.html?t=content&amp;amp;f=typekeywords:service" rel="nofollow"&gt;http://arcgisonline/home/search.html?t=content&amp;amp;f=typekeywords:service&lt;/A&gt; &lt;BR /&gt;&lt;SPAN&gt; var basemap = new esri.layers.ArcGISTiledMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"); &lt;/SPAN&gt;&lt;BR /&gt; map.addLayer(basemap); &lt;BR /&gt; dojo.connect(map, 'onLoad', function(theMap) { &lt;BR /&gt; //resize the map when the browser resizes &lt;BR /&gt; dojo.connect(window, 'resize', map,map.resize); }); &lt;BR /&gt; &lt;BR /&gt; } &lt;BR /&gt; &lt;BR /&gt; dojo.addOnLoad(init); &lt;BR /&gt; &amp;lt;/script&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &amp;lt;/head&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;body class="claro"&amp;gt; &lt;BR /&gt; &amp;lt;div id="mainWindow" dojotype="dijit.layout.BorderContainer" gutters="false" style="width: 100%, height: 100%;" &amp;gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;div id="map" dojotype="dijit.layout.ContentPane" region="center"&amp;gt;&lt;BR /&gt; &amp;lt;/div&amp;gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;/div&amp;gt; &lt;BR /&gt; &lt;BR /&gt; &amp;lt;/body&amp;gt;&lt;BR /&gt; &amp;lt;/html&amp;gt; &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 21:04:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/re-arcgis-server-javascript-api-codeassist-plugin/m-p/420177#M38607</guid>
      <dc:creator>GaneshSolai_Sambandam</dc:creator>
      <dc:date>2012-12-15T21:04:17Z</dc:date>
    </item>
  </channel>
</rss>

