building from source [message #31062] |
Tue, 31 March 2009 21:01 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.04817 seconds