Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
BoD
Total activity
20
Last activity
January 26, 2023 16:14
Member since
April 12, 2007 09:38
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
6
Activity overview
Posts (6)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
January 26, 2023 16:14
Sure! Here's a link to the logs: https://www.dropbox.com/s/mvx17lu9s68yk2v/idea-logs-20230126-17125715059265684214391984.zip?dl=0
Community
IntelliJ IDEA Users
All tabs open in "preview mode", even when not debugging
0 votes
Created
October 02, 2017 12:48
It a bit odd to use generate toString for that :) But thanks, I'll give it a try.
Community
IntelliJ IDEA Users
Trying to generate some simple code based on the current classe's fields
0 votes
Created
October 25, 2007 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 ...
Community
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 votes
Created
October 25, 2007 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...
Community
IntelliJ IDEA Users
"Class isn't an entity" with JPA.
0 votes
Created
April 06, 2011 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...
Community
IntelliJ IDEA Users
Structural search and replace: find unclosed Cursors
0 votes
Created
April 06, 2011 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...
Community
IntelliJ IDEA Users
Structural search and replace: find unclosed Cursors
0 votes