Vigneshj6
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 4
-
-
Vigneshj6 commented, -
Vigneshj6 commented, -
Vigneshj6 created a post, AnsweredGetting Classes in a project from plugin
Get Build time (Classes in the same project or classes in the dependency) classes to use getters and setters to generate functionality based on that in a plugin -
-
Vigneshj6 created a post, Plugin to generate custom code using velocity template fails
The usage of the plugin is to create a java file based on user input. Created a velocity template file and bundled it with the plugin resources. After getting user input the template is evaluated a... -
-
-
Vigneshj6 created a post, AnsweredUsage of velocity for plugin development
Idea is to create a predefined class based on configuration through UI.Created an Action which pops up UI to get the configuration.The predefined custom code is stored as a velocity template inside...