Guy Gascoigne - Piggford

Avatar
  • Total activity 29
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 10
  • Created

    Grails 2.x project import

    How do you successfully import a grails 2.x project from sources in the IDEA 16 eap?  This used to be really easy but now when I do it I get my plugins all tagged as grails modules, but the main ap...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    gradle based project and code style

    Answered
    Currently we have a gradle build where we've customized the gradle project to generate an idea project that includes our preferred code styles and inspection preferences.  I would like to achieve t...
    • 4 followers
    • 5 comments
    • 0 votes
  • Created

    Font rendering question wrt. Cardea and jdk 7

    Following seeing http://bulenkov.com/2013/06/23/retina-support-in-oracle-jdk-1-7/ I thought I'd take a look at the latest EAP (130.1486 currently) and see how it did using the eap of jdk 1.7.0_40 (...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Ambiguous method call

    I have a constructor defined as:    public Handler( final Class clazz ) calling it like this:      new Handler( getClass() ); which calls down to:     public final native Class<?> getClass(); on O...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Goto Declaration broken since 106.396

    I've been getting this since 106.396, every time I try and goto the declaraion of a symbol I get:Exception in Unknown pluginError during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(72...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    bzr support?

    I see that IdeaX is getting mercurial support, what's the chance on us seeing bzr support as well?  It would be great to see better support for this.
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Stack Analyzer extension

    Is there an example anywhere of how to write a plugin to extend theStack Analyzer so that it can decode a different format stack? One ofour libraries insists on "prettying" up it's stacks and it m...
    • 3 followers
    • 4 comments
    • 0 votes