Andreas Petersson

Avatar
  • Total activity 33
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 13
  • Created

    gradle jettyRun fails

    i can successfully run gradle:jettyRun from the console.but when i start or debug it from idea eap 13 (130.1105), i get the following error::mws:jettyRunFailed startup of context org.gradle.api.plu...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    EAP rss feed?

    Is there an official rss feed to follow to see announcements of new eap versions or maia roadmap additions?
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    error in "WeakerAccess" inspection.

    I just inspected some code (ChildClass.java). idea reports "Declaration Access can be weaker" for an inner class. when i run my compiler afer accepting tha cance (java 1.5) i get a compile error. i...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    Structural Search and Replace for throws List

    hi!i recently discovered SSR as a mighty tool to do bigger refactorings, i however i am struggling at understanding it fully.i am trying to do the following: i have a ton of methods that are declar...
    • 2 followers
    • 2 comments
    • 0 votes