Vincent Stoessel
- Total activity 109
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 43
-
Created Groovy Refactor: Convert to Java, not so much
Wanted to move a groovy class from my grails project to a java one and tried out the "Convert to Java" refactor but nothing happens.I looked around and see no class being created. It just silently ... -
Created Inspection slowdown since 11.02?
For the past day it seems like IntelliJ IDEA 11.02 seems to analyse my java classes very slowly. Eventually it will turn green or yellow but initially remains red for a noticebly lonber period of t... -
Created Can you create a MyClass.groovy file that contains a MyClass within?
I have been reading the forums and can't find a definitive answer on this one. It seems when I do have .groovy files that are also groovy classes of the same name (like Java) I evetuallystart getti... -
Created IDEA 8.1 suddenly running out of memory on startup
I've been happily using IDEA until today. This morning, I changed 2 things in my OSX dev enviroment:Upgraded svn client to 1.6.0 via macportsupgraded the IDEA Ruby plugininstalled the Spring WebFlo... -
Created Convention for branched svn projects?
Let's say I have /trunk/MyApp and /branches/MyApp/VERSION_1should I have a seperate IDEA project for each to be safe? I know there have been some issues re: IDEA's switch interface (http://w... -
Created Any way to change a project's VCS root?
Hello, I just migrated my SVN repo to a new server. Instead of checking out from the new server and opening a new project with the result I'd like to just adjust the root.I though that in older ver...