<?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 JAR file has no source attachment in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217216#M593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you trying to debug into the source code of the Java Runtime? The source code isn't made available for the Runtime libraries. ShapefileFeatureTable, for example. The source isn't there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exceptions are you getting from your program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Mar 2017 06:59:15 GMT</pubDate>
    <dc:creator>EricBader</dc:creator>
    <dc:date>2017-03-01T06:59:15Z</dc:date>
    <item>
      <title>The JAR file has no source attachment</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217214#M591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I create a map application using plug-in.&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt; I'm trying to debug my program and I get the following error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/327861_pastedImage_2.png" style="width: 620px; height: 192px;" /&gt;&lt;/P&gt;&lt;DIV class="" style="border: 0px; margin: 0px 0px 5px;"&gt;&lt;P style="border: 0px; margin: 0px 0px 1em;"&gt;What could be the problem ?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217214#M591</guid>
      <dc:creator>zhenzeng</dc:creator>
      <dc:date>2017-02-22T13:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: The JAR file has no source attachment</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217215#M592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And after I adding the required jar file(ArcGIS_Runtime_Java.jar),another error occurs.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/327866_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I really don't know what happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 13:40:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217215#M592</guid>
      <dc:creator>zhenzeng</dc:creator>
      <dc:date>2017-02-22T13:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: The JAR file has no source attachment</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217216#M593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you trying to debug into the source code of the Java Runtime? The source code isn't made available for the Runtime libraries. ShapefileFeatureTable, for example. The source isn't there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exceptions are you getting from your program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Mar 2017 06:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217216#M593</guid>
      <dc:creator>EricBader</dc:creator>
      <dc:date>2017-03-01T06:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: The JAR file has no source attachment</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217217#M594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see this with my attempts to write a short java program with ArcDesktop as well. As the arcobjects jar doesn't include attached javadoc or source for eclipse to handle, it creates these hiccoughs along the way, revealed during debugging:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/473595_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/473596_pastedImage_2.png" /&gt;&lt;BR /&gt;No clue what to do about it, or if there's a library tool that would handle this.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 21:29:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/the-jar-file-has-no-source-attachment/m-p/217217#M594</guid>
      <dc:creator>LaurenPeckman</dc:creator>
      <dc:date>2019-11-15T21:29:30Z</dc:date>
    </item>
  </channel>
</rss>

