<?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>swtbot-dev</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/maillist.html</link>
		<description>swtbot-dev</description>
		<language>en-us</language>
		<pubDate>Wed, 23 May 2012 14:30:11 GMT</pubDate>
		<lastBuildDate>Wed, 23 May 2012 14:30:11 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>swtbot-dev</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/maillist.html</link>
		</image>
 

	<item>
		<title>[swtbot-dev] SWTBot for Eclipse 4.2</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00292.html</link>
		<description>thanks for taking up [1].Any chance that you could provide a p2 repository with a preliminaryversion of SWTBot for Eclipse 4.2 so that we could give it a try withthe EGit UI tests ? https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598-- Matthias </description>
		<content:encoded><![CDATA[<div>thanks for taking up [1].</div><div><br></div>Any chance that you could provide a p2 repository with a preliminary<div>version of SWTBot for Eclipse 4.2 so that we could give it a try with</div><div>the EGit UI tests ?</div>
<div><br></div><div><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598">https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598</a><br clear="all"><div><br></div>-- <br>Matthias<br>
</div>
]]></content:encoded>
		<pubDate>Wed, 23 May 2012 14:22:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00292.html</guid>
		<author>matthias.sohn@xxxxxxx (Matthias Sohn)</author>
	</item>


	<item>
		<title>[swtbot-dev] how to access a shell's system menu</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00291.html</link>
		<description> Anyone know how to access the system menu of a shell via SWTBot?   John Attachment: shellsystemmenu.gif Description: shellsystemmenu.gif </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">


<div class="Section1">
<p class="MsoNormal">Anyone know how to access the system menu of a shell via SWTBot?<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">John<o:p></o:p></p>
</div>


</td></tr></table><p><strong>Attachment:
<a href="gifWhpqHHXl3Z.gif" ><tt>shellsystemmenu.gif</tt></a></strong><br>
<em>Description:</em> shellsystemmenu.gif</p>
]]></content:encoded>
		<pubDate>Mon, 21 May 2012 14:40:22 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00291.html</guid>
		<author>RAT042@xxxxxxx (Cortell John-RAT042)</author>
	</item>


	<item>
		<title>[swtbot-dev] Project meta data is out of date for technology.swtbot</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00290.html</link>
		<description>Ketan, Projects are required to keep meta data up to date using the MyFoundation Portal (http://portal.eclipse.org/). The following problems were found with this project's meta-data: * Project home page does not exist (projecturl = http://eclipse.org/swtbo...</description>
		<content:encoded><![CDATA[<pre>Ketan,
Projects are required to keep meta data up to date using the MyFoundation
Portal (<a  href="http://portal.eclipse.org/">http://portal.eclipse.org/</a>).  The following problems were found
with this project's meta-data:

* Project home page does not exist (projecturl = <a  href="http://eclipse.org/swtbot">http://eclipse.org/swtbot</a>
returns a 404)
* There is no next/future release of this project. All Eclipse projects
must have a &quot;next release&quot; planned and scheduled.


</pre>]]></content:encoded>
		<pubDate>Sat, 05 May 2012 04:00:19 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00290.html</guid>
		<author>emo@xxxxxxx (portal on behalf of emo)</author>
	</item>


	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00289.html</link>
		<description>2012/4/18 Matthias Sohn &amp;lt;matthias.sohn@xxxxxxxxxxxxxx&amp;gt;They&amp;#39;d need to replace that code with something like: ToolBar toolbar = null;IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();if (t instanceof ToolBarManager) {&amp;#xC2;#xC2;#...</description>
		<content:encoded><![CDATA[<div class="gmail_quote">2012/4/18 Matthias Sohn <span dir="ltr">&lt;<a href="mailto:matthias.sohn@xxxxxxxxxxxxxx" target="_blank">matthias.sohn@xxxxxxxxxxxxxx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><div class="gmail_quote">2012/4/10 Paul Webster <span dir="ltr">&lt;<a href="mailto:pwebster@xxxxxxxxxxxxxxxxxxx" target="_blank">pwebster@xxxxxxxxxxxxxxxxxxx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_quote"><div>On Thu, Apr 5, 2012 at 7:32 PM, Matthias Sohn <span dir="ltr">&lt;<a href="mailto:matthias.sohn@xxxxxxxxxxxxxx" target="_blank">matthias.sohn@xxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I am trying to make the EGit UI tests run on Eclipse 4.2, I can&#39;t get over the following</div><div>problem which seems to be caused by SWTBot using the following method of an&#xC2;</div><div>internal class org.eclipse.ui.internal.PartPane.getToolBar()</div>



<div>which is no longer&#xC2;available in 4.2. This affects quite a number of EGit UI tests.</div><div><br></div><div>I tried both the Helios and Indigo nightly build versions of SWTBot.</div><div>I couldn&#39;t find any Juno / 4.2 based SWTBot version.</div>



<div><br></div><div>Any hints how to fix this ?</div><div><br></div><div>testCreateCheckoutDeleteLocalBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest) &#xC2;Time elapsed: 3.965 sec &#xC2;&lt;&lt;&lt; ERROR!</div>



<div>org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control;)</div></blockquote></div><div><br><br>They&#39;d need to replace that code with something like:<br>


<br>ToolBar toolbar = null;<br>IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();<br>if (t instanceof ToolBarManager) {<br>&#xC2;&#xC2;&#xC2; toolbar = ((ToolBarManager)t).getControl();<br>}<br><br></div>


</div></blockquote></div><div><br></div></div></div><div>thanks Paul for your hints :-)</div><div><br></div>I posted 2 patches to Bugzilla [1] hoping that some SWTBot wizard<div>finds time to review them. The patches provide build configuration</div>

<div>for 4.2M6 and fix the compile errors. Though running the SWTBot tests</div><div>on Mac OSX reveal around 30 errors, looks like there are more problems</div><div>on 4.2. Hence I need help from somebody who&#xC2;knows more about&#xC2;</div>

<div>SWTBot in order to get an idea what these&#xC2;errors mean.</div><div><div><br></div><div>[1]&#xC2;<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598" target="_blank">https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598</a></div>
</div></blockquote><div><br></div><div>ping ...</div><div><br></div><div>This prevents us from running EGit UI tests on Eclipse 4.2.&#xC2;</div><div>Could please some&#xC2;SWTBot committer have a look ?&#xC2;</div></div><div><br></div>-- <br>
Matthias<br>
]]></content:encoded>
		<pubDate>Mon, 30 Apr 2012 06:30:13 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00289.html</guid>
		<author>matthias.sohn@xxxxxxx (Matthias Sohn)</author>
	</item>


	<item>
		<title>[swtbot-dev] How do I modify the output of the headless run?</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00288.html</link>
		<description> Hi, I am running a headless build according to the steps mentioned at http://wiki.eclipse.org/SWTBot/Ant When I run my test case, I have the  performance information( server time, DB time and client time). I want this information to be shown on the final ...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td style="a:link { color: blue } a:visited { color: purple } ">


<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal">I am running a headless build according to the steps mentioned at
<a href="http://wiki.eclipse.org/SWTBot/Ant">http://wiki.eclipse.org/SWTBot/Ant</a><o:p></o:p></p>
<p class="MsoNormal">When I run my test case, I have the&nbsp; performance information( server time, DB time and client time). I want this information to be shown on the final report.<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">How can I achieve that? <o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal">I see that the formatter given as a parameter has a method to print the system-out. However, in my test case (which annotated with @Test ) I don&#8217;t have access to the formatter.<o:p></o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Saurabh<o:p></o:p></p>
</div>


</td></tr></table>]]></content:encoded>
		<pubDate>Wed, 25 Apr 2012 13:33:56 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00288.html</guid>
		<author>saurabh.talwalkar@xxxxxxx (Talwalkar, Saurabh)</author>
	</item>


	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00287.html</link>
		<description>2012/4/10 Paul Webster &amp;lt;pwebster@xxxxxxxxxxxxxxxxxxx&amp;gt;They&amp;#39;d need to replace that code with something like: ToolBar toolbar = null;IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();if (t instanceof ToolBarManager) {&amp;#xC2;xC2;C2;...</description>
		<content:encoded><![CDATA[<div class="gmail_quote">2012/4/10 Paul Webster <span dir="ltr">&lt;<a href="mailto:pwebster@xxxxxxxxxxxxxxxxxxx">pwebster@xxxxxxxxxxxxxxxxxxx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div class="im">On Thu, Apr 5, 2012 at 7:32 PM, Matthias Sohn <span dir="ltr">&lt;<a href="mailto:matthias.sohn@xxxxxxxxxxxxxx" target="_blank">matthias.sohn@xxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I am trying to make the EGit UI tests run on Eclipse 4.2, I can&#39;t get over the following</div><div>problem which seems to be caused by SWTBot using the following method of an&#xC2;</div><div>internal class org.eclipse.ui.internal.PartPane.getToolBar()</div>


<div>which is no longer&#xC2;available in 4.2. This affects quite a number of EGit UI tests.</div><div><br></div><div>I tried both the Helios and Indigo nightly build versions of SWTBot.</div><div>I couldn&#39;t find any Juno / 4.2 based SWTBot version.</div>


<div><br></div><div>Any hints how to fix this ?</div><div><br></div><div>testCreateCheckoutDeleteLocalBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest) &#xC2;Time elapsed: 3.965 sec &#xC2;&lt;&lt;&lt; ERROR!</div>


<div>org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control;)</div></blockquote></div><div><br><br>They&#39;d need to replace that code with something like:<br>

<br>ToolBar toolbar = null;<br>IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();<br>if (t instanceof ToolBarManager) {<br>&#xC2;&#xC2;&#xC2; toolbar = ((ToolBarManager)t).getControl();<br>}<br><br></div>

</div></blockquote></div><div><br></div><div>thanks Paul for your hints :-)</div><div><br></div>I posted 2 patches to Bugzilla [1] hoping that some SWTBot wizard<div>finds time to review them. The patches provide build configuration</div>
<div>for 4.2M6 and fix the compile errors. Though running the SWTBot tests</div><div>on Mac OSX reveal around 30 errors, looks like there are more problems</div><div>on 4.2. Hence I need help from somebody who&#xC2;knows more about&#xC2;</div>
<div>SWTBot in order to get an idea what these&#xC2;errors mean.</div><div><div><br></div><div>[1]&#xC2;<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598">https://bugs.eclipse.org/bugs/show_bug.cgi?id=375598</a></div><div>
<br></div>-- <br>Matthias<br>
</div>
]]></content:encoded>
		<pubDate>Wed, 18 Apr 2012 09:06:38 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00287.html</guid>
		<author>matthias.sohn@xxxxxxx (Matthias Sohn)</author>
	</item>


	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00286.html</link>
		<description>2012/4/10 Paul Webster &amp;lt;pwebster@xxxxxxxxxxxxxxxxxxx&amp;gt;They&amp;#39;d need to replace that code with something like: ToolBar toolbar = null;IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();if (t instanceof ToolBarManager) {&amp;#xC2;xC2;C2;...</description>
		<content:encoded><![CDATA[<div class="gmail_quote">2012/4/10 Paul Webster <span dir="ltr">&lt;<a href="mailto:pwebster@xxxxxxxxxxxxxxxxxxx">pwebster@xxxxxxxxxxxxxxxxxxx</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div class="im">On Thu, Apr 5, 2012 at 7:32 PM, Matthias Sohn <span dir="ltr">&lt;<a href="mailto:matthias.sohn@xxxxxxxxxxxxxx" target="_blank">matthias.sohn@xxxxxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>I am trying to make the EGit UI tests run on Eclipse 4.2, I can&#39;t get over the following</div><div>problem which seems to be caused by SWTBot using the following method of an&#xC2;</div><div>internal class org.eclipse.ui.internal.PartPane.getToolBar()</div>


<div>which is no longer&#xC2;available in 4.2. This affects quite a number of EGit UI tests.</div><div><br></div><div>I tried both the Helios and Indigo nightly build versions of SWTBot.</div><div>I couldn&#39;t find any Juno / 4.2 based SWTBot version.</div>


<div><br></div><div>Any hints how to fix this ?</div><div><br></div><div>testCreateCheckoutDeleteLocalBranch(org.eclipse.egit.ui.view.repositories.GitRepositoriesViewBranchHandlingTest) &#xC2;Time elapsed: 3.965 sec &#xC2;&lt;&lt;&lt; ERROR!</div>


<div>org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control;)</div></blockquote></div><div><br><br>They&#39;d need to replace that code with something like:<br>

<br>ToolBar toolbar = null;<br>IToolBarManager t = ((IViewSite)part.getSite()).getActionBars().getToolBarManager();<br>if (t instanceof ToolBarManager) {<br>&#xC2;&#xC2;&#xC2; toolbar = ((ToolBarManager)t).getControl();<br>}<br></div></div>
</blockquote><div><br></div><div>thanks, this seems to make the compiler happy ;-)</div><div>I&#39;ll contribute a patch to the swtbot project.</div><div><br></div><div>I face another similar problem with the swtbot method <font face="&#39;courier new&#39;, monospace">ViewMenuFinder.findMenus()</font>.&#xC2;</div>
<div>I bet you can&#xC2;provide another hack&#xC2;to retrieve the view&#39;s MenuManager in 4.2 to fix&#xC2;</div><div><font face="&#39;courier new&#39;, monospace">findMenus()</font>&#xC2;which should return the&#xC2;view menus for a given <font face="&#39;courier new&#39;, monospace">IViewReference</font> but fails&#xC2;</div>
<div>since the&#xC2;non-API method&#xC2;<font face="&#39;courier new&#39;, monospace">getPane()</font> doesn&#39;t exist anymore in 4.2:</div>







<p class="p1"><font face="&#39;courier new&#39;, monospace"><span class="Apple-tab-span">	</span><span class="s1">public</span> List&lt;SWTBotViewMenu&gt; findMenus(<span class="s1">final</span> IViewReference view, <span class="s1">final</span> Matcher&lt;?&gt; matcher, <span class="s1">final</span> <span class="s1">boolean</span> recursive) {</font></p>

<p class="p1"><font face="&#39;courier new&#39;, monospace"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="s1">&#xC2; return</span> UIThreadRunnable.syncExec(<span class="s1">new</span> ListResult&lt;SWTBotViewMenu&gt;() {<br>
</font><span class="s1" style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; public</span><span style="font-family:&#39;courier new&#39;,monospace"> List&lt;SWTBotViewMenu&gt; run() {<br></span><span class="s2" style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; &#xC2; ViewPane</span><span style="font-family:&#39;courier new&#39;,monospace"> viewPane = (</span><span class="s2" style="font-family:&#39;courier new&#39;,monospace">ViewPane</span><span style="font-family:&#39;courier new&#39;,monospace">) ((WorkbenchPartReference) view).getPane();<br>
</span><span style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; &#xC2; MenuManager mgr = viewPane.getMenuManager();<br></span><span style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; &#xC2; List&lt;SWTBotViewMenu&gt; l = </span><span class="s1" style="font-family:&#39;courier new&#39;,monospace">new</span><span style="font-family:&#39;courier new&#39;,monospace"> ArrayList&lt;SWTBotViewMenu&gt;();<br>
</span><span style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; &#xC2; l.addAll(getMenuItemsInternal(mgr.getItems(), matcher, recursive));<br></span><span class="s1" style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; &#xC2; return</span><span style="font-family:&#39;courier new&#39;,monospace"> l;<br>
</span><span style="font-family:&#39;courier new&#39;,monospace">&#xC2; &#xC2; }<br></span><span style="font-family:&#39;courier new&#39;,monospace">&#xC2; });<br></span><font face="&#39;courier new&#39;, monospace">}</font>&#xC2;</p></div>-- <br>
Matthias<br>
]]></content:encoded>
		<pubDate>Sun, 15 Apr 2012 16:25:06 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00286.html</guid>
		<author>matthias.sohn@xxxxxxx (Matthias Sohn)</author>
	</item>


	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00285.html</link>
		<description>On Tue, Apr 10, 2012 at 8:15 AM, Paul Webster &amp;lt;pwebster@xxxxxxxxxxxxxxxxxxx&amp;gt; wrote:Bug&amp;#xC2;375305 - org.eclipse.ui.internal.PartPane does no longer allows access to its toolbar&amp;#xC2;PW-- Paul WebsterHi floor.&amp;#xC2; Make me a sammich! - GIR </description>
		<content:encoded><![CDATA[<div class="gmail_quote">On Tue, Apr 10, 2012 at 8:15 AM, Paul Webster <span dir="ltr">&lt;<a href="mailto:pwebster@xxxxxxxxxxxxxxxxxxx">pwebster@xxxxxxxxxxxxxxxxxxx</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><div class="gmail_quote"><div>In this case, PartPane was internal and they shouldn&#39;t have been using it.&#xC2; Even the code I&#39;ve supplied is technically violating API, as the framework only offers a way to get the view part IToolBarManager.&#xC2;&#xC2; It just happens that my suggested code will work in 3.8 and 4.2 (but I can&#39;t speak to &gt;4.2).<br>

<br></div></div></blockquote><div><br><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=375305"><b>Bug&#xC2;375305</b></a> -<span id="summary_alias_container"> 
      <span id="short_desc_nonedit_display">org.eclipse.ui.internal.PartPane does no longer allows access to its toolbar</span></span><br>&#xC2;</div></div><br>PW<br clear="all"><br>-- <br>Paul Webster<br>Hi floor.&#xC2; Make me a sammich! - GIR<br>

]]></content:encoded>
		<pubDate>Tue, 10 Apr 2012 13:11:30 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00285.html</guid>
		<author>pwebster@xxxxxxx (Paul Webster)</author>
	</item>
	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00284.html</link>
		<description>On Tue, Apr 10, 2012 at 8:15 AM, Paul Webster &amp;lt;pwebster@xxxxxxxxxxxxxxxxxxx&amp;gt; wrote:That&amp;#39;s a typo Christian :-)Later,PW-- Paul WebsterHi floor.&amp;#xC2; Make me a sammich! - GIR </description>
		<content:encoded><![CDATA[<br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 8:15 AM, Paul Webster <span dir="ltr">&lt;<a href="mailto:pwebster@xxxxxxxxxxxxxxxxxxx">pwebster@xxxxxxxxxxxxxxxxxxx</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Christina,<br></blockquote><div><br>That&#39;s a typo Christian :-)<br><br>Later,<br>PW<br></div></div><br clear="all"><br>-- <br>Paul Webster<br>Hi floor.&#xC2; Make me a sammich! - GIR<br>
]]></content:encoded>
		<pubDate>Tue, 10 Apr 2012 12:17:20 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00284.html</guid>
		<author>pwebster@xxxxxxx (Paul Webster)</author>
	</item>
	<item>
		<title>Re: [swtbot-dev] [egit-dev] EGit UI tests fail on Eclipse 4.2 with java.lang.NoSuchMethodError: org.eclipse.ui.internal.PartPane.getToolBar()Lorg/eclipse/swt/widgets/Control</title>
		<link>http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00283.html</link>
		<description>Hi Christina,On Tue, Apr 10, 2012 at 7:42 AM, Campo, Christian &amp;lt;Christian.Campo@xxxxxxxxxxxx&amp;gt; wrote:In this case, PartPane was internal and they shouldn&amp;#39;t have been using it.&amp;#xC2; Even the code I&amp;#39;ve supplied is technically violating API, as the framework only ...</description>
		<content:encoded><![CDATA[Hi Christina,<br><br><div class="gmail_quote">On Tue, Apr 10, 2012 at 7:42 AM, Campo, Christian <span dir="ltr">&lt;<a href="mailto:Christian.Campo@xxxxxxxxxxxx">Christian.Campo@xxxxxxxxxxxx</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<p></p><div>Hi Paul,</div><div><br></div><div>maybe I am asking a silly question here, but since Riena experienced some APIs in E4 which didnt work to our surprise I have to ask this. Is the method getToolbar() DEPRECATED (as it should be) ???</div>
</div></blockquote><div><br>In this case, PartPane was internal and they shouldn&#39;t have been using it.&#xC2; Even the code I&#39;ve supplied is technically violating API, as the framework only offers a way to get the view part IToolBarManager.&#xC2;&#xC2; It just happens that my suggested code will work in 3.8 and 4.2 (but I can&#39;t speak to &gt;4.2).<br>
<br></div></div><br>PW<br clear="all"><br>-- <br>Paul Webster<br>Hi floor.&#xC2; Make me a sammich! - GIR<br>
]]></content:encoded>
		<pubDate>Tue, 10 Apr 2012 12:15:33 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/swtbot-dev/msg00283.html</guid>
		<author>pwebster@xxxxxxx (Paul Webster)</author>
	</item>

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

