Vigneshj6
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 4
-
Created Getting Classes in a project from plugin
AnsweredGet 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 -
Created 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... -
Edited Usage of velocity for plugin development
AnsweredIdea 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...