主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
BoD
活动总数
20
最后的活动
2023年01月26日 16:14
成员加入日期
2007年04月12日 09:38
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
6
活动概览
帖子(6)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2023年01月26日 16:14
Sure! Here's a link to the logs: https://www.dropbox.com/s/mvx17lu9s68yk2v/idea-logs-20230126-17125715059265684214391984.zip?dl=0
社区
IntelliJ IDEA Users
All tabs open in "preview mode", even when not debugging
0 票
创建于
2017年10月02日 12:48
It a bit odd to use generate toString for that :) But thanks, I'll give it a try.
社区
IntelliJ IDEA Users
Trying to generate some simple code based on the current classe's fields
0 票
创建于
2007年10月25日 12:02
My entities have the @Entity annotation.Where is the "Java EE structure" view? Do I need to add a JavaEE Application facet?Thanks!BoDGregory Shrago (JetBrains) wrote:Hello BoD,Entities are defined ...
社区
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 票
创建于
2007年10月25日 18:23
The persistence.xml was already declared there but I removed it and then added it again, and now it works fine :)Thanks!BoDGregory Shrago (JetBrains) wrote:If you have JPA facet it should be visibl...
社区
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 票
创建于
2011年04月06日 14:53
Thanks for your answer.Hmm. I'm not familiar with this technique.But given that this is for an Android project (running on devices with limited resources), I think it is generally not a good idea t...
社区
IntelliJ IDEA Users
Structural search and replace: find unclosed Cursors
0 票
创建于
2011年04月06日 17:13
Oh ok.Well that's exactly my point then! My question was, is there a way to check that the code is not forgetting the try/finally using the structural search and replace feature :).For instance:Cur...
社区
IntelliJ IDEA Users
Structural search and replace: find unclosed Cursors
0 票