Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Dependency Between Xtext project and Java project
icon5.gif  Dependency Between Xtext project and Java project [message #1386906] Mon, 23 June 2014 00:38 Go to next message
Félix SILINOU KAMDEM is currently offline Félix SILINOU KAMDEMFriend
Messages: 96
Registered: April 2013
Member
Hi,

1 - I would like to make a dependency between Xtext project and a java project.
2 - the file I am generating from java project should be parse by my DSL (How to make that dynamically)

=> One a big matter is that those two projects need Eclipse instance to be run.
=> Look at the image below, it show architecture of what I am planning to implement.
http://i57.tinypic.com/294qhjr.jpg

3 - I will have to retreive information from java Project in Xtext project when processing quick fixes (in class RamsesDslQuickfixProvider extends DefaultQuickfixProvider ).

Thank you for your advice.

Best Regards,
Felix
Re: Dependency Between Xtext project and Java project [message #1386912 is a reply to message #1386906] Mon, 23 June 2014 05:07 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi,

did you have a look at xbase? or pure jvm types?

https://www.eclipse.org/forums/index.php/m/1385475/?srch=jvmfield#msg_1385475
https://www.eclipse.org/forums/index.php/m/1018408/?srch=jvmoperation#msg_1018408


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:[Xbase] How to provide scope for a XBlockExpression
Next Topic:"Select" option as default in list parameter
Goto Forum:
  


Current Time: Fri Apr 19 07:38:25 GMT 2024

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

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

Back to the top