No Mail
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 33
-
Created Perforce broken in 7.0.4?
My connection to Perforce worked flawlessly in 7.0.3After upgrading to 7.0.4:- I try to change the file- Idea asks me to clear read-only status using version control integration- I'm getting "Error... -
Created 7.0.3 JPA query not an error
I'm using JPA QueryStatement is:Query query = em.createQuery("select w from ABC w where w.id = :par");w.id is not a field in ABC class.Idea correctly highlights .id in red, with tooltip text "This ... -
Created Quick access to ER diagram
Idea 7.0.2What's the fastest way to access ER diagram(s)?I do it this way:- View as Java EE: Structure- expand JPA Facets node- expand persistence unit node- expand table node- right click column n... -
Created Perforce tickets
Idea 7.0.1It looks to me that Idea doesn't read Perforce tickets. Am I right, or Imissed some settings?I use P4CONFIG environment variable. File, which this variable points tocontains P4CLIENT, P4P...