<?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/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>news.eclipse.technology.equinox</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/maillist.html</link>
		<description>NewsGroup: news.eclipse.technology.equinox</description>
		<language>en-us</language>
		<pubDate>Fri, 18 Sep 2009 17:40:29 GMT</pubDate>
		<lastBuildDate>Fri, 18 Sep 2009 17:40:29 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>news.eclipse.technology.equinox</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.technology.equinox] Re: Installing via dropins/ in	Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06759.html</link>
		<description>I should have noticed when I glanced at the manifests, but I see now that the Cypal plug-ins do depend on some stuff from the WTP (which is included in the JEE package; I had forgotten that I long-ago added the WTP features to my SDK installation). A quest...</description>
		<content:encoded><![CDATA[<tt>On 9/18/09 1:24 PM, Jon Strayer wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I don't know what the cause is, but I was able to load the plugin when
using the EE package. It will not load with the platform, java or SDK
packages.
</pre></blockquote><tt><br>I should have noticed when I glanced at the manifests, but I see now 
that the Cypal plug-ins do depend on some stuff from the WTP (which is 
included in the JEE package; I had forgotten that I long-ago added the 
WTP features to my SDK installation).</tt><br>
<br>
<tt>A question still remains, though: why didn't -debug -consolelog and/or 
the OSGi and/or the Error Log say anything about this missing 
dependency? That sure looks like a bug to me.</tt><br>
<br>
<pre style="margin: 0em;">Eric</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 17:36:09 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06759.html</guid>
		<author>eclipse-bugs@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Installing via dropins/ in	Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06758.html</link>
		<description>I tried to install using the GUI, but could not figure out how to get it to recognize a plug-in JAR as an installable thing. How do you do that? (Cypal provides no update site, only a ZIP that contains 3 plug-in JARs). Eric </description>
		<content:encoded><![CDATA[<tt>On 9/17/09 5:03 PM, Simon Kaegi wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Anything installed into dropins is done &quot;optionally&quot; so it's very likely
there is something in the EPP package that is conflicting with a requirement
in the Cypal Studio.
If at all possible I would install throught the p2 UI as that should tell
you what the conflict is.
</pre></blockquote><tt><br>I tried to install using the GUI, but could not figure out how to get it 
to recognize a plug-in JAR as an installable thing. How do you do that? 
(Cypal provides no update site, only a ZIP that contains 3 plug-in JARs).</tt><br>
<br>
<pre style="margin: 0em;">Eric</pre><br>
<br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">&quot;Eric Rizzo&quot;&lt;eclipse-bugs@xxxxxxxxxxxx&gt;  wrote in message
<a  href="news:h8u566$g48$1@xxxxxxxxxxxxxxxxxxxx">news:h8u566$g48$1@xxxxxxxxxxxxxxxxxxxx</a>
</pre><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">I'm trying to help someone install the Cypal Studio plug-ins
(<a  href="http://www.cypal.in/studio">http://www.cypal.in/studio</a>) into Galileo, but seeing odd behavior. I can
put the plug-in JARs into the dropins directory of my SDK installation and
it picks them up fine. But if we put them in dropins/ of one of the EPP
packages they are not detected. Nothing in Error Log, can't be found by
OSGi console via diag or ss command, nothing.
We've tried this on both Windows and OS X, with the Java Dev and Plug-in
Dev packages.</pre><br>
<pre style="margin: 0em;">My friend says he can put other plug-in JARs in the dropins/ directory and
they get picked up OK, so perhaps it's something with the Cypal plug-ins.
But if OSGi console doesn't even see them I don't know how to diagnose the
problem.
Any ideas? Can any of the platform developers perhaps try installing into
an EPP package and see what happens?</pre><br>
<pre style="margin: 0em;">Thanks,
Eric
</pre></blockquote><pre style="margin: 0em;"><br></pre><br>
</blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 17:29:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06758.html</guid>
		<author>eclipse-bugs@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Installing via dropins/ in Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06757.html</link>
		<description>I don't know what the cause is, but I was able to load the plugin when using the EE package. It will not load with the platform, java or SDK packages. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I don't know what the cause is, but I was able to load the plugin when using the EE package.   It will not load with the platform, java or SDK packages.</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 17:24:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06757.html</guid>
		<author>jon@xxxxxxx (Jon Strayer)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Equinox p2</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06756.html</link>
		<description>Hello, I have an Eclipse based product (i use sdk 3.4.1) that has the following content: eclipse/ configuration/ dropins/ features/ jre/ p2/ plugins/ readme folder1/ folder2/ In folder1 i have : subfolder1 subfolder2 a1.pdf a2.pdf b1.dll b2.dll How can i m...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,
I have an Eclipse based product (i use sdk 3.4.1) that has the following content:</pre><br>
<pre style="margin: 0em;">eclipse/
    configuration/
    dropins/
    features/
    jre/
    p2/
    plugins/
    readme
folder1/
folder2/</pre><br>
<pre style="margin: 0em;">In folder1 i have :
 subfolder1
 subfolder2
 a1.pdf
 a2.pdf
 b1.dll
 b2.dll</pre><br>
<pre style="margin: 0em;">How can i make my Eclipse p2 see folder1 as having files and subfolder that should be updated?
If it is possible (as i read in p2 documentation), how will i be able to add updates on a site(until now i could only add features) for folder1 and its structure?
Sorry for my trivial questions, but I've just started to learn about the P2 updater.</pre><br>
<pre style="margin: 0em;">Thank you,
Madalina</pre><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 15:03:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06756.html</guid>
		<author>madalina_2311@xxxxxxx (madalina_2311)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Installing via dropins/ in	Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06755.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Eclipse SDK includes org.eclipse.ui.ide, EPP doesn't.</pre><br>
<pre style="margin: 0em;">Snjeza</pre><br>
<tt>Eric Rizzo wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>I'm trying to help someone install the Cypal Studio plug-ins 
(<a  href="http://www.cypal.in/studio">http://www.cypal.in/studio</a>) into Galileo, but seeing odd behavior. I 
can put the plug-in JARs into the dropins directory of my SDK 
installation and it picks them up fine. But if we put them in dropins/ 
of one of the EPP packages they are not detected. Nothing in Error Log, 
can't be found by OSGi console via diag or ss command, nothing.<br>
We've tried this on both Windows and OS X, with the Java Dev and Plug-in 
Dev packages.</tt><br>
<br>
<tt>My friend says he can put other plug-in JARs in the dropins/ directory 
and they get picked up OK, so perhaps it's something with the Cypal 
plug-ins. But if OSGi console doesn't even see them I don't know how to 
diagnose the problem.<br>
Any ideas? Can any of the platform developers perhaps try installing 
into an EPP package and see what happens?</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Eric
</pre></blockquote><br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 14:30:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06755.html</guid>
		<author>snjeza.peco@xxxxxxx (Snjezana Peco)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] EventAdmin</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06754.html</link>
		<description>Hello, How I could return the result of a query from database (in Server/Consumer ? handleEvent method) to the Client/Publisher??? Because sendEvent and postEvent method return void and handleEvent method return void. Thanks for advance. </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hello,</pre><br>
<tt>How I could return the result of a query from database (in Server/Consumer 
? handleEvent method) to the Client/Publisher??? Because sendEvent and 
postEvent method return void and handleEvent method return void.</tt><br>
<br>
<pre style="margin: 0em;">Thanks for advance.</pre><br>
<br>
]]></content:encoded>
		<pubDate>Fri, 18 Sep 2009 10:56:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06754.html</guid>
		<author>cuentaosiris@xxxxxxx (Fer )</author>
	</item>


	<item>
		<title>[news.eclipse.technology.equinox] Re: Installing via dropins/ in	Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06753.html</link>
		<description>Anything installed into dropins is done &amp;quot;optionally&amp;quot; so it's very likely there is something in the EPP package that is conflicting with a requirement in the Cypal Studio. If at all possible I would install throught the p2 UI as that should tell you what th...</description>
		<content:encoded><![CDATA[<pre>Anything installed into dropins is done &quot;optionally&quot; so it's very likely 
there is something in the EPP package that is conflicting with a requirement 
in the Cypal Studio.
If at all possible I would install throught the p2 UI as that should tell 
you what the conflict is.

HTH
-Simon

&quot;Eric Rizzo&quot; &lt;eclipse-bugs@xxxxxxxxxxxx&gt; wrote in message 
<a  href="news:h8u566$g48$1@xxxxxxxxxxxxxxxxxxxx">news:h8u566$g48$1@xxxxxxxxxxxxxxxxxxxx</a>
&gt; I'm trying to help someone install the Cypal Studio plug-ins 
&gt; (<a  href="http://www.cypal.in/studio">http://www.cypal.in/studio</a>) into Galileo, but seeing odd behavior. I can 
&gt; put the plug-in JARs into the dropins directory of my SDK installation and 
&gt; it picks them up fine. But if we put them in dropins/ of one of the EPP 
&gt; packages they are not detected. Nothing in Error Log, can't be found by 
&gt; OSGi console via diag or ss command, nothing.
&gt; We've tried this on both Windows and OS X, with the Java Dev and Plug-in 
&gt; Dev packages.
&gt;
&gt; My friend says he can put other plug-in JARs in the dropins/ directory and 
&gt; they get picked up OK, so perhaps it's something with the Cypal plug-ins. 
&gt; But if OSGi console doesn't even see them I don't know how to diagnose the 
&gt; problem.
&gt; Any ideas? Can any of the platform developers perhaps try installing into 
&gt; an EPP package and see what happens?
&gt;
&gt; Thanks,
&gt; Eric 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 21:03:35 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06753.html</guid>
		<author>simon_kaegi@xxxxxxx (Simon Kaegi)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Re: Dropins folder in Galileo	(newbie?)</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06752.html</link>
		<description>There was a bug where moving a bundle from &amp;quot;plugins&amp;quot; to &amp;quot;dropins&amp;quot; in one step baffled the resolver because it ends up both installing and uninstalling a bundle with same BSN and version. I think is fixed in HEAD now however a workaround that makes life eas...</description>
		<content:encoded><![CDATA[<pre>There was a bug where moving a bundle from &quot;plugins&quot; to &quot;dropins&quot; in one 
step baffled the resolver because it ends up both installing and 
uninstalling a bundle with same BSN and version. I think is fixed in HEAD 
now however a workaround that makes life easier is to:
1) remove the bundle from plugins and restart
2) shutdown eclipse
3) put the bundle in dropins and restart again.

HTH
-Simon

&quot;J Michael Dean&quot; &lt;mdean77@xxxxxxxxxxx&gt; wrote in message 
<a  href="news:C6D7AAB7.2772D%mdean77@xxxxxxxxxxxxxx">news:C6D7AAB7.2772D%mdean77@xxxxxxxxxxxxxx</a>
&gt;I have two plugins that are homemade several months ago that I install by
&gt; dumping them into the plugins folder, and all is well.  But after reading
&gt; more about p2 and the dropins folder, I moved these plugins to the dropins
&gt; folder.  Now I get compilation errors because the two plugins are not
&gt; recognized.  I thought the default behavior was that this folder is
&gt; monitored by Eclipse.  For now, I just dragged them back to the plugins
&gt; folder and I can continue with my work, but given what I have read, I must
&gt; be missing something ridiculously simple.  Advice appreciated.
&gt;
&gt; - Mike
&gt; 



</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 21:01:40 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06752.html</guid>
		<author>simon_kaegi@xxxxxxx (Simon Kaegi)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] Installing via dropins/ in	Galileo packages</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06751.html</link>
		<description>I'm trying to help someone install the Cypal Studio plug-ins (http://www.cypal.in/studio) into Galileo, but seeing odd behavior. I can put the plug-in JARs into the dropins directory of my SDK installation and it picks them up fine. But if we put them in d...</description>
		<content:encoded><![CDATA[<tt>I'm trying to help someone install the Cypal Studio plug-ins 
(<a  href="http://www.cypal.in/studio">http://www.cypal.in/studio</a>) into Galileo, but seeing odd behavior. I 
can put the plug-in JARs into the dropins directory of my SDK 
installation and it picks them up fine. But if we put them in dropins/ 
of one of the EPP packages they are not detected. Nothing in Error Log, 
can't be found by OSGi console via diag or ss command, nothing.<br>
We've tried this on both Windows and OS X, with the Java Dev and Plug-in 
Dev packages.</tt><br>
<br>
<tt>My friend says he can put other plug-in JARs in the dropins/ directory 
and they get picked up OK, so perhaps it's something with the Cypal 
plug-ins. But if OSGi console doesn't even see them I don't know how to 
diagnose the problem.<br>
Any ideas? Can any of the platform developers perhaps try installing 
into an EPP package and see what happens?</tt><br>
<br>
<pre style="margin: 0em;">Thanks,
Eric</pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 20:11:48 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06751.html</guid>
		<author>eclipse-bugs@xxxxxxx (Eric Rizzo)</author>
	</item>
	<item>
		<title>[news.eclipse.technology.equinox] [p2] How to avoid hitting remote	repositories?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06750.html</link>
		<description>Hello, I am writing standalone custom plugin installer using P2 Director application as an example. I call it &amp;quot;integrator&amp;quot;, since it integrates my eclipse feature into target eclipse-application. I want to distribute this integrator with local update sites...</description>
		<content:encoded><![CDATA[<pre>Hello,

I am writing standalone custom plugin installer using P2 Director
application as an example. I call it &quot;integrator&quot;, since it integrates
my eclipse feature into target eclipse-application.

I want to distribute this integrator with local update sites, and want
to install new plugins only from these local sites. I don't want to hit
remote (http) repositories at all.

Problem is that sometimes I see that P2 code is downloading metadata
from remote sites too. Is it possible to disable this? It seems that one
solution could be to removing
&quot;org.eclipse.ecf.provider.filetransfer.httpclient&quot; plugins from my
integrator. Would it break something else?

Thank you for your answers.

-Peter Stibrany

</pre>]]></content:encoded>
		<pubDate>Thu, 17 Sep 2009 18:37:18 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.technology.equinox/msg06750.html</guid>
		<author>peter@xxxxxxx (Peter Stibrany)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->
