Purushoth R

- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 12
- Subscriptions 17
-
-
Purushoth R commented, -
Purushoth R created a post, Parsing Java Class using PSI
My Java Class has the below code snippet. public final MyConfiguration<String> URL_PATH = new MyStringConfiguration(this.getValue(), "file.url.path", "dummy", "dummy text"); Using Psi Tree how can... -
Purushoth R created a post, Get Java Class from PsiClass
Hi all , I am creating a plugin to be used with Maven based Java projects. I like to get all classes in the project classpath that extends a particular class in the project. For now I am able to do... -
Purushoth R commented, -
Purushoth R created a post, AnsweredInternal Plugin Repository Dependecy Resolution Issue
We are hosting our custom developed plugins in our internal repository. We use the below updatePlugins.xml file to host internally. <?xml version="1.0" encoding="UTF-8"?><plugins><plugin id="plug... -
-
Purushoth R commented, -
Purushoth R commented, -
Purushoth R commented,