opticyclic searches
- Total activity 1105
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 411
-
Created Load Project in Background
If I open a large project (~10k files) for the first time it can take about 5 minutes for IDEA to parse the files.Admittedly, once they have been parsed the project opens very quickly.However, if I... -
Created IDE Fatal Errors
How do you track the errors that you submit via the IDE Fatal Errors dialog?After submitting, the dialog adds something like Submitted as 128256How do we track this ID?Is there a common url we can ... -
Created Problems View (Like eclipse)
AnsweredEclipse has a view where you can see all the warnings and all the errors etc for all your files in one place.Is it possible to do something similar with IDEA? -
Created Can't Type in 9144 + Linux
I am using Linux Mint (based on Ubuntu 8.04) with the nVidia Drivers and CompizI have the following in .bashrc to get around some painting issues#Workaround re-paint issues with Java and Compizexpo... -
Created Navigation Bar Improvement
I must admit I don't use the navigation bar much as I find it easier to have the project panel open and navigate that way.However, what would be useful would be to have the methods available in the... -
Created [RESOLVED] Search - Ignore Comments
At the moment, when I do Ctrl-F to find in a file, the options are:Case SensitiveMatch whole words onlyRegexCan we have another option that says:Ignore results in comments -
Created Installer/Uninstaller
IDEA does a good job of importing settings from previous versions/builds.However, the one file it misses is bin/idea.exe.vmoptionsI always have to manually change this as the defaults aren't big en... -
Created Uninstall or Disable Plugin?
The project I am on is using 'basic' Java i.e. nothing like Velocity or Spring or anything.So I am removing most of the plugins to speed up load time.Is there is a difference between Uninstalling a... -
Created Restart after Changes
I like the new functionality where you get a popup box to change your Xmx when you run out of memory.However, just like when you add a new plugin, IDEA shuts down and you have to restart it yoursel... -
Created Module Dependencies - Move To Top
I have a project that has about 30 dependent jars.If I add a new jar it is added to the bottom of the classpath.If I now want to move it to the top I have to click Move Up 30 times!Can you add the ...