| How to add problems to compilation unit [message #1015187] |
Wed, 27 February 2013 12:18 |
Dik Wiel 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.
|
|
|
Powered by
FUDForum. Page generated in 0.08892 seconds