Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bas Leijdekkers
Total activity
1072
Last activity
March 14, 2024 19:13
Member since
May 15, 2003 14:47
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
426
Activity overview
Articles (0)
Posts (41)
Comments (605)
Sort by recent activity
Recent activity
Votes
Created
March 10, 2014 12:37
I don't see the issue on IntelliJ IDEA 13.1 EAP.Bas
Community
IntelliJ IDEA EAP Users
Refactoring bug with lambda to method reference
0 votes
Created
March 02, 2014 11:49
There is no way currently to achieve this.I could add "Use static import if possible" checkbox to the Structural Replace dialog, similarly to the way it is done for Live Templates. Would that work ...
Community
IntelliJ IDEA Users
Structurally Replace with Static Import
0 votes
Created
February 18, 2014 10:23
You could try to add a java.awt.event.WindowFocusListener to the projects JFrame. Here's how to get the JFrame:com.intellij.openapi.wm.WindowManager.getInstance().getFrame(project)You will probably...
Community
IntelliJ IDEA Open API and Plugin Development
Get last focused project window
0 votes
Created
December 24, 2013 14:58
Sorry for the late reply, but you can attach files to a bug report in such a way that they are only visible to jetbrains developers.Bas
Community
IntelliJ IDEA Users
CVS never finishes loading folders
0 votes
Created
December 24, 2013 14:42
Looks like a problem made for Structural Search & Replace (Edit > Find > Replace Structurally...)Use something like this as a Search Template:class $Class$ { $Content$}With the Occurrences Count f...
Community
IntelliJ IDEA Users
add code to hundred classes
0 votes
Created
December 18, 2013 15:44
What is your "connection timeout" setting? This is located in VCS menu > CVS > Global CVS Settings...And could you also enable the option "Log CVS client/server output to cvs.log file" there and tr...
Community
IntelliJ IDEA Users
CVS never finishes loading folders
0 votes
Created
December 18, 2013 13:46
Are there any exceptions in the log? https://intellij-support.jetbrains.com/entries/23352446-Locating-IDE-log-filesBas
Community
IntelliJ IDEA Users
CVS never finishes loading folders
0 votes
Created
February 07, 2013 21:51
Possibly it's related to the Version Controll Directory mapping. It seems there are some bugs in that area:http://youtrack.jetbrains.com/issue/IDEA-41091http://youtrack.jetbrains.com/issue/IDEA-521...
Community
IntelliJ IDEA Users
Roots Switches
0 votes
Created
January 16, 2013 10:52
Could you provide an example of what your ideal Groovy toString() method would look like? How should an array or collection be handled for example? Bas
Community
IntelliJ IDEA Users
Shouldn't generate toString in Groovy class use Groovy
0 votes
Created
December 12, 2012 17:09
There is no such option. Please submit a feature request/bug report at http://youtrack.jetbrains.comBas
Community
IntelliJ IDEA Users
How to use CVS -kk options in IDEA when performing a diff?
0 votes
«
First
‹
Previous
Next
›
Last
»