Miguel Goyanes
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 6
-
Miguel Goyanes created a post, Error after updating dependencies: Cannot init toolwindow | UninitializedPropertyAccessException: lateinit property rootPanel
Hello.My plugin is working with the following dependencies/configurations:pluginSinceBuild = 222 pluginUntilBuild = 233.* platformType=IC platformVersion = 2023.1.1 id("org.jetbrains.kotlin.jvm") ... -
Miguel Goyanes commented, -
Miguel Goyanes commented, -
-
Miguel Goyanes created a post, AnsweredToolWindow open close callback.
Hi. I'm developing a plugin and would like to know if do we have a callback to know when the ToolWindow is open or closed by the user. Thanks. -
Miguel Goyanes created a post, C/C++ plugin configuration
Hi.I've installed the C/C++ plugin on Idea 13 but cant seem to make it work.I'm running windows and i'm succesfully using NetBeans to create and compile C/c++ files. I'm using Gygwin to achieve thi... -
-
Miguel Goyanes created a post, Different results compiling with Eclipse and Android Studio
I have o project made in Eclipse and now I'm migrating to Android Studio.I have a class that the character encoding defined is UTF-8. In this class I have a string like this String aString = " µg";... -
Miguel Goyanes created a post, Android Studio and BitBucket
Hello.First of all let me excuse me if this is not the right place to post but didn't find the information I was looking for in any place.Until now, I've developed my android aplication using eclip...