Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » SWTBot dev setup (how to checkout sources)
SWTBot dev setup (how to checkout sources) [message #13259] Sat, 10 January 2009 18:20 Go to next message
Eclipse UserFriend
Ketan,

Where can I find instructions on how to set up a workspace to contribute
to SWTBot? I've looked around and found very little information.

So far I've checked out the sources, but there appears to be an
unresolved dependency on a plug-in named org.hamcrest

Thanks,

David
Re: SWTBot dev setup (how to checkout sources) [message #13286 is a reply to message #13259] Sat, 10 January 2009 19:24 Go to previous messageGo to next message
Eclipse UserFriend
David Green wrote:
> Ketan,
>
> Where can I find instructions on how to set up a workspace to contribute
> to SWTBot? I've looked around and found very little information.
>
> So far I've checked out the sources, but there appears to be an
> unresolved dependency on a plug-in named org.hamcrest

Good point. Ketan, you may want to create a releng project similar to
what PDE and Equinox has done. For example, if you go to the PDE Wiki,
we have a link to the PSF that fetches all the sources and deps.

http://wiki.eclipse.org/PDE
http://dev.eclipse.org/viewcvs/index.cgi/pde/org.eclipse.pde .releng/pde-all.psf?view=co

Cheers,

~ Chris
Re: SWTBot dev setup (how to checkout sources) [message #14008 is a reply to message #13259] Sun, 11 January 2009 04:28 Go to previous message
Eclipse UserFriend
Hi David,

SWTBot comes with a releng project and things generally work out of the
box. The build instructions are available in the readme in the releng
project.

Reg the dependencies, I've not checked in, or managed to get them into
orbit yet.

You can download the dependencies from
https://swtbot.svn.sourceforge.net/svnroot/swtbot/branches/j ava-1.5-api-spike/org.eclipse.swtbot.releng/externals/plugin s/
for now (and put them in .releng/externals/plugins)

A patched version of the eclipse test framework is available at
https://swtbot.svn.sourceforge.net/svnroot/swtbot/branches/j ava-1.5-api-spike/org.eclipse.swtbot.releng/test-sandbox/ecl ipse-test-framework-3.3.zip
(you'll need to put this into .releng/externals)

Drop in an email if there's something else you need.

-- Ketan

On 10/1/09 23:50, David Green wrote:
> Ketan,
>
> Where can I find instructions on how to set up a workspace to contribute
> to SWTBot? I've looked around and found very little information.
>
> So far I've checked out the sources, but there appears to be an
> unresolved dependency on a plug-in named org.hamcrest
>
> Thanks,
>
> David
Previous Topic:another opensource GUI testing tool
Next Topic:How to show an Eclipse view that hasn't been shown previously?
Goto Forum:
  


Current Time: Wed Feb 12 21:40:03 GMT 2025

Powered by FUDForum. Page generated in 0.39342 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top