Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-dev] Help on Quick Fix.

Title: Help on Quick Fix.

Dear All,

 

Good Evening.

 

I'm working on providing quick fix for multiple markers of same type in a single operation.

I've organized the markers in a tree view so as to get the consolidation of markers by the type.

 

But when I perform the operation for multiple quick fix, the first quick fix happens successfully. When I commit the change:


1. All the marker reference/ position becomes invalid and


2. All other markers for the file are refreshed.

 

Since the marker positions become invalid due to change in the document, we could not apply quick fix on markers which does not exist.

 

We also tried to capture the marker properties, but since our quick fix is formatting, the offset of the marker becomes invalid.

 

Kindly let me know how to implement a solution for this.

 

Any help in this regard is highly appreciable.

 

Thanks in advance for your time and help.

Ashik Ali


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Back to the top