cyberax

Avatar
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Leda support for Python plugin?

    Are there any plans to update the Python plugin for Leda?
    • 2 followers
    • 1 comment
    • 0 votes
  • 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?
    • 5 followers
    • 10 comments
    • 0 votes
  • 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...
    • 2 followers
    • 3 comments
    • 0 votes
  • 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 ...
    • 8 followers
    • 12 comments
    • 0 votes
  • 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...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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?
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 2 followers
    • 2 comments
    • 0 votes