Jon Nichols

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

    Process Annotations

    According to the help, when processing annotations is enabled, a dedicated annotation processing command appears in the Build menu. I have enabled annotation processing, and in fact it is clearly w...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    Gradle execution of platform task

    I upgraded to IDEA 13, and the following code in my build file stopped working (just to get the hash of the current git head for some logging):def hashProc = "git rev-parse HEAD".execute();def code...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    File Watcher vs. Compiler

    At first sight, the File Watcher concept seemed like a really great idea, but the more I'm using them, the more I wonder why that whole concept was added instead of just re-using the existing compi...
    • 3 个关注者
    • 4 条评论
    • 0 票
  • 创建于

    Built in web server?

    I know this is a part of WebStorm, but I see no discussion of the built in web server as part of IDEA. That said, it's clearly there, because when I go to http://localhost:63342/, a 404 page is ret...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    PhoneGap development

    Has anyone come up with a good organization scheme for developing PhoneGap apps for both iOS and Android? I'm struggling to come up with an optimal setup. Currently, the best I can do is to use Int...
    • 1 个关注者
    • 0 条评论
    • 0 票