Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Lobas
Total activity
66
Last activity
February 13, 2019 16:24
Member since
May 15, 2012 10:33
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Articles (0)
Posts (0)
Comments (42)
Sort by recent activity
Recent activity
Votes
Created
February 13, 2019 16:24
BVollmerhaus, Please create issue in YouTrack with all corner cases.
Community
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 votes
Created
February 13, 2019 13:49
Hm, lombok.NonNull Lombok generate code like: if (FOO == null) { ....} else {....} and this broken our form byte code generator.... Please use import org.jetbrains.annotations.NotNull;
Community
IntelliJ IDEA Open API and Plugin Development
Custom Create in form - Fields don't get initialized when "Generate GUI into" is set to "Binary class files"
0 votes
Next
›
Last
»