Stanley Ricardo

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Stanley Ricardo commented, -
Stanley Ricardo created a post, How do I register class templates from plugin?
Hi, I am trying to create java files from custom java templates. When I tried to add the template to 'fileTemplates/internal' folder, the 'class' keyword in the template text is getting replace... -
Stanley Ricardo commented, -
Stanley Ricardo created a post, How do I access classes defined in modules other than openapi in an IDEA plugin module?
Hi, I am pretty new to IDEA plugin development. I checked out IDEA 9 source code and am able to build and run it from IDEA 9 community edition. I am trying to create Java class files from a cus...