Navin Amarasiri

- Total activity 87
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 25
-
Navin Amarasiri created a post, How to ignore IDE specific apache libs and use apache libs bundle with plugin
Hi Team, I have face this issue with my plugin as describe here; I observed that plugin is using IDE specific apache http libs rather than bundle customized apache http libs used in my plugin. As ... -
Navin Amarasiri commented, -
-
-
Navin Amarasiri created a post, AnsweredHow to close 'Setting' dialog programmatically?
Hi Team, I want to close Setting dialog and re-open again. Is there anyway that I can accomplish this task? Thanks, Navin -
-
Navin Amarasiri created a post, How to check setting dialog already open
Hi Team, I need to check whether 'Setting' dialog is already open and if it is open need to close. Is there any api method available for that? Thanks, Navin -
Navin Amarasiri commented, -
Navin Amarasiri created a post, How to open java class inside jar file programatically?
Hi Team, Is it possible to open/access .class file locate inside a jar file? Thanks, Navin -
Navin Amarasiri created a post, AnsweredHow to open java class through decompiler programatically?
Hi Team, I'm developing a plugin that can open java source file on editor and highlight the line number. I want to implement same thing for the java classes available in side the jars. Is it possib...