Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » SWTBot » building from source
building from source [message #31062] Wed, 01 April 2009 01:01
Will Horn is currently offline Will HornFriend
Messages: 265
Registered: July 2009
Senior Member
I'm trying to build from source in Eclipse 3.5M6.

I checked out all the projects from SVN, then imported the following
from orbit:
* org.hamcrest
* org.hamcrest.core
* org.hamcrest.generator
* org.hamcrest.integration
* org.hamcrest.library
* org.hamcrest.text
* org.apache.log4j
* com.thoughtworks.qdox

I also copied over .classpath, MANIFEST.MF, and build.properties in
org.eclipse.swtbot.junit4_x with the .junit4_5 variants.

However, I still get errors in my workspace such as the following:

Description Resource Path Location Type
org.hamcrest.generator cannot be resolved MatcherGeneratorMain.java
org.eclipse.swtbot.generator/src/org/eclipse/swtbot/generato r line 32
Java Problem

Description Resource Path Location Type
Access restriction: The method allOf(Matcher<? extends Widget>[]) from
the type Matchers is not accessible due to restriction on required
library
org.hamcrest.library/org.hamcrest.library_1.1.0.v20090306031 5.jar
AbstractTextBasedRecorderListener.java
org.eclipse.swtbot.swt.recorder/src/org/eclipse/swtbot/swt/r ecorder/widgets/text
line 84 Java Problem

Any ideas? Maybe there is an easier way of doing this?

Thanks,
Will
Previous Topic:Inconsistent API SWTBotMenu
Next Topic:How to click a link in a view
Goto Forum:
  


Current Time: Fri Apr 26 22:40:20 GMT 2024

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

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

Back to the top