<?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: Creating Add-in files from C# source... in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80354#M2122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eclipse is a development environment (IDE) for the JAVA language. You need to use Visual Studio for C#. Once you install the ArcObjects SDK, Visual Studio will have wizards to help create Addins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I put together a little tutorial for people moving VBA tools to C# Add-Ins:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.qtools.com/blog/tutorials/vba-to-c-add-in/"&gt;VBA to C# Add-in Tutorial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2011 16:20:29 GMT</pubDate>
    <dc:creator>JeffreyHamblin</dc:creator>
    <dc:date>2011-04-14T16:20:29Z</dc:date>
    <item>
      <title>Creating Add-in files from C# source...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80353#M2121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've decided to convert our VBA tools to Add-ins utilizing Visual Studio, by way of C#. I'd now like to be able to distribute this new toolbar with converted tools to my co-workers, but I do not see an instance of Eclipse for C#.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I go about creating the Add-in files for my add-ins that were created in C# so that I can distribute my tools throughout my department?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for any assistance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 14:17:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80353#M2121</guid>
      <dc:creator>AnthonyAtkins</dc:creator>
      <dc:date>2011-04-14T14:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Add-in files from C# source...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80354#M2122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Anthony,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eclipse is a development environment (IDE) for the JAVA language. You need to use Visual Studio for C#. Once you install the ArcObjects SDK, Visual Studio will have wizards to help create Addins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I put together a little tutorial for people moving VBA tools to C# Add-Ins:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.qtools.com/blog/tutorials/vba-to-c-add-in/"&gt;VBA to C# Add-in Tutorial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:20:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80354#M2122</guid>
      <dc:creator>JeffreyHamblin</dc:creator>
      <dc:date>2011-04-14T16:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Add-in files from C# source...</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80355#M2123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: aatkins&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Anthony,&lt;BR /&gt;&lt;BR /&gt;Eclipse is a development environment (IDE) for the JAVA language. You need to use Visual Studio for C#. Once you install the ArcObjects SDK, Visual Studio will have wizards to help create Addins.&lt;BR /&gt;&lt;BR /&gt;I put together a little tutorial for people moving VBA tools to C# Add-Ins:&lt;BR /&gt;&lt;A href="http://gis.qtools.com/blog/tutorials/vba-to-c-add-in/"&gt;VBA to C# Add-in Tutorial&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is exactly for what I was looking! More specifically the .esriaddin tool file.&amp;nbsp; I didn't realize it created the file automatically and I'm quite surprised it doesn't say as much on the ESRI site (or maybe it did and I just didn't find it).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you so much and thanks for posting your tutorial, as a beginner to the ArcObjects &amp;amp; C# world I've been looking for sites like your's that will help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 18:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/creating-add-in-files-from-c-source/m-p/80355#M2123</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-04-14T18:51:29Z</dc:date>
    </item>
  </channel>
</rss>

