主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Sergey Smolnikov
活动总数
24
最后的活动
2020年08月20日 19:31
成员加入日期
2017年05月05日 12:08
关注
0 名用户
关注者数
0 名用户
投票数
6
订阅数
6
活动概览
帖子(4)
评论(8)
按最近的活动排序
最近的活动
投票数
创建于
2017年05月21日 10:35
Autoscroll works great. Thanks again!
社区
DataGrip
Shortcut for "Scroll from Editor"
1 票
创建于
2020年08月20日 19:31
Jakub, This works, for maven plugin as well, thank you for your help! intellij { plugins = ['java', 'maven']} I'll leave build.gradle file content here for future reference: buildscript { repo...
社区
IntelliJ IDEA Open API and Plugin Development
Issues with dependencies in Gradle plugin-project
0 票
创建于
2020年08月17日 11:47
Hi Jakub. My source code available in github branch. Thank you for pointing out that I missed this part "So if you decide to use Java instead, sources should be located in the src/main/java directo...
社区
IntelliJ IDEA Open API and Plugin Development
Issues with dependencies in Gradle plugin-project
0 票
创建于
2019年12月28日 09:03
If you use Gradle - adding this maven repo works for me to fix depens issue repositories { mavenCentral() maven { url 'https://dl.bintray.com/jetbrains/intellij-plugin-service' }} B...
社区
IntelliJ IDEA Open API and Plugin Development
import org.jetbrains.idea.maven failed
0 票
创建于
2018年07月14日 18:57
Thank you, I will try this.
社区
IntelliJ IDEA Open API and Plugin Development
Found multiple plugin descriptors... Only one plugin must be bundled in a plugin discription
0 票
创建于
2018年07月14日 18:32
Hi Sergey, thank you for the prompt respond. I did not put maven.jar to the plugin implicitly - I referenced on it and hit "Prepare All Plugin Modules For Deployment" menu item. If I do not refere...
社区
IntelliJ IDEA Open API and Plugin Development
Found multiple plugin descriptors... Only one plugin must be bundled in a plugin discription
0 票
已编辑于
2017年05月20日 21:00
DataGrip is with latest version - I update it as soon as it notifies me about new version (I also use ToolBox for it). MS Sql Server 2008 Autoscroll from Editor would be a great option, I'll try th...
社区
DataGrip
Shortcut for "Scroll from Editor"
0 票
创建于
2017年05月10日 13:35
I found in the blog : "while F4 will switch you to the object in the database tree". It does not work for me (in Windows version).
社区
DataGrip
Shortcut for "Scroll from Editor"
0 票