主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Vigneshj6
活动总数
21
最后的活动
2020年12月08日 10:36
成员加入日期
2020年04月24日 18:05
关注
0 名用户
关注者数
0 名用户
投票数
8
订阅数
4
活动概览
帖子(3)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2020年11月03日 07:30
Lordfoom Used below function it worked for me. hope it helps you. :) VelocityEngine velocityEngine = new VelocityEngine(); velocityEngine.setProperty(RuntimeConstants.RESOURCE_LOADE...
社区
IntelliJ IDEA Open API and Plugin Development
Usage of velocity for plugin development
1 票
创建于
2020年05月04日 14:34
@Jakub Chrzanowski I'm trying to load a template that is in the plugin resources. Placed the velocity template in the resources. While executing the plugin the velocity engine not able to load the ...
社区
IntelliJ IDEA Open API and Plugin Development
Usage of velocity for plugin development
1 票
创建于
2020年12月05日 08:58
Yann Cebron tried to port the code to intellij version 2020.2.4. AllClassesSearch class not available.
社区
IntelliJ IDEA Open API and Plugin Development
Getting Classes in a project from plugin
0 票
创建于
2020年11月05日 14:27
Thanks for the support Yann Cebron. It worked.
社区
IntelliJ IDEA Open API and Plugin Development
Getting Classes in a project from plugin
0 票
创建于
2020年11月04日 17:55
All classes of the project and also the project dependencies.
社区
IntelliJ IDEA Open API and Plugin Development
Getting Classes in a project from plugin
0 票
创建于
2020年05月06日 00:26
@chenlibing if the jar not included then empty file is generated in the given location but not the actual evaluated template output. ( Note ) Working when testing it with intellij plugin developmen...
社区
IntelliJ IDEA Open API and Plugin Development
Bundling Velocity in a plugin does not work
0 票