Exception Bug
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 on macOS and idea2023.2.3, plugin init toolwindow failed: w and h must be > 0
已回答I have developed an idea plugin, after installing it in ideaIC-2023.2.3 on macOS, it reports an initialization error: "Cannot init toolwindow". However, on Windows, this version of idea can install... -
创建于 on macOS, in JCEF, textArea cannot input chinese
已回答我开发了一个idea的插件, 依赖插件平台为:com.jetbrains:idealC:2023.13, 插件使用JCEF打开一个本地html页面(by vue 2.x)。页面上有一个textArea输入域,在macOS中,idea安装该插件后,插件页面上的textArea不能输入中文。使用macOS上的浏览器打开该页面能输入中文,并且,在windows中,idea安装插件后,插件页面上的t...