Marcus Terasa

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Marcus Terasa commented, -
Marcus Terasa created a post, AnsweredProgrammatically activate "reformat code" option in commit dialog?
Hi, my plugin should activate the options "reformat code" and "optimize imports" in the commit dialog. Is there an API for that? I guess it is saved somewhere in the .idea files in the project and ... -
-
Marcus Terasa created a post, ClassCastException on GradleBuildModel
I'm trying to get the applicationId from an Android module. Using GradleBuildModel model = GradleBuildModel.get(module) which is working fine. But as soon as I try to access the android() AndroidMo... -
-
Marcus Terasa created a post, CompletedNoClassDefFoundError on runIde gradle command
Hi, when I try to run/debug my plugin with gradle by using the runIde command, I get an exception: java.lang.NoClassDefFoundError: Could not initialize class org.apache.http.conn.ssl.SSLConnectionS... -
Marcus Terasa commented, -
-
Marcus Terasa created a post, AnsweredFreeze on open project
Hi, I'm trying to debug my plugin. But if I run/debug the plugin, a new instance of IntelliJ starts fine. As soon as I try to open a project, the IntelliJ file chooser opens and immediately freezes... -