On Thu, Nov 21, 2013 at 1:55 PM, Galder Zamarreño <galder(a)redhat.com> wrote:
On Nov 20, 2013, at 11:03 AM, Dan Berindei <dan.berindei(a)gmail.com> wrote:
> When it comes to IDEs, I'd rather remove some more modules from the main
project in order to make it more responsive and easier to use. Launching a
test from IntelliJ takes minutes to build (or parse, or analyze, or
whatever) everything, when it works. Extra dependencies on old versions in
the compatibility modules broke the "Analyze stacktrace" feature, which
used to be very nice for analyzing logs.
^ Isnt't that a problem with the IDE which is messing up the code that's
really in use?
I guess the IDE could be smarter here, but I think it's pretty niche, so
it's not going to be high on their priority list.