主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Taras Tielkes
活动总数
1471
最后的活动
2022年11月07日 22:23
成员加入日期
2005年11月14日 14:02
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
552
活动概览
帖子(139)
评论(780)
按最近的活动排序
最近的活动
投票数
创建于
2008年10月26日 15:01
Hi Erik,"Quick Find Usages" (Ctrl-Alt-F7) uses the (most recent?) "Find Usages" (Alt-F7) settings.If you think that's inconvenient and/or confusing, you're not the only one.Take a look at:http://ww...
社区
IntelliJ IDEA Users
Why does 'show usages' only look in Project Files?
0 票
创建于
2008年10月30日 18:50
Out of curiosity, what's the use? I mean, it sounds like duplication.
社区
IntelliJ IDEA Users
Pull in javadoc from superclass
0 票
创建于
2008年11月07日 18:52
Did IDEA generate a heap dump (.hprof) file in the bin directory?If so, transferring it by FTP to Jetbrains should pin-point the reason for the excessive memory consumption.Apart from that, increas...
社区
IntelliJ IDEA Users
Idea 8.0 OOME after 5-6 hours of work with 2-3 projects at a time.
0 票
创建于
2008年12月23日 17:09
The thing is that using 64-bit pointers everywhere will:1) increase the amount of heap needed/used2) decrease hit rate of L1/L2 caches in practical termsWhile pointer compression is planned for Sun...
社区
IntelliJ IDEA Users
Mac - 64 bit VM?
0 票
创建于
2009年02月23日 21:40
Add an Hibernate facet to the relevant module (if you haven't do so already).In the Hibernate facet configuration screen, you can associate the hibernate facet with a specific datasource.
社区
IntelliJ IDEA Users
Hibernate
0 票
创建于
2009年02月23日 23:11
Did you create a datasource and associate it to the Hibernate facet?If so, does the relevant table show up in the datasource tree? Does IDEA resolve the table properly when launching a SQL console ...
社区
IntelliJ IDEA Users
Hibernate
0 票
创建于
2009年02月24日 20:22
It doesn't matter what the actual datasource for your application is at runtime.In order for IntelliJ to provide proper code completion and validation for database tables/columns, it needs to know ...
社区
IntelliJ IDEA Users
Hibernate
0 票
创建于
2009年02月24日 22:35
What you're after is indeed part of IDEA 7.0.Before jumping on the IDEA 8.0 early access program, I've been using the features you're looking for for a long time, and with great pleasure :)Just as ...
社区
IntelliJ IDEA Users
Hibernate
0 票
创建于
2009年02月25日 20:23
Please capture stack dumps (using JDK "jps" tool) and submit them to JIRA.
社区
IntelliJ IDEA Users
IntelliJ freezing
0 票
创建于
2009年04月13日 09:43
In addition to the JSTL dependency, something like:- taglibs standard 1.1.2 ]]>--tt
社区
IntelliJ IDEA Users
IDEA, Maven: Taglibs not recognising in project
0 票
«
第一页
‹
上一页
下一页
›
最后
»