Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Question to IOutputConfigurationProvider(Generate to other Java Project)
Question to IOutputConfigurationProvider [message #1496779] Wed, 03 December 2014 09:04 Go to next message
Martin Knödel is currently offline Martin KnödelFriend
Messages: 1
Registered: December 2014
Junior Member
For our DSL I implemented the IOutputConfigurationProvider and specified a output folder for the generator, which links to another eclipse project.

Looks like:
"./../<folder1>/<subfolder>/<targetfolder>"

For 4 of 5 developers it works fine... Smile

The other developer must always change the output configuration
Eclipse preferences > OurDsl > Compiler > Output Folder Configuration
remove ./ and then in generates only once, after that add the ./ and then in generates again only one time......

This is really strange phenomenon....

Some ideas or rather is it possible to get the eclipse project directly in the IOutputConfigurationProvider implementation not by path.
Re: Question to IOutputConfigurationProvider [message #1497107 is a reply to message #1496779] Wed, 03 December 2014 14:46 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi did youdebug org.eclipse.xtext.builder.preferences.BuilderPreferenceAccess.Initializer

Twitter : @chrdietrich
Blog : https://www.dietrich-it.de

[Updated on: Wed, 03 December 2014 15:31]

Report message to a moderator

Previous Topic:Track changes in EMF resource
Next Topic:Xtext rcp e/4 app
Goto Forum:
  


Current Time: Thu Apr 25 07:45:06 GMT 2024

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

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

Back to the top