Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Zhaozhihong
Total activity
13
Last activity
June 28, 2022 02:13
Member since
May 20, 2022 10:14
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (12)
Sort by recent activity
Recent activity
Votes
Created
June 28, 2022 02:13
How can I add variables when start the goland or in runtime?
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 27, 2022 13:26
I print all environment variables of both way, toolbox lack of some variables, which could be the reason? From Terminal: PATH:/usr/local/opt/openjdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbi...
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 11, 2022 05:23
From Cli: work, not crash and get logs Form ToolBox: not work,crash without logs
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 09, 2022 06:42
Maybe I can share the screen,it will be more efficient.
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 09, 2022 05:16
Yes, it worked if started from CLI, and print the log I expected. But it dosen't work if I start it from tool-box. What is the reason could be?
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 08, 2022 02:41
Does it have any progress? I don't know how to see stacktraces.
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
June 01, 2022 12:18
<credentials> This is my test db. A question: I have enabled Internal Mode and see the "Internal Actions". How can I see the stacktraces?
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
May 27, 2022 02:49
plugins { id("java") id("org.jetbrains.intellij") version "1.6.0"}group = "org.bytedance"version = "1.0"repositories { mavenCentral()}// Configure Gradle IntelliJ Plugin - read more: https...
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Created
May 25, 2022 16:49
This is my project SDK config, it is 2022.1. Is there something wrong...
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Edited
May 23, 2022 14:00
OK,Actually I use jna to call the function of go library(here https://github.com/zhaozhihom/gogenfunc) , below is the code snippet I have provided the source code in the attachment. The purpose of...
Community
IntelliJ IDEA Open API and Plugin Development
IDEA crashes when I use a plugin for generating code which calls a native Go library
0 votes
Next
›
Last
»