Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Quickfix in Problemsview
Quickfix in Problemsview [message #1744690] Thu, 29 September 2016 13:53 Go to next message
Markus Amshove is currently offline Markus AmshoveFriend
Messages: 25
Registered: March 2016
Junior Member
Hello,

I'm trying to find a way for a "mass quickfix" in eclipse (e.g. the workspace has 1000 warnings/problems which do have quickfixes avaiable, invoke all the quickfixes) and came accross a way to rightclick multiple warnings/problems in the problems view to invoke their quickfixes.

Here a screen from eclipse where it is available for Java:
http://fs5.directupload.net/images/160929/gxhhnvbt.png

However, the same thing isn't availble in my Xtext language.

I implemented warnings via the validator, which are working fine.
I also implemented quickfixes for those warnings, as I can CTRL+. and CTRL+1 to invoke one quickfix at a time.
However, the option in the problems view is grayed out, so I can't invoke it.

Did I do something wrong or is it not implemented that way in Xtext? Would there be another way to "mass quickfix" everything in the workspace of my language? Smile

Thanks!

Markus
Re: Quickfix in Problemsview [message #1744716 is a reply to message #1744690] Thu, 29 September 2016 15:51 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14496
Registered: July 2009
Senior Member
have a look at https://bugs.eclipse.org/bugs/show_bug.cgi?id=438272

Need professional support for Xtext, Xpand, EMF?
Go to: https://www.itemis.com/en/it-services/methods-and-tools/xtext
Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Using Java instead of XTend
Next Topic:how to escape #comments in freecode
Goto Forum:
  


Current Time: Sun Jun 04 21:49:11 GMT 2023

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

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

Back to the top