主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Keith Wedinger
Senior Software Engineer Root Insurance
活动总数
26
最后的活动
2023年03月31日 15:55
成员加入日期
2017年07月18日 18:13
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
9
活动概览
帖子(6)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2018年01月31日 13:24
To manually rename a module group, do the following: Close the project Inside a text editor, open .idea/modules.xml and change all occurrences of group attribute value for the module elements. If ...
社区
IntelliJ IDEA Users
Is there any way to rename module groups?
1 票
创建于
2023年03月31日 15:55
Using the following resulted in a configuration that is working for me. To style all your tab headers go to `Preferences | Appearance & Behavior | File Colors` check "Use in editor tabs", Click...
社区
IntelliJ IDEA Users
IDEA New UI: Change tab style
0 票
创建于
2023年03月29日 18:04
Here is an example of what this looks like when using a dark editor color scheme. It is rather difficult to make out the filename inside the editor tab.
社区
IntelliJ IDEA Users
IDEA New UI: Change tab style
0 票
创建于
2020年05月27日 17:09
To ensure that any new run configurations are created with the desired settings, my fellow engineers and I at my company configure the run template configuration settings. This is especially useful...
社区
IntelliJ IDEA Users
how to persist and import run configurations
0 票
创建于
2018年08月17日 12:14
After enabling Android Support inside IDEA, I was able to see System Settings -> Android SDK and I was successful downloading and installing the SDK from within IDEA. After installing the SDK, I re...
社区
IntelliJ IDEA Users
Need updated way to download, install and configure Android SDK
0 票
创建于
2018年08月10日 14:44
I had a similar issue with IntelliJ IDEA Ultimate 2018.2. My simple Python script starts with import sys and IDEA was flagging sys with "No module named sys". After invalidating the caches and rest...
社区
PyCharm
"No module named xx" when editing file, but python executes it fine
0 票
已编辑于
2018年02月20日 12:45
Thanks for the update. I starred this issue.
社区
IntelliJ IDEA Users
Cannot build Spring Boot project that contains Static Web module
0 票
创建于
2018年02月19日 13:41
The link below points to a ZIP file containing my IDEA project. The .git directory, the node_modules directory and the build output directories are not included to conserve space. https://drive.goo...
社区
IntelliJ IDEA Users
Cannot build Spring Boot project that contains Static Web module
0 票
创建于
2017年08月18日 15:12
I just posted the following answer on Stack Overflow in response to a similar question. The key is adding a 3rd module that contains the resource build output paths as a dependency for the main mo...
社区
IntelliJ IDEA Users
Cannot start gradle built Spring Boot app in IDEA due to classpath configuration limitation
0 票