主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Serge Baranov
活动总数
19582
最后的活动
2026年04月11日 22:54
成员加入日期
2004年02月11日 19:08
关注
0 名用户
关注者数
31 名用户
投票数
214
订阅数
6805
活动概览
文章(13)
帖子(0)
评论(12550)
按最近的活动排序
最近的活动
投票数
创建于
2016年06月01日 14:20
Make sure you have this code that loads the driver: try { Class.forName("com.mysql.jdbc.Driver"); } catch (ClassNotFoundException e) { e.printStackTrace(); } Sample project: https://dl.dropboxus...
社区
IntelliJ IDEA Users
jdbc program works in IDE but not on command line
0 票
创建于
2016年06月01日 08:55
Thanks for the feedback. Please follow these issues: 1. https://youtrack.jetbrains.com/issue/IDEA-150741 2. https://youtrack.jetbrains.com/issue/IDEA-144763
社区
IntelliJ IDEA Users
"Import Database Schema" issues after upgrading to Intellij2016
0 票
创建于
2016年06月01日 08:26
http://stackoverflow.com/questions/17838613/open-port-in-ubuntu
社区
IntelliJ IDEA Users
PostgreSQL connection problem
0 票
创建于
2016年06月01日 07:41
Can you connect to the database from any other tools that use JDBC?
社区
IntelliJ IDEA Users
PostgreSQL connection problem
0 票
创建于
2016年05月31日 20:50
It's recommended to use module dependencies. Import a module, make your project depend on that module: http://www.jetbrains.com/idea/webhelp/configuring-module-dependencies-and-libraries.html . For...
社区
IntelliJ IDEA Users
Missing packages at runtime (imported local library)
0 票
创建于
2016年05月31日 20:39
Please submit a bug at https://youtrack.jetbrains.com/issues/IDEA and attach idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085).
社区
IntelliJ IDEA Users
Subversion taking a long time to update local changes
0 票
创建于
2016年05月31日 20:37
From the command line IDEA uses svn binary client. For some operations IDEA VM is used which can be checked/changed per https://intellij-support.jetbrains.com/hc/articles/206544879 .
社区
IntelliJ IDEA Users
JVM for SVN
0 票
创建于
2016年05月31日 18:45
Setting environment on Mac is tricky and depends on OS version. IntelliJ IDEA environment variables are different from what you have in Terminal, hence the problem. See the following questions: htt...
社区
IntelliJ IDEA Users
Intellij can not determine node with gradle
0 票
创建于
2016年05月31日 18:44
You can package the sources jar together with the classes jar and configure the sources location for the library from the sources jar.
社区
IntelliJ IDEA Users
Missing docs
0 票
创建于
2016年05月31日 18:42
Please submit a bug at https://youtrack.jetbrains.com/issues/IDEA and attach a sample project to reproduce the problem.
社区
IntelliJ IDEA Users
Update to IDEA 2016.1.2(b) has broken my multi-project gradle project
0 票
«
第一页
‹
上一页
下一页
›
最后
»