The import org.eclipse.rmf.reqif10 cannot be resolved [message #840031] |
Mon, 09 April 2012 15:30 |
Kay Muench Messages: 29 Registered: November 2011 Location: Germany |
Junior Member |
|
|
Hi,
after checking out the current develop branch, I'm getting the above error message several times, i.e. at a line containing
import org.eclipse.rmf.reqif10.ReqIF10Package;
I've made several hard resets to be sure of having the complete and correct branch, but with no success.
I'm lost...
Can you please tell me what I should do now?
|
|
|
Re: The import org.eclipse.rmf.reqif10 cannot be resolved [message #840133 is a reply to message #840031] |
Mon, 09 April 2012 18:02 |
|
Hello Kay,
My first guess is, that you are still using the old core, and failed to import the new core into your Eclipse workspace. While we did a lot of work on RMF, we are still not done with the cleanup.
To get things to work:
- Make sure that you import new projects from the repository into your workspace
- You need the following plugins from the core:
- org.eclipse.rmf.reqif10.model
- org.eclipse.rmf.serialization
- Also, the target platform definition moved to
org.eclipse.rmf.releng.target
- The product definition moved to
org.eclipse.rmf.releng.product
I think this should get you up and running for now. We plan on removing all the obsolete code soon.
Hope this helps,
- Michael
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07992 seconds