I am creating a plugin that allows for the searching of employee data based on live text matching in emails. However, the normal configure method will not work for this, as it does for web pages, etc. How do I get live text to work with the java plugin? Are there extension points, etc. that are available to communicate with live text?
I am also looking for a way to send their sametime status and launch a chat window if their name is clicked on. Any advice?