David Smiley

- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
-
Created Choosing the code style is confusing
I've found IntelliJ's code style settings (just the top-level in which you pick a global or per-project setting) to be very confusing. The big problem with it I have is that if the option for "Use... -
Created #9618 memory usage with Flex
This problem goes for #9618 and the #9572 where I've tested this behavior. I've got a large flex app and when I open some of my mxml files I see the memory usage shoot up to my allowed maximum. U... -
Created Where is the idea.log file I hear about on a Mac OS X machine?
See subject. Must I start IntelliJ in some special way to get this? -
Created 8995: docs pop-up for attribute in ant build xml freezes IDEA
See subject. I'm running on an Intel, Mac; IntelliJ using Java 5. -
Created [8890] memory leak on plugin installation window
I saw this in my console after I finished choosing a plugin to install:Oct 21 10:11:46 mm143949-pc .com.jetbrains.intellij[790]: ********************************************************************... -
Created 8890, project dependency says "<No JDK>" and I can't pick it
I'm on Diana 8890 and it's not usable to me at all. My project dependency says "]]>" for my JDK and I can't seem to fix it at all. I have a project JDK, Module JDK... but I can't correct it. -
Created Structural find/replace for XML files
I'd like to perform a structural find/replace for XML files. I'd like to find: And replace with: ]]>-- in my ant build file. IDEA complains: "search query is not expression,but replacement tex... -
Created Global CVS ignore settings
I'd like to have some global settings to specify which CVS file patterns I want ignored. Ant's CVS tag by default has a bunch of patterns that it treats as ignored. There is the CVSIGNORE environ...