Andreas Petersson
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
-
Andreas Petersson created a post, 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... -
-
Andreas Petersson created a post, EAP rss feed?
Is there an official rss feed to follow to see announcements of new eap versions or maia roadmap additions? -
-
-
Andreas Petersson created a post, 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... -
Andreas Petersson commented, -
Andreas Petersson created a post, 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... -