Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Apply a quickfix from java class
Apply a quickfix from java class [message #1032700] Wed, 03 April 2013 10:12
Fabian G. is currently offline Fabian G.Friend
Messages: 60
Registered: May 2010
Location: Christchurch (NZ)
Member
Hi,

I'm trying to apply a quickfix modification from a java class. I generate a dsl file (by applying some kind of transformations defined in another dsl file), but I have to fix some cross references. Theses fixes are already created by the xtext default quickfix provider. After looking extensively almost everywhere, I could not figure out how I can :

1. open (load) the newly created dsl file
2. retrieve the list of its issues
3. apply the quickfixes.

could someone help me with this?
Thanks in advance,

Fabian
Previous Topic:XText and maven build with modified Generator
Next Topic:Issue generating a DSL grammar
Goto Forum:
  


Current Time: Thu Apr 25 14:18:43 GMT 2024

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

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

Back to the top