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
November 20, 2008 11:26
That seems to be the only solution for what?You could disable Quartz rendering by setting the property "Root > Java > Properties > apple.awt.graphics.UseQuartz" to false. It will look very ugly (in...
Community
IntelliJ IDEA Users
IDEA 8 on Mac OS X - Is there a way to turn off font smoothing / antialias?
0 votes
Created
November 19, 2008 17:30
The IntelliLang annotations are now part of IDEA's main annotations.jar. You need to add it to the classpath, and don't need to add any of IntelliLang plugin jars. I'm confused. I do need to a...
Community
IntelliJ IDEA Users
IntelliLang JAR Required in Class-Path in IDEA 8.0?
0 votes
Created
November 19, 2008 17:47
I usually just copy annotations.jar to my project. There is a handy quick fix for that, which appears on uses of the annotation when the jar is not part of the classpath.Bas
Community
IntelliJ IDEA Users
IntelliLang JAR Required in Class-Path in IDEA 8.0?
0 votes
Created
November 18, 2008 20:17
Changing the plugin.xml of plugins in the repository will not stop the plugins already on your disk from causing trouble. So I do not know how useful that will be.Bas
Community
IntelliJ IDEA Users
Assuage My Apprehensions?
0 votes
Created
November 17, 2008 09:43
Try running using idea.bat instead of idea.exe, then it will pick up the -server flag in your idea.exe.vmoptions.Bas
Community
IntelliJ IDEA Users
idea.exe ignores the -server switch in idea.exe.vmoptions?
0 votes
Created
May 11, 2016 08:58
Official comment
Of the many hundreds of inspections provided, we try to enable by default only the most useful inspections which produce the fewest unnecessary warnings. Many projects which do not use serializatio...
Community
IntelliJ IDEA Users
Why is "serialVersionUID not present" inspection disabled by default?
0 votes
Created
February 19, 2009 15:26
Using CVS and Subversion that tab is visible by default. I am not familiar with ClearCase, so I cannot say if your situation is normal.Bas
Community
IntelliJ IDEA Users
Change List Histories
0 votes
Created
May 15, 2009 11:31
Have you seen the Changes tool window? It has a tab "Local" where all files with uncommitted changes are shown. Unversioned files are shown there also. Any unversioned file can be easily added to t...
Community
IntelliJ IDEA Users
scm integration: handling of unversioned files in commit dialog?
0 votes
Created
June 30, 2009 11:16
bironran wrote:Is there some way to detect syntax errors in strings passed to java.text.MessageFormat?There are several inspections available that report problems with Java format strings. You may ...
Community
IntelliJ IDEA Users
java.text.MessageFormat support
0 votes
Created
October 09, 2009 10:15
From http://jetbrains.net/jira/browse/IDEADEV-39016?disableRedirect : %config%/options/other.xml, try removing the following sections: <component name="InspectionProfileManager"> <component name="...
Community
IntelliJ IDEA Users
Intellij 8.1.3 is not refreshing the screen
0 votes
«
First
‹
Previous
Next
›
Last
»