<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>plugin &#8211; Giovanni F. Mazzeo De Santolo</title>
	<atom:link href="https://desantolo.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>https://desantolo.com</link>
	<description>That italian IT guy</description>
	<lastBuildDate>Tue, 27 Dec 2016 20:42:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">123042357</site>	<item>
		<title>Fix Webstorm &#8220;Plugin &#8216;Go Lang Plugin&#8217; is incompatible with this installation</title>
		<link>https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/</link>
					<comments>https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/#respond</comments>
		
		<dc:creator><![CDATA[Giovanni]]></dc:creator>
		<pubDate>Tue, 27 Dec 2016 20:20:37 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[golang]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[webstorm]]></category>
		<guid isPermaLink="false">https://desantolo.com/?p=467</guid>

					<description><![CDATA[If you are running Webstorm IDE (my version as of writing is 2016.3.2) and you are trying to &#8216;install from disk&#8217; the Golang plugin and get this error: You may have tried to upload a .zip version 0.171.XXX and got &#8230; <a href="https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p>If you are running <a href="https://www.jetbrains.com/webstorm/"><strong>Webstorm</strong> </a>IDE (my version as of writing is 2016.3.2) and you are trying to &#8216;install from disk&#8217; the Golang plugin and get this error:<br />
<img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="468" data-permalink="https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/golang-plugin-incompatible-webstorm/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?fit=802%2C689&amp;ssl=1" data-orig-size="802,689" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="golang-plugin-incompatible-webstorm" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?fit=300%2C258&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?fit=500%2C430&amp;ssl=1" class="aligncenter size-medium wp-image-468" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?resize=300%2C258&#038;ssl=1" alt="" width="300" height="258" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?resize=300%2C258&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?resize=768%2C660&amp;ssl=1 768w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?resize=800%2C687&amp;ssl=1 800w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-plugin-incompatible-webstorm.png?w=802&amp;ssl=1 802w" sizes="(max-width: 300px) 100vw, 300px" /><br />
You may have tried to upload a .zip version 0.171.XXX and got this error. To fix it:</p>
<ol>
<li><a href="https://plugins.jetbrains.com/idea/plugin/5047-go-lang-plugin">Download plugin version</a> (0.13.xxx) just download the latest one that begins with 0.13 (disregard the top of the list that has a version 0.171.xx as they are incompatible with Webstorm.</li>
<li>Go-0.13.1924.zip is the latest one as of writing.</li>
<li>After loading the .zip file into the program it should ask to restart Webstorm.</li>
<li>You should now have successfully installed the Golang plugin on Webstorm IDE&#8230; confirm by going to Settings &gt; Plugins</li>
</ol>
<p><img data-recalc-dims="1" decoding="async" data-attachment-id="469" data-permalink="https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/golang-webstorm-plugin-success/" data-orig-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?fit=802%2C689&amp;ssl=1" data-orig-size="802,689" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="golang-webstorm-plugin-success" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?fit=300%2C258&amp;ssl=1" data-large-file="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?fit=500%2C430&amp;ssl=1" class="aligncenter size-medium wp-image-469" src="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?resize=300%2C258&#038;ssl=1" alt="" width="300" height="258" srcset="https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?resize=300%2C258&amp;ssl=1 300w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?resize=768%2C660&amp;ssl=1 768w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?resize=800%2C687&amp;ssl=1 800w, https://i0.wp.com/desantolo.com/wp-content/uploads/2016/12/golang-webstorm-plugin-success.png?w=802&amp;ssl=1 802w" sizes="(max-width: 300px) 100vw, 300px" /><br />
That&#8217;s all folks  <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://desantolo.com/2016/12/fix-webstorm-plugin-golang-plugin-is-incompatible-with-this-installation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">467</post-id>	</item>
	</channel>
</rss>
