主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Gioioso Matteo
活动总数
72
最后的活动
2025年05月22日 08:56
成员加入日期
2019年04月18日 04:23
关注
0 名用户
关注者数
0 名用户
投票数
17
订阅数
20
活动概览
帖子(12)
评论(23)
按最近的活动排序
最近的活动
投票数
创建于
2020年05月09日 03:48
Same error here
社区
IntelliJ IDEA Users
[Database Source] SSH: Unable to find host/port in URL
1 票
创建于
2019年10月22日 02:03
I have as you suggested, and now it does not autocomplete anymore with the name field
社区
GoLand
camelCase json for Golang struct tads
1 票
创建于
2021年08月17日 01:52
Yann Cebron sorry to resume this old thread, but I have one question, how can I access the Configurable at runtime? should I just ApplicationManager.getApplication().getService(AppSettingsState.cla...
社区
IntelliJ IDEA Open API and Plugin Development
Adding Configuration features at runtime to a plugin
0 票
已编辑于
2021年05月09日 04:34
Yann Cebron thanks for answer, could you please expand a little bit on this?I guess the first thing would be to create a class that extends the NodeJSRunConfigurationExtension Like this public clas...
社区
IntelliJ IDEA Open API and Plugin Development
How to add a JComponent to pre-existing Run configuration editor
0 票
已编辑于
2021年04月30日 11:32
Sorry forgot to mention. I am using it like this in my plugin code: String myEnv = System.getenv("MY_ENV");
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
0 票
已编辑于
2021年04月30日 09:52
Andrey Dernov it is a simple case of multiple environments build. I need some variables for a test environment and different ones for a production environment.Since I need to test my plugin before ...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
0 票
创建于
2021年04月30日 09:28
Jakub Chrzanowski Hello, could you please answer this question? Otherwise I will have to open a new thread or contact directly the support, I have been stuck for the past 10 days without any soluti...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
0 票
创建于
2021年04月27日 00:56
Jakub Chrzanowski hello, any help on this? Thanks
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
0 票
已编辑于
2021年04月20日 01:48
How can I get those variables in my application? Since the environmental variables will get evaluated at runtime, how can I achieve this? How can I start my plugin supplying env variables?I think w...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to set environmental variables for Gradle build
0 票
已编辑于
2021年04月16日 00:40
Ok, in the end I took a different simpler approach.I have just decided to register the action in code rather than via plugin.xml: MyAction myAction = new MyAction();myAction.setMyParam("param");Act...
社区
IntelliJ IDEA Open API and Plugin Development
Passing data to an Action
0 票
下一页
›
最后
»