Stefan Arentz

- Total activity 258
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 91
-
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... -
Created 6951 does not recognize web modules anymore?
I generate my IDEA projects with Maven (idea:idea). As of 6951 that does not work anymore for projects that contain a web module. Has anyone else seen that? I reverted back to M1, that still works ... -
Created Improvement for Goto Action
I really like Goto Action. But there is one thing I miss :)I would like to be able to type for example 'CS' and get a filter on things like 'Change Signature'. Much like it works for classes in Got...