<?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.dsdp.ercp</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/maillist.html</link>
		<description>NewsGroup: news.eclipse.dsdp.ercp</description>
		<language>en-us</language>
		<pubDate>Thu, 02 Jul 2009 18:03:36 GMT</pubDate>
		<lastBuildDate>Thu, 02 Jul 2009 18:03:36 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.dsdp.ercp</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.dsdp.ercp/maillist.html</link>
		</image>
 

	<item>
		<title>[news.eclipse.dsdp.ercp] Source of startup.jar</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00849.html</link>
		<description>Hi! I am seraching for the source code of the startup.jar of eRCP. I tried to find it in the CVS repository, but the folder platform-launcher contains only a Main.java that is not equivalent to the startup.jar that is in the distribution of 1.2.1 - I decom...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi!</pre><br>
<tt>I am seraching for the source code of the startup.jar of eRCP. I tried to 
find it in the CVS repository, but the folder platform-launcher contains 
only a Main.java that is not equivalent to the startup.jar that is in the 
distribution of 1.2.1 - I decompiled it and the difference is dramatic. In 
the repository there is only a compiled startup.jar but no source.</tt><br>
<br>
<pre style="margin: 0em;">Can anybody help me where to obtain the source?</pre><br>
<pre style="margin: 0em;">Thanks and regards</pre><br>
<pre style="margin: 0em;">Markus</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 02 Jul 2009 17:50:49 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00849.html</guid>
		<author>markus.bach@xxxxxxx (Markus Bach)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Integrating eRCP Javadoc</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00848.html</link>
		<description>An eRCP SDK is now available that includes JavaDoc and source. If you don't already have the Eclipse 3.5 IDE, then I suggest downloading Pulsar and the eRCP SDK is a one click install from there. Otherwise, use the Eclipse installer to install the SDK from...</description>
		<content:encoded><![CDATA[<pre>An eRCP SDK is now available that includes JavaDoc and source. If you don't 
already have the Eclipse 3.5 IDE, then I suggest downloading Pulsar and the 
eRCP SDK is a one click install from there.
Otherwise, use the Eclipse installer to install the SDK from the update site 
at www.eclipse.org\ercp\pulsar


&quot;Matthias Schoettle&quot; &lt;eclipse@xxxxxxxxxxx&gt; wrote in message 
<a  href="news:h0s1cs$ane$1@xxxxxxxxxxxxxxxxxxxx">news:h0s1cs$ane$1@xxxxxxxxxxxxxxxxxxxx</a>
&gt;I found a bug report concerning this issue:
&gt;
&gt; <a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=275501">https://bugs.eclipse.org/bugs/show_bug.cgi?id=275501</a>
&gt;
&gt;
&gt; On 16.02.2009 11:36, Matthias Schoettle wrote:
&gt;&gt; Hi,
&gt;&gt;
&gt;&gt; how can I integrate the eRCP Javadoc into eclipse for developing?
&gt;&gt; I tried adding the location to &quot;Additional source code locations&quot; in the 
&gt;&gt; source code settings for the target platform but this didn't work.
&gt;&gt;
&gt;&gt; Thanks
&gt;&gt; Matthias 



</pre>]]></content:encoded>
		<pubDate>Mon, 29 Jun 2009 18:38:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00848.html</guid>
		<author>rogalski@xxxxxxx (Mark Rogalski)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Question regarding build process</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00847.html</link>
		<description>I believe that the wm6pro project is just a fragment template. It's not really involved in the build of eSWT. The built binaries are just copied into the template and then it is exported. For wm6std, we just do a rename of the plugin and copy the wm6std bi...</description>
		<content:encoded><![CDATA[<pre>I believe that the wm6pro project is just a fragment template. It's not 
really involved in the build of eSWT.
The built binaries are just copied into the template and then it is 
exported. For wm6std, we just do a rename of the plugin and copy the wm6std 
binaries into it.

We use the WM6 Pro and Std SDKs for both WM5 and 6. eRCP works just fine on 
WM 6.1. We did see a couple minor issues on WM 6.5. I remember one was 
around how WM caches shortcut icons.


&quot;Wolfgang R&#xF6;ckelein&quot; &lt;w.roeckelein@xxxxxxxxx&gt; wrote in message 
<a  href="news:gv3hef$mh$1@xxxxxxxxxxxxxxxxxxxx">news:gv3hef$mh$1@xxxxxxxxxxxxxxxxxxxx</a>
&gt; Hi,
&gt;
&gt; is org.eclipse.ercp.swt.wm6pro used to build both of &quot;Windows Mobile 5/6 
&gt; Professional&quot; and &quot;Windows Mobile 5/6 Standard&quot;?
&gt;
&gt; What platform SDKs do you use for the release builds?
&gt; WM5 Pocket PC / WM5 Smartphone or WM6 Professional / WM6 Standard?
&gt;
&gt; Has anyone already tried WM 6.1?
&gt;
&gt; Thanks,
&gt;   Wolfgang 



</pre>]]></content:encoded>
		<pubDate>Mon, 29 Jun 2009 18:23:03 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00847.html</guid>
		<author>rogalski@xxxxxxx (Mark Rogalski)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Java vm running eRCP</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00846.html</link>
		<description>Hi. How is your application configured? Do you use eWorkbench or your own workbench? Is there an error when you try to start your application? Please read this wiki article: http://wiki.eclipse.org/How_to_use_eSWT_with_Midlets P.S.: The eRCP newsgroup has ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi.</pre><br>
<pre style="margin: 0em;">How is your application configured? Do you use eWorkbench or your own workbench?
Is there an error when you try to start your application?</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Might it even be possible to run eRCP using a Midlet setup? Right now 
I'm struggeling with EclispeME and eRCP, since there are some 
unavailable classes like NoSuchMethodException etc.<br>
Is it simply impossible to run eRCP with midlets?
</tt></blockquote><pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">Please read this wiki article: <a  href="http://wiki.eclipse.org/How_to_use_eSWT_with_Midlets">http://wiki.eclipse.org/How_to_use_eSWT_with_Midlets</a></pre><br>
<pre style="margin: 0em;">P.S.: The eRCP newsgroup has moved to eclipse.ercp.</pre><br>
]]></content:encoded>
		<pubDate>Sat, 20 Jun 2009 22:47:47 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00846.html</guid>
		<author>eclipse@xxxxxxx (Matthias Schoettle)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Run eRCP(-examples) on device (htc	with wm6)</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00845.html</link>
		<description>Did you manage to start it? I'm very much insterested in how to do this, since I have the same problem. Regards, Andre </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Did you manage to start it?
I'm very much insterested in how to do this, since I have the same problem.</pre><br>
<pre style="margin: 0em;">Regards,
Andre</pre><br>
<br>
]]></content:encoded>
		<pubDate>Wed, 17 Jun 2009 12:37:43 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00845.html</guid>
		<author>eeknay23@xxxxxxx (eeknay )</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.ercp] Java vm running eRCP</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00844.html</link>
		<description>Hi. I have been running eRCP using the IBM J9/WEME Java VM on a Dell Axim 51v without any shipped Java support and Windows Mobile 5. Now I have new hardware - HTC Touch Diamond 2 - running Windows Mobile 6. In contrast to the Dell hardware, this is shipped...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi.</pre><br>
<tt>I have been running eRCP using the IBM J9/WEME Java VM on a Dell Axim 51v 
without any shipped Java support and Windows Mobile 5.</tt><br>
<br>
<tt>Now I have new hardware - HTC Touch Diamond 2 - running Windows Mobile 6. 
In contrast to the Dell hardware, this is shipped with the JBlend Java VM 
supporting various JSRs and MIDP2.0.</tt><br>
<br>
<tt>I also purchased the new WEME environment for smartphones an installed it 
successfully. But I'm not able to start my application which previously 
worked fine on the Dell Axim. The application is a plugin which should be 
invoked by the eRCP startup.jar.</tt><br>
<br>
<tt>Unfortunately I have no idea how to run an eRCP application with the new 
WEME, neither do I know if I need to alter my development process using 
eclipse. Until now I used the supplied libraries from WEME and eRCP as the 
target plattfrom.</tt><br>
<br>
<pre style="margin: 0em;">Maybe someone could give me a hint on how to do this.</pre><br>
<tt>Might it even be possible to run eRCP using a Midlet setup? Right now I'm 
struggeling with EclispeME and eRCP, since there are some unavailable 
classes like NoSuchMethodException etc.<br>
Is it simply impossible to run eRCP with midlets?</tt><br>
<br>
<pre style="margin: 0em;">Help would be much apprechiated.
Regards,
Andre</pre><br>
<br>
]]></content:encoded>
		<pubDate>Wed, 17 Jun 2009 12:35:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00844.html</guid>
		<author>eeknay23@xxxxxxx (eeknay )</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Integrating eRCP Javadoc</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00843.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">I found a bug report concerning this issue:</pre><br>
<pre style="margin: 0em;"><a  href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=275501">https://bugs.eclipse.org/bugs/show_bug.cgi?id=275501</a></pre><br>
<tt><br>On 16.02.2009 11:36, Matthias Schoettle wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><pre style="margin: 0em;">Hi,</pre><br>
<tt>how can I integrate the eRCP Javadoc into eclipse for developing?<br>
I tried adding the location to &quot;Additional source code locations&quot; in the 
source code settings for the target platform but this didn't work.</tt><br>
<br>
<pre style="margin: 0em;">Thanks
Matthias
</pre></blockquote><br>
]]></content:encoded>
		<pubDate>Thu, 11 Jun 2009 22:44:42 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00843.html</guid>
		<author>eclipse@xxxxxxx (Matthias Schoettle)</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Is it posssible to catch eWorkbench	CLOSE event?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00842.html</link>
		<description>Thanks to Matthias &amp;amp; Danail. I want to listen the CLOSE event because, if the user closes the workbench/application unknowingly it will immediately close. I just want to raise a confirm message, so the user can know the application is closing and save the ...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;"><br>Thanks to Matthias &amp; Danail.</pre><br>
<tt>I want to listen the CLOSE event because, if the user closes the 
workbench/application unknowingly it will immediately close. I just want 
to raise a confirm message, so the user can know the application is 
closing and save the unsaved data if any or just cancel the close.</tt><br>
<br>
<pre style="margin: 0em;">How can I do this?</pre><br>
<pre style="margin: 0em;">Thanks to the great support.</pre><br>
<pre style="margin: 0em;">-arun</pre><br>
<br>
]]></content:encoded>
		<pubDate>Thu, 28 May 2009 14:04:16 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00842.html</guid>
		<author>arungi@xxxxxxx (Arunagiri.K )</author>
	</item>


	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Is it posssible to catch eWorkbench	CLOSE event?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00841.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre>Usually it is better to state what you are trying to accomplish instead of
asking how to accomplish something concrete, because the concrete thing you want
to do might not be possible, but there might be other solutions to your problem,
which are more suitable. The other problem is that I can suggest a way to do
this, but it serves no purpose to you, because you want different event. Let me
suggest some:

1) shell close event
2) menu item listener (if you are able to get access to the menu, through the shell)
3) using org.eclipse.ui.IWindowListener you will be notified when
IWorkbenchWindows are closed

There might be other ways, which I'm not aware currently of. But the best
solution to your problem you can get if you describe what you are trying to
accomplish.

P.S.
eRCP newsgroup has moved to eclipse.ercp. I'm copying this thread over.

Arunagiri.K wrote:
&gt; Dear All,
&gt; Is it possible to catch the workbench's close event (Exit menu item's
&gt; event on the workbench menu)? If yes, how?
&gt; 
&gt; Thanks.
&gt; 
&gt; -arun
&gt; 
&gt; 
&gt; 

</pre>]]></content:encoded>
		<pubDate>Tue, 26 May 2009 16:10:44 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00841.html</guid>
		<author>d.nachev@xxxxxxx (Danail Nachev)</author>
	</item>
	<item>
		<title>[news.eclipse.dsdp.ercp] Re: Is it posssible to catch eWorkbench	CLOSE event?</title>
		<link>http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00840.html</link>
		<description> </description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">The exit command is created this way in the default view:</pre><br>
<pre style="margin: 0em;">exitCommand = new Command(parent.getShell(), Command.EXIT, 0);
exitCommand.setText(Messages.getString(&quot;DefaultView.1&quot;)); //$NON-NLS-1$
exitCommand.addSelectionListener(this);</pre><br>
<pre style="margin: 0em;">I don't know how to get a reference of this command or the menu containing the
item. getMenu() and getMenuBar() (of Shell) both return null.</pre><br>
<pre style="margin: 0em;">The best way in my opinion is to use your own workbench where you can add your
own commands and handle them like you want to.</pre><br>
<tt>On 23.05.2009 14:48, Arunagiri.K wrote:
</tt><blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt>Dear All,<br>
Is it possible to catch the workbench's close event (Exit menu item's 
event on the workbench menu)? If yes, how?</tt><br>
<br>
<pre style="margin: 0em;">Thanks.</pre><br>
<pre style="margin: 0em;">-arun</pre><br>
<pre style="margin: 0em;"><br></pre><br>
</blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Tue, 26 May 2009 15:29:02 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/newsLists/news.eclipse.dsdp.ercp/msg00840.html</guid>
		<author>eclipse@xxxxxxx (Matthias Schoettle)</author>
	</item>

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