Stefan Arentz

- Total activity 258
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 91
-
Created Modal Windows
Is this just on OS X or also on Widnows? When I open the Local History of a file, the window is modal and I cannot switch back to the project to look at some other files while I am browsing through... -
Created Feature request to get rid of horizontal scrolling in the project view
I've filed this earlier: http://www.jetbrains.net/jira/browse/IDEADEV-9197Bug in action: http://stuff.sateh.com/AnnoyingScrolling1.png http://stuff.sateh.com/AnnoyingScrolling2.pngBut unfortunately... -
Created No more 'Import Project' in 7087?
Where did the Import option go? I wanted to import my Maven project but the that option is nowhere to be found anymore. Not as a big button on the welcome screen and not in the File menu? S. -
Created Beware: 7041 does not notice filesystem changes soon!
I just lost a lot of work because 7041 does not correctly detect filesystem changes. I frequently edit files in emacs or svn update from the command line. Selena 7041 did not notice this on time.Bt... -
Created 7027 is unusable
I can barely type because there are so many delays. It just locks up for a second or two and then comes back.This is on a normal install with no special settings except some global code style chang... -
Created Maven plugin: Working offline?
is there support for working offline? I was hacking on some code in the train (no wifi) and i noticed that 'Synchronize with Maven projects' was incredibly slow. Could this be because it tries to c... -
Created Maven integration: Run vs Debug of Goals
Maybe this is a corner case ... :)We use the Jetty Maven plugin (jetty:run) to work on web projects. I can execute that goal from the Maven toolwindow with the current maven plugin but I think it w... -
Created Maven plugin: Assigning goals to keyboard shortcuts
Like the ant plugin does. I would like to assign goals of specific modules to a keyboard shortcut. For example, command-option-F10 will run the jetty:run goal in a specific web module. S. -
Created Maven plugin: 'Blame maven integration' does not work
I've seen a bunch of exceptions in the maven plugin but the 'send to jetbrains' button is greyed out so I can't submit the exceptions... S. -
Created Maven plugin: Does not automatically add facets (like for web modules)
It would be nice if the Maven plugin would also correctly add Web facets when importing a web module. It would be REALLY nice if the plugin could also recognize other Facets like Spring or Hibernat...