cyberax

- Total activity 39
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created Bower, brunch, sourcemaps and debugging
I have a bower/brunch project that looks like this:myproject assets index.html app models views ... config.coffee config-local.coffee application.cof... -
-
Created Compilation doesn't work
Compilation doesn't work when Scala file is changed, when I press "Make project" nothing happens. However, everything is correctly recompiled if I start a complete rebuild.Is it a known bug? -
Created Hibernate mappingResource handling
It seems that IDEA does not look up dependent modules when validating the mappingResources property in Spring.I have .hbm.xmls in a separate module (and it worked fine with previous versions of IDE... -
Created Debugger layout
Is it possible to somehow have the old IDEA6 debug layout?The current one is HORRIBLE, there's no other word for it. First, you've splitted the window vertically (so we can have a teeeeny piece of ... -
Created Maven and webprojects
Is it possible to use Maven importing to create web-projects? I've tried to import a multi-module project with one web module but IDEA created a simple Java project instead of web-project.And how c... -
Created Code coverage
I'm trying to use 6083 EAP build of IDEA, but code coverage reporting seems to be broken (errors in com.vladinum.logging). Is it a my problem or a bug in IDEA? -
Created Ignore parts of code in coverage report
I'm evaluating IDEA 6 for possible upgrade from IDEA4.5I LIKE the new code coverage feature.But as far as I understand it's impossible to mark parts of code as 'ignored' for coverage report. So I h...