Willismorse
- Total activity 85
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 31
-
Created How does Idea programmatically modify its -Xmx settings?
I just got the new out of memory error in Idea 8.1.3, where it suggests a bigger -Xmx value and offers to set it for you.This is very cool. I would love to do this in my app. How is Idea pulling th... -
Created Maia upgrade pricing with recent Idea purchase?
Apologies if this is pointed out somewhere, but couldn't find it anywhere.We are about to upgrade our developers from Idea 7 to Idea 8. I'm wondering what's going to happen when Maia is released. W... -
Created File size limit on XML files in Idea 7?
When I open a 2.5MB XML in Idea 7.0.5, I don't see code folding controls or anything in the structural view. "Validate" and "XML Refactorings" menu items don't show up in either the context menu or... -
Created Some breakpoints in external jar appear as X (broken)
I'm having problems setting breakpoints in an external jar file. When I set a breakpoint in the editor gutter, the breakpoint shows up with an X in it. The tooltip for the breakpoint gives the warn... -
Created NotNull annotation with generated code
I'm using the NotNull annotations in a lot of my code. I am also using some code generated by XMLBeans, which of course contains no Nullable/NotNull annotations.I'm having some problems where these... -
Created Idea 7 can't open Javadoc in external browser on Mac
Starting in 7.0 and continuing through the latest 7.0.2 EAP, Idea refuses to open any jovadocs in an external browser for me, in any of my projects. I'm running under Mac OS X 10.4.10, not Leopard.... -
Created Create Maven POM from Idea project?
Is this possible? We've got some big multi-module Idea projects that I really don't want to recreate in POM by hand if I can avoid it.Thanks,Willis Morse -
Created Idea hangs up accessing svn through proxy
I'm trying to get Idea 5.1.1 to connect via https to an external repository. I have to go through a corporate proxy, although I don't have to authenticate with the proxy. Idea is running on Mac OS ... -
Created 3245 has timed out
Can we get a new license key for this version? Or is a new version coming soon?Thanks,Willis Morse -
Created Using Ant build file as the Idea project
Are there any plans to make Idea projects/modules more tightly integrated with a build.xml file? Specifically, I'd like to see the source path, docs path and classpath for each module be stored in ...