Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Stephen Friedrich
Total activity
1583
Last activity
November 28, 2025 21:06
Member since
February 20, 2003 08:19
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
646
Activity overview
Posts (205)
Comments (728)
Sort by recent activity
Recent activity
Votes
Created
July 03, 2008 16:52
You can configure those as an external resource. There should be a quick fix (alt-enter) on the error highlighting in the editor.Otherwise go to Settings -> IDE Settings -> Resources and configure ...
Community
IntelliJ IDEA Users
taglib including
0 votes
Created
September 17, 2009 09:35
Huh?For me Local HIstory works for deleted files, too.For example create a file foo.txt in the src folder.Delete the file.Right click on the "src" node in the project tree and select "Local History...
Community
IntelliJ IDEA Users
Local history should remember deleted files
0 votes
Created
October 16, 2009 09:16
Setting memory optios here should do the job: IDE-Settings->Compiler->Java Compiler->Maximum heap size / Additional command line parameters
Community
IntelliJ IDEA Users
Building Maia 90.94 from src?
0 votes
Created
October 12, 2009 16:00
Thanks for looking into this: IDEA-25072
Community
IntelliJ IDEA Users
Wildcard in completion
0 votes
Created
November 23, 2009 15:29
The *.ipr and *.iml are meant to be stored in VCS.*.iws contains local settings like position of toolwindows.To solve the problem with local paths that are differ on each developer's machine IDEA o...
Community
IntelliJ IDEA Users
Version Control of project file
0 votes
Created
December 15, 2009 10:31
Hm, works even better in IDEA 9 for me. Are you sure that the initial indexing is already finished in you rproject?Any exceptions?
Community
IntelliJ IDEA Users
IntelliJ 9 - Lost JS Formatting
0 votes
Created
December 15, 2009 10:35
Phew, I don't exactly remember version 7.In recent version (starting at 8?) there is a "Changes" toolwindow (Alt-F9) with a tree node "Unversioned Files" that you can expand. You can then add files...
Community
IntelliJ IDEA Users
How do I add a file to svn ?
0 votes
Created
December 15, 2009 13:00
If you switch to the "Repository" tab of the Changes toolwindow and click on the Refresh button (leftmost in the tab's toolbar) then IDEA pops up that dialog again.
Community
IntelliJ IDEA Users
Change the CVS refresh history days
0 votes
Created
December 15, 2009 13:19
Oops, I tried that in a project where I hadn't used that feature since upgrading IDEA.Yet, you can find these options in the regular project settings: Settings -> Project Settings -> Version Contro...
Community
IntelliJ IDEA Users
Change the CVS refresh history days
0 votes
Created
February 10, 2010 13:55
Martin is right of course, but I really would like to have some inspection annotation or such to mark a class instance as "single-threaded".For example I have lots of Seam components that are scope...
Community
IntelliJ IDEA Users
@Nullable class field
0 votes
«
First
‹
Previous
Next
›
Last
»