Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Taras Tielkes
Total activity
1471
Last activity
November 07, 2022 22:23
Member since
November 14, 2005 14:02
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
552
Activity overview
Posts (139)
Comments (780)
Sort by recent activity
Recent activity
Votes
Created
October 26, 2008 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...
Community
IntelliJ IDEA Users
Why does 'show usages' only look in Project Files?
0 votes
Created
October 30, 2008 18:50
Out of curiosity, what's the use? I mean, it sounds like duplication.
Community
IntelliJ IDEA Users
Pull in javadoc from superclass
0 votes
Created
November 07, 2008 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...
Community
IntelliJ IDEA Users
Idea 8.0 OOME after 5-6 hours of work with 2-3 projects at a time.
0 votes
Created
December 23, 2008 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...
Community
IntelliJ IDEA Users
Mac - 64 bit VM?
0 votes
Created
February 23, 2009 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.
Community
IntelliJ IDEA Users
Hibernate
0 votes
Created
February 23, 2009 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 ...
Community
IntelliJ IDEA Users
Hibernate
0 votes
Created
February 24, 2009 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 ...
Community
IntelliJ IDEA Users
Hibernate
0 votes
Created
February 24, 2009 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 ...
Community
IntelliJ IDEA Users
Hibernate
0 votes
Created
February 25, 2009 20:23
Please capture stack dumps (using JDK "jps" tool) and submit them to JIRA.
Community
IntelliJ IDEA Users
IntelliJ freezing
0 votes
Created
April 13, 2009 09:43
In addition to the JSTL dependency, something like:- taglibs standard 1.1.2 ]]>--tt
Community
IntelliJ IDEA Users
IDEA, Maven: Taglibs not recognising in project
0 votes
«
First
‹
Previous
Next
›
Last
»