Dennis Haupt

Avatar
  • 活动总数 1158
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 412
  • 创建于

    why does idea have a "run gc"-button?

    i mean, what is that button good for? sure, i can press it while waiting for make to finish, but...it doesn't really do anything.
    • 5 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    please consider enhancing this feature

    i use "extract method" quite often. in most cases, i have a simple line likea = calcSomething(d.getX());if i extract "calcSomething(d.getX());", there will just be another method delegating a call ...
    • 3 个关注者
    • 9 条评论
    • 0 票
  • 创建于

    easiest way to make something runnable?

    using idea, i can simply click on "run", to run my app. if i want to give a runnable something to someone else not having an ide, how can i make a runnable jar or bat or sh as simple as possible? (...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    nimbus?

    hi there,when will idea support the nimbus look & feel? right now, i can activate it, but there are quite a few glitches (popup-menues, menu-items have the same background color no matter if the cu...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    idea & nimbus

    i wanted to search the forums first but didn't find a search button, so:is idea supposed to look hacked together when using nimbus l&f? buttons too bug, separator lines missing at severeal places, ...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    how to prevent idea from string temp files in c:\users....

    i copied all my projects, jdks and ideas to a ssd and reconfigured everything to read and write everything to the ssd so i can simple take it, connect it to another computer and continue working th...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    idea 9873, cannot start tomcat

    idea tells me it cannot load the web.xml from .intellij8x/system/tomcat/unnamed_projectXXXXXXXXXXX/conf/web.xmlther eason is that there is no web.xml, and if i put it there, it gts deleted. with id...
    • 2 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    copy a project

    is it possible to simply copy a directory contiang all source/libs/project files or will this mess up intellij's caches? if yes, how can i make a copy of my project? it was reeeeeally annoying to g...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    what is faster - for or foreach?

    i want to check all elements inside an array if (whatever(arrayelement))i know foreach creates an iterator, but how does it work for an array? if performance is very important, should i use the old...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    too all who suffer from pauses or low performance in general

    i switched off every plugin i didn't really need, and it helped a LOT. i didn't bother to find out which plugin caused it.
    • 2 个关注者
    • 1 条评论
    • 0 票