Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jryan
Total activity
22
Last activity
February 06, 2023 18:24
Member since
November 10, 2020 15:09
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
5
Activity overview
Posts (5)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
February 02, 2023 16:41
Is there a way to get the AndroidModel with older API or is that not possible? If I upgraded this plugin to the newer version, it there a way to do something similar to final Module[] modules = Mo...
Community
IntelliJ IDEA Open API and Plugin Development
ModuleBridgeImpl: Error trying to get the selected variant
0 votes
Created
June 23, 2021 14:29
I've just tried with JDK 16, and on brand new Ubuntu 20 machine and the problem remains
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Unit Test failing with sun.font.FontManagerFactory error on Ubuntu 16 with JDK 14/15
0 votes
Created
June 22, 2021 16:12
I only switched to 11 as you've asked. I have build machines for Windows, Mac, and Ubuntu 20 which don't have this issue if that helps narrow things down
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Unit Test failing with sun.font.FontManagerFactory error on Ubuntu 16 with JDK 14/15
0 votes
Created
June 22, 2021 16:11
./gradlew --version------------------------------------------------------------Gradle 6.4.1------------------------------------------------------------Build time: 2020-05-15 19:43:40 UTCRevision:...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Unit Test failing with sun.font.FontManagerFactory error on Ubuntu 16 with JDK 14/15
0 votes
Edited
June 22, 2021 09:05
Morning, switching to JDK 11 alters the error message slightly, SettingsWindowTests > logVerbosityTestAbNormal() FAILED java.lang.UnsatisfiedLinkError: no freetype in java.library.path: [/usr/ja...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Unit Test failing with sun.font.FontManagerFactory error on Ubuntu 16 with JDK 14/15
0 votes
Edited
June 18, 2021 17:16
It gets to BasicLabelUI.java::getPreferredSize() where `Font font = label.getFont()` returns: Method threw 'java.lang.InternalError' exception. Cannot evaluate javax.swing.plaf.FontUIResource.toStr...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Unit Test failing with sun.font.FontManagerFactory error on Ubuntu 16 with JDK 14/15
0 votes
Created
February 12, 2021 10:35
I believe it has something to do with CxxResolveModuleConfigurations, but I can't find that file/class/function
Community
IntelliJ IDEA Open API and Plugin Development
Hooking the Gradle NDK/CPP Sync
0 votes
Created
November 25, 2020 10:38
I still require help/confirmation with this
Community
IntelliJ IDEA Open API and Plugin Development
Module names now contain the project name
1 vote
Created
November 16, 2020 13:29
Any confirmation/feedback on this is appreciated
Community
IntelliJ IDEA Open API and Plugin Development
Module names now contain the project name
1 vote