Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] Question on SWTBot on Eclipse 3.2

I checked out the bugzilla db dump and came up with this diff that is
available in the attachments:
http://swtbot.svn.sourceforge.net/viewvc/swtbot/trunk/net.sf.swtbot.finder/src/net/sf/swtbot/resolvers/CompositeResolver.java?r1=846&r2=845&pathrev=846

It is quite likely that this patch may not work for you. I'd suggest
commenting out parts of swtbot that do not compile since that is
likely api that was not available in 3.2.

Ketan
studios.thoughtworks.com | twitter.com/ketanpkr




On Mon, May 2, 2011 at 12:56 PM, Mathieu Cousy <mathieu.cousy@xxxxxxxxxx> wrote:
>
> Hello,
>
> For some technical reason I need to use SWTBot on an Eclipse 3.2 platform. I have been searching on internet any ressources on that subject and all I have found is the 2 following links:
>
>    Here you can find our solution: http://swtbot.org/bugzilla/show_bug.cgi?id=81
>    It is in the attachment: http://swtbot.org/bugzilla/attachment.cgi?id=74
>
>
> Unfortunately these two links do not work any longer.
> Could you please give me an update on that subject ?
>
> Thanks in advance,
>
>
> Mathieu COUSY
>
> Consultant
> Tél.: + 33 (0)6 77 85 81 27
>
> Valtech
> Immeuble Tersud - Bâtiment A
> 5, avenue Marcel Dassault
> 31500 Toulouse
> _______________________________________________
> swtbot-dev mailing list
> swtbot-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/swtbot-dev
>


Back to the top