Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rmf-dev] Use RMF to read a ReqIF File
  • From: andreas.graf@xxxxxxxxx
  • Date: Fri, 8 May 2020 12:56:05 +0200
  • Autocrypt: addr=andreas.graf@xxxxxxxxx; prefer-encrypt=mutual; keydata= mQENBE1ZQ1EBCAC0U1eQDuBVfIllI883Isx7nLuE2KypdiZIwr/R4IJ8lk2j+zCUnk3diFCL 63zHll0/azwWrzOlV/HOMgsEGY2YSf07cYgRi2WbGoQv5pYsjk1dyMHpxscEK2u3+/w7ZzYb 2AWDrEZaeaBJTZSkdALwRDZ4X6xtmRJaBc1eDV5LCcqWivaOQykrmIeFhEDeL1eIz6wccvdy o/uAh1maLCnfqgU0VnQRQmR7Rh85PYWTnmUAcdT3nT1FV/qCRJ2EtmpT6lXPHnuRTRxoX3xl bt3m+Ofs11ohYPP83aqVXOE2X0I+M37D7rN5KwDLuNCQcHO82H5+tkPfx7LC9+8c46ZrABEB AAG0JUFuZHJlYXMgR3JhZiA8YW5kcmVhcy5ncmFmQGl0ZW1pcy5kZT6JAT4EEwECACgCGyMG CwkIBwMCBhUIAgkKCwQWAgMBAh4BAheABQJcvwNyBQkVCVqhAAoJEPzoMueXgR4RyPAH/i60 6HI8/dZb/UCVezWg2k1nJ/Uj3N4rTfI1++FzI8ozjGEQnavP7cfFMQymLb6E4wxuDOEqvdGH 3BlrWz1G32hH9UCKuueKXdbrE2W4DhjgEPXOJIrDi06gK9m8dgc5g+3wtMgPP3J25a5gOory H8OS24l51qyJHHRgKwxrBoyH+Db0k5aywr9IT/AXkiv42EA5uh6kKnMmzN9j8ISogJ1k3cea RHBCYYCayR9YeszRfZhT+CaEWXpqPTiZPqo/AZYRHD6ZYNCmYQ/MBtNZiNiv4LciZA78wB0f x4mu6aNTznFO3i1/FAUFIGBXHZu14rtqALPvax+/GCaTgZApuBi5AQ0ETVlDUQEIAOAbmZOH l7BLcDUN5Ys/Y44uf3/RUyMp7VG7ZJLIjpW+7bGfGT5EdUAJauFraD/AFdz27NNxwAceozqp sn0nBG13QQYY2Rff3Op+LDyCxkq/LJ3LsDVTU5W8nA54JZLREu2hk96bkbDTpnDM9SHYIznT mZ5+LZWXShDBeErfFVH+8zWYmsNY+JrucMH4aeUrVeuTF5Jf6I51P5S/uzAZ+oetbBPQxQDN 62mAZC8TKJ/ERFQ9/jntn0+r+RUl5kHncVm2xoCFEx5FJYFWC16AjY4uUDcQcLR5QctWwPc1 HhtjaXev5OH7bYLs6jZfIiyB2TepMhodOOJ/G0RIu/MjV1kAEQEAAYkBJQQYAQIADwIbDAUC XL8DgAUJFQlarwAKCRD86DLnl4EeEUtlB/0aggqGSAY0Vd1LbaosOqLZhbAjprYDoQ1BzZiY 0EAkf6rDvzxMS82grfJkb5hQx17YvWabKfemt3Oia8DoFrHIJP79GL0asWf5K5dO8ZsPEDzY oybM+qEhG+cTRFt4L9aBaw1UV5n5qzkDcrPEmO1yJjpOy3qKgUfVsUlgsHdWdQGuCZEwIfao IoMlJE3NIzic85/FI44D7RzICS8VKA5JvwvZbbd2pJHmClfXR+Vw5lMBSpuGvSJwmhFAzMgm j8Mexm47MoJq6WnIcSkvnjGBfeT/hu/1LvpwVXQf8Cd/N3jyjHg7yUEF2n3D69SXXsH7ronb m9NeOnJcxOoQ6gTV
  • Delivered-to: rmf-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rmf-dev>
  • List-help: <mailto:rmf-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rmf-dev>, <mailto:rmf-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rmf-dev>, <mailto:rmf-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

Hi all,

it works fine with newer releases of Eclipse.

Regards,

Andreas

Am 08.05.2020 um 12:50 schrieb Michael Jastram:

Hi Marco,

Unfortunately, RMF has not been updated for a long time (the reason is simply that it works). This leads to dependency issues with newer versions of Eclipse in general, and EMF in particular.

> So is there a way to open a reqif file with RMF via Code to use its data

Yes. A good place to look are the unit tests that read and write ReqIF headless. Start here:

https://git.eclipse.org/r/plugins/gitiles/rmf/org.eclipse.rmf/+/develop/org.eclipse.rmf.tests.reqif10.serialization/

and can you help me to setup the project correctly?

Not really. :-/ Again, RMF works great, but I doubt anybody has built it with a recent Eclipse platform.

Good luck!

- Michael


On 5/8/20 12:12 PM, Marco Piechotta wrote:
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

_______________________________________________
rmf-dev mailing list
rmf-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rmf-dev

_______________________________________________
rmf-dev mailing list
rmf-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/rmf-dev


--

Andreas Graf
Business Development Manager Automotive
Mobil: +49 (0) 151-10860479 (preferred)
Tel.: +49 (0) 711 / 34 21 91-0
Fax.: +49 (0) 711 / 34 21 91-29


Web: http://www.itemis.de
Mail: graf@xxxxxxxxx
LinkedIn: https://www.linkedin.com/in/andreasgraf-s/
Twitter: http://www.twitter.com/grafandreas

itemis AG
Niederlassung Süd
Industriestr. 6
70565 Stuttgart

Rechtlicher Hinweis:
Registergericht: Amtsgericht Dortmund HRB 20621 | Sitz der Gesellschaft: Lünen
Vorstand: Jens Wagener (Vorsitzender) | Wolfgang Neuhaus | Abdelghani El-Kacimi
Aufsichtsrat: Aufsichtsrat: Prof. Dr. Burkhard Igel (Vors.) | Michael Neuhaus | Jennifer Fiorentino

Back to the top