Nitzan Tomer
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Edited Google App Engine support for python in IntelliJ
AnsweredHey. Please do not move my question to the PyCharm forum. I do not have PyCharm. I am using IntelliJ.If I were using PyCharm I probably wouldn't have this problem to begin with. I'm trying to s... -
Created Hibernate can not be added as framework support
AnsweredHeyI posted this question yesterday only to understand now that my problem is probably completely different.According to the Enabling Hibernate Support guide, I need to add hibernate support by sel... -
Created Hibernate - having problems generating persistence mappings
AnsweredHey.I'm using hibernate and using the annotations way of defining the entities and not using xml.When I'm writing a query, intellij complains about the entities, saying:ClassName is not mappedI fou... -
Created TypeScript code completion not working well
I'm not sure when exactly this started happening to me, but it's confusing.I'm working on a project in TypeScript and I realize that the code completion doesn't work well.For example when defining ...