Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Dependencies for new API
Dependencies for new API [message #1142434] Thu, 17 October 2013 16:18 Go to next message
M L is currently offline M LFriend
Messages: 1
Registered: October 2013
Junior Member
Hello All,

i have written an DSL for the purpose of describing sensor data. These data are transformed into an xml-file. Now, i need a further processing step, to transform the xml-file into another representation (different xml-structure) where i need a to use a new API.

I dont´t know how to process the seconed step. Where do i have to put the dependencies of the new API? In the xtext-Project or in the new Projekt in the eclipse where the DSL is executed?

Thank you in advanced
Mario
Re: Dependencies for new API [message #1149521 is a reply to message #1142434] Tue, 22 October 2013 06:18 Go to previous message
Sven Efftinge is currently offline Sven EfftingeFriend
Messages: 1823
Registered: July 2009
Senior Member
You need to add the dependency to the project where you use it.
I understood you need the API to do the transformation to the other XML
format. Than you need to to put the dependency on the project containing
the transformation code.

Am 10/17/13 8:12 PM, schrieb M L:
> Hello All,
>
> i have written an DSL for the purpose of describing sensor data. These
> data are transformed into an xml-file. Now, i need a further processing
> step, to transform the xml-file into another representation (different
> xml-structure) where i need a to use a new API.
>
> I dont´t know how to process the seconed step. Where do i have to put
> the dependencies of the new API? In the xtext-Project or in the new
> Projekt in the eclipse where the DSL is executed?
>
> Thank you in advanced
> Mario


--
Need professional support for Xtext or other Eclipse Modeling technologies?
Go to: http://xtext.itemis.com
Twitter : @svenefftinge
Blog : http://blog.efftinge.de
Previous Topic:Work on Xtext
Next Topic:xtext and object identity with reparsed parts
Goto Forum:
  


Current Time: Fri Sep 20 06:16:20 GMT 2024

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

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

Back to the top