Somak
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How can i programmatically trigger the external annotator to execute : Intellij Plugin development
AnsweredHi, For an intellij plugin project, I am using an externalannotator instance in order to detect and report findings for an xml tag for an xml document. It is working great and shows up results on m... -
Created how can i style annotator findings : Intellij Plugin Development
Hi, For an intellij plugin project, I am using an externalannotator instance in order to detect and report findings for an xml tag for an xml document. It works great and shows up findings in a pop...