<?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: The import resloved in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80336#M225</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, but I meant sdk version 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 09:14:53 GMT</pubDate>
    <dc:creator>AhmedAlqusaibi</dc:creator>
    <dc:date>2014-05-15T09:14:53Z</dc:date>
    <item>
      <title>The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80332#M221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm new at arcgis. I install arcgis desktop 10.1 to develop desktop application not addons, but after installing arcgis java sdk. I didn't find this libraries com.esri.map.* .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IS there a link for this library?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 19:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80332#M221</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-13T19:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80333#M222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're trying to develop desktop applications using ArcGIS Runtime SDK for Java, in your IDE you can manually add to your project the .jar files contained in the subfolder '\sdk\jars' of where you installed the SDK. The default installation directory on Windows 64-bit is 'C:\Program Files (x86)\ArcGIS SDKs\java10.2', so on this platform the jars would be in 'C:\Program Files (x86)\ArcGIS SDKs\java10.2\sdk\jars' unless you've specified another install location. The jars include the com.esri.map package as well as the rest of the API listed in the &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/api-reference/"&gt;API reference&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an alternative to manually adding the jars, if you're using Eclipse and have &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/info/install-and-set-up.htm#ESRI_SECTION1_1812510D62CA416EA35869C9A180F246"&gt;installed the Eclipse plug-in&lt;/A&gt;&lt;SPAN&gt;, you can create an eclipse project as described in &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/guide/create-a-simple-map-application.htm"&gt;Create a simple map application&lt;/A&gt;&lt;SPAN&gt; that will automatically link to the jars.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~elise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 09:22:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80333#M222</guid>
      <dc:creator>EliseAcheson1</dc:creator>
      <dc:date>2014-05-14T09:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80334#M223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply, but I've searched a lot still didn't find a link to download.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you have link that'd be great&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 14:44:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80334#M223</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-14T14:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80335#M224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can download the 10.2 version of ArcGIS Runtime SDK for Java on the homepage here: &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/"&gt;https://developers.arcgis.com/java/&lt;/A&gt;&lt;SPAN&gt; (download links for the supported platforms).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The 10.2.3 version will be released shortly and will be available at the above link from that point on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;~elise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 08:33:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80335#M224</guid>
      <dc:creator>EliseAcheson1</dc:creator>
      <dc:date>2014-05-15T08:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80336#M225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply, but I meant sdk version 10.1&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 09:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80336#M225</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-15T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80337#M226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I meant sdk version 10.1&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;By chance, which "arcgis java sdk" did you install? There is &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/"&gt;ArcGIS Runtime SDK for Java&lt;/A&gt;&lt;SPAN&gt;, and there is &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcobjects-java/concepts/engine/"&gt;Java ArcObjects&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 15:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80337#M226</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-05-18T15:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80338#M227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;arcobjects, but I realize now that I need sdk runtime. That's why I'm looking for link to download.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 03:58:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80338#M227</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-19T03:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80339#M228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's starting to become clear.&amp;nbsp; This forum is for questions on the ArcGIS Runtime SDK for Java.&amp;nbsp; This isn't the same as the ArObjects APIs (ArcGIS Engine for example).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The forum for ArcObjects based APIs is here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/20-ArcObjects-SDKs"&gt;http://forums.arcgis.com/forums/20-ArcObjects-SDKs&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are an ArObjects developer then you may be an EDN subscriber.&amp;nbsp; If so, then most downloads are available via your subscription here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://edn.esri.com/"&gt;http://edn.esri.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 09:21:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80339#M228</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2014-05-19T09:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80340#M229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right, I'was mistaken at the beginning but still I need a link to download sdk for java 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I hope you've one..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 21:50:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80340#M229</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-19T21:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: The import resolved?</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80341#M230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;... but still I need a link to download sdk for java 10.1&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would you kill my curiosity and explain why you want to use Version 10.1 of ArcGIS Runtime SDK for Java instead of the latest version which is available for download on the &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/java/"&gt;link&lt;/A&gt;&lt;SPAN&gt; I shared earlier? I'm not diminishing your question because I think it's fair to have available previous versions of the SDK available for download along with the latest, and I don't see them available on the link. After all, the 10.1.1 API is still online, bu not the software distribution.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 02:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80341#M230</guid>
      <dc:creator>CarlosColón-Maldonado</dc:creator>
      <dc:date>2014-05-21T02:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: The import resloved</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80342#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I though there's difference in the API, anyhow &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for your time..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 04:49:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-import-resloved/m-p/80342#M231</guid>
      <dc:creator>AhmedAlqusaibi</dc:creator>
      <dc:date>2014-05-21T04:49:12Z</dc:date>
    </item>
  </channel>
</rss>

