Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to add problems to compilation unit(Multifix hover on reconcile problems desired)
How to add problems to compilation unit [message #1015187] Wed, 27 February 2013 17:18
Dik Wiel is currently offline Dik WielFriend
Messages: 1
Registered: February 2013
Junior Member
I added a CompilationParticipant and during reconcile I can add problems to the ReconcileContext, however those problems do not end up in the compilation unit. Actually what I want to achieve is to offer a multifix assist during reconcile so before the file is saved. I might be able to achieve that otherwise but I tried to do it this way. After save it works fine. The problem is that my proposal is not a FixCorrectionProposal anymore but wrapped so computeNumberOfFixesForCleanUp will not be called anymore. What can I do about this.
Previous Topic:Why eclipse suddenly doesn´t work on my mac?
Next Topic:jQuery does not work on eclipse localhost (jetty)
Goto Forum:
  


Current Time: Tue Apr 23 17:12:19 GMT 2024

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

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

Back to the top