Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rmf-dev] Use RMF to read a ReqIF File

Hi,

I hope that this is the right e-mail address to ask questions about the RMF Project Setup. Currently I'm working on a science project at my university and I need to use the RMF Library in Eclipse to read a .reqif File.
My first attempt was to just install the package via Oomph (Install New Software in Eclipse) but after installation I still cant import the classes I need. For example from org.eclipse.rmf.reqif10 I cant import the ReqIF class.
My second attempt was to just clone the repository for rmf and export it as a jar to use it in my project. That worked for the most of the classes I need but when using the EMF package with ResourceSet I cant open the File because of another Library which should be there but cant be used by EMF.

So is there a way to open a reqif file with RMF via Code to use its data and can you help me to setup the project correctly?

Best regards

Marco Piechotta
University of Tübingen
Germany

Back to the top