<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Enterprise Plugin Repository</title>
	<atom:link href="http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/</link>
	<description>tips &#38; tricks, news, how-to's</description>
	<pubDate>Sat, 20 Mar 2010 03:16:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Pavel N. Moukhataev</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-125898</link>
		<dc:creator>Pavel N. Moukhataev</dc:creator>
		<pubDate>Fri, 12 Feb 2010 10:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-125898</guid>
		<description>In general plugins are packaged into zip file where there is lib directory and one jar file has the same name as the whole directory and contains META-INF/plugins.xml.

But it seems that this doesn't work with enterprise plugins. So my question is how enterprise plugins can be packaged to described in updatePlugins.xml to include several 3-d party jars?</description>
		<content:encoded><![CDATA[<p>In general plugins are packaged into zip file where there is lib directory and one jar file has the same name as the whole directory and contains META-INF/plugins.xml.</p>
<p>But it seems that this doesn&#8217;t work with enterprise plugins. So my question is how enterprise plugins can be packaged to described in updatePlugins.xml to include several 3-d party jars?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-67216</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 20 Aug 2008 03:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-67216</guid>
		<description>Hi Dmitry,

Maybe you have solved this by now but I just set this up and I found I had a similar problem for one of my plugins.

I fixed it by ensuring that the id matched the plugin name in the xml.

updatePlugins.xml:

	PluginName
...

Hope that helps.

Nick</description>
		<content:encoded><![CDATA[<p>Hi Dmitry,</p>
<p>Maybe you have solved this by now but I just set this up and I found I had a similar problem for one of my plugins.</p>
<p>I fixed it by ensuring that the id matched the plugin name in the xml.</p>
<p>updatePlugins.xml:</p>
<p>	PluginName<br />
&#8230;</p>
<p>Hope that helps.</p>
<p>Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-57034</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 12 May 2008 08:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-57034</guid>
		<description>Hey, thanks for the very helpful post.
I did exactly what you describe (I think) with somewhat different results. Each time IDEA update check is performed (like on startup in my case) it pops a dialog informing me that my plugins have been downloaded and I need to restart for the update to take effect. This happens every time with no regard to version or whether the jars have actually changed. Also there is no option to select which plugins to download. 
What am I missing?</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the very helpful post.<br />
I did exactly what you describe (I think) with somewhat different results. Each time IDEA update check is performed (like on startup in my case) it pops a dialog informing me that my plugins have been downloaded and I need to restart for the update to take effect. This happens every time with no regard to version or whether the jars have actually changed. Also there is no option to select which plugins to download.<br />
What am I missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria Khalusova</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50834</link>
		<dc:creator>Maria Khalusova</dc:creator>
		<pubDate>Wed, 05 Mar 2008 11:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50834</guid>
		<description>Boaz, 
You can customize the bin/idea.properties file and share it with the whole team, thus sharing lots of settings, including the list of plugin hosts.</description>
		<content:encoded><![CDATA[<p>Boaz,<br />
You can customize the bin/idea.properties file and share it with the whole team, thus sharing lots of settings, including the list of plugin hosts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boaz Nahum</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50716</link>
		<dc:creator>Boaz Nahum</dc:creator>
		<pubDate>Tue, 04 Mar 2008 14:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50716</guid>
		<description>You wrote:
"If the whole team uses customized IntelliJ IDEA".
Can you describe in few words this subject. Is there a way to team to share configuration ?

B.R
Boaz
</description>
		<content:encoded><![CDATA[<p>You wrote:<br />
&#8220;If the whole team uses customized IntelliJ IDEA&#8221;.<br />
Can you describe in few words this subject. Is there a way to team to share configuration ?</p>
<p>B.R<br />
Boaz</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo Palma</title>
		<link>http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50701</link>
		<dc:creator>Hugo Palma</dc:creator>
		<pubDate>Tue, 04 Mar 2008 11:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/idea/2008/03/enterprise-plugin-repository/#comment-50701</guid>
		<description>This is a great feature, i've been waiting for this ever since i started using IDEA.

Regarding plugin repositories, the only thing i find missing is a hosted not stable plugins repository. A snapshots plugin repository, doing the Maven analogy. I think this would help plugin providers get feedback earlier from users.</description>
		<content:encoded><![CDATA[<p>This is a great feature, i&#8217;ve been waiting for this ever since i started using IDEA.</p>
<p>Regarding plugin repositories, the only thing i find missing is a hosted not stable plugins repository. A snapshots plugin repository, doing the Maven analogy. I think this would help plugin providers get feedback earlier from users.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
