manuel aldana

Avatar
  • Total activity 202
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 75
  • Created

    type auto-import on live-templates

    hi i am having several  custom live templates which use types from a different package (-> so I have to import them). For example:@Testpublic void $EXPR$(){}Unfortunately I always have to import  @...
    • 5 followers
    • 3 comments
    • 3 votes
  • Created

    shortcut for maximize window?

    hi,is there a shortcut or mouse command to maximize a current window (compared to eclipse double-click or Ctrl+M)?I sometimes have to look at lengthy log-output inside the console and currently am ...
    • 10 followers
    • 12 comments
    • 2 votes
  • Created

    Optimal Hardware setup for IDEA?

    Hi,does anybody know how well IDEA utilizes hardware? I am running under linux ubuntu. How well does squeeze out multicore processors (1 vs 2 vs 4  core)? What about 64 vs. 32 bit?
    • 6 followers
    • 10 comments
    • 1 vote
  • Created

    Working sets in IntelliJ

    Hi,in IntelliJ you can move modules to module groups. But one module can be put to only one module-group.Is there also working set concept (similar to Eclipse)? So I can put modules to different se...
    • 4 followers
    • 4 comments
    • 1 vote
  • Created

    breakpoint on interface level

    hi,when debugging apps which use interfaces a lot (which is good) I often miss the possibility to set a breakpoint inside a method from an interface class. What I then would expect is, that when pr...
    • 2 followers
    • 1 comment
    • 1 vote
  • Created

    Make/Loading .class file process very slow

    Hi,I use scala integration together with Play framework inside Intellij.Executing the test is fast as usual (no change of source code). But after touching some code (either production or test) it t...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Different Coloring of IDE depending on current codeline possible?

    Before opening feature request in youtrack want to double check whether it is included already.Is there a way to change the main coloring setup depending on which branch the current codebase is, ex...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Congratulations for Intellij 10!

    Usually am more moaning about problems inside forum. So now something more positive. Great work you did on the version 10. As version 9 for me was just improving little things, IntelliJ 10 improved...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to remove framework support?

    Hi,I accidently enabled grails + griffon support. Now IDEA 10 is moaning about missing env-vars (see attached screenshot). How is it possible to disable framework support (I only see ways to add su...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Formatting: whitespace after one-line comment

    How can I set the idea-auto-formatter to add white-space afer one-line comment?'//foo' should become '// foo'We need it to be compatible with eclipse formatting (where this is enabled).thanks.
    • 1 follower
    • 0 comments
    • 0 votes