Jack Frosch

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

    How to set environment variables for test config?

    In IDEA 14.1.4 running on CentOS 7, I have set an environment variable in a test run config:But it seems the variable isn't being passed into the environment the test is running under. This is easi...
    • 1 个关注者
    • 2 条评论
    • 1 票
  • 创建于

    How can I keep Gradle build from changes selected run configuration?

    So here's the workflow I want to do in my IDEA Ultimate 14.0/14.1:1) Run Gradle build task to build my Grails project from the Gradle tool window (I'm using Grails Gradle Plugin)2) Run my Grails pr...
    • 1 个关注者
    • 1 条评论
    • 1 票
  • 创建于

    IDEA 13.1 Logo

    Just downloaded the 13.1 EAP release.On first look, it seems to me the logo has a vague resemblance to the Darwin Fish symbol, a parody of the ichthys symbol as shown below.  (However, it's not com...
    • 3 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Creating Groovy Classes in Grails

    I'm trying to do some Grails development using IDEA 13 EAP (133.609) on Windows 7.  I bumped into something that may be an IDEA issue, or simply my not understanding how to use it properly.For thos...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    What is IDEA 13.0.1 doing with all the CPU activity?

    These images will help tell the story of why I'm asking.First, I start up IDEA and wait for background processes to finish.  This is what my CPU Usage shows, with the bottom graph showing a graph o...
    • 1 个关注者
    • 0 条评论
    • 0 票
  • 创建于

    JSF Facet Missing in IDEA 132.425

    This morning, I took the upgrade path offered when starting IDEA. After opening the project, IDEA reported the "jsf" facet was not valid. I went into the module settings and sure enough JavaServer ...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Specifying JDK IDEA64.exe Uses

    I start IDEA via Idea64.exe.  Judging from the Help | About screen, it's using JDK 1.8.0-ea.I have downloaded JDK 1.8.0-ea to evaluate it, but just unzipped the JDK and didn't install the Java 8 JR...
    • 4 个关注者
    • 11 条评论
    • 0 票
  • 创建于

    Deploying Grails App to Micro Cloud Foundry

    I'm very new to Cloud Foundry and its local VM the Micro Cloud Foundry, so I'm looking for some guidance on deploying a Grails app to the Micro CloudFoundry (v119) using IDEA 12.1 (IU-128.101).  (I...
    • 1 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    Move Drag and Drop Hangs

    I'm wondering if anyone has encountered the problem where dragging an artifact from one folder to another in a module hangs IDEA?The Move dialog opens and IDEA just hangs. There's no log dump, no e...
    • 3 个关注者
    • 7 条评论
    • 0 票
  • 创建于

    Preference for Variable Types in Groovy

    This is a suggestion for a small UX enhancement.When coding in Groovy, one can declare a variable with an unspecified type:     def msg = 'Hello'or a specific type:     String msg = 'Hello'Some sho...
    • 2 个关注者
    • 0 条评论
    • 2 票