主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alakhotia
活动总数
23
最后的活动
2025年01月23日 21:25
成员加入日期
2020年06月24日 23:00
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(5)
评论(11)
按最近的活动排序
最近的活动
投票数
创建于
2025年01月23日 21:24
I updated to 2024.3.It fixed the problem. I can now navigate from a gradle project to a maven project when I click on the corresponding dependency in my code.
社区
IntelliJ IDEA Users
Being able to navigate among modules in a multi-module project
0 票
创建于
2024年11月20日 20:21
Thanks. It says it's not compatible with my IDEA, IntelliJ IDEA 2023.3 (Community Edition).
社区
IntelliJ IDEA Users
Being able to navigate among modules in a multi-module project
0 票
创建于
2024年11月14日 18:15
I am having a similar issue.I have one project with maven modules. I can navigate from one module to another when I control click on code in one module that is referred to in the 2nd. It takes me...
社区
IntelliJ IDEA Users
Being able to navigate among modules in a multi-module project
0 票
创建于
2020年10月01日 21:38
Thank you. The toString template works great now. Is there a clean way to format the equals and hashcode template so that it's like this: if (this == o) { return true; } if (o...
社区
IntelliJ IDEA Users
Code format when generating To String.
0 票
创建于
2020年09月29日 23:56
How can I modify the template to get a format like this? return "HospitalInfoCategory{"+ "title='" + title + '\''+ ", content='" + content + '\''+ ", url='" + url + '\''+ ", icon='" + icon + '\''...
社区
IntelliJ IDEA Users
Code format when generating To String.
0 票
创建于
2020年09月23日 18:46
Thank you. When I try to edit that template, it says "this view is read only".
社区
IntelliJ IDEA Users
Code format when generating To String.
0 票
创建于
2020年09月18日 19:31
How do I modify the To String template?
社区
IntelliJ IDEA Users
Code format when generating To String.
0 票
创建于
2020年09月18日 18:26
I already had that setting enabled. Is it possible to have it properly formatted when the code is generated, without invoking Reformat Code afterwards?
社区
IntelliJ IDEA Users
Code format when generating To String.
0 票
创建于
2020年09月18日 18:09
Thank you, I think I have gotten this to behave how I want it now.
社区
IntelliJ IDEA Users
Live templates.
0 票
已编辑于
2020年07月14日 19:34
I tried the copyright profile. Here's what it outputs: /* * // Copyright blah blah blah */ I don't want it to be in /* */ comments. I want one line, like this: // Copyright blah blah blah...
社区
IntelliJ IDEA Users
Live templates.
0 票
下一页
›
最后
»