Marc Walter
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Marc Walter commented, -
Marc Walter created a post, AnsweredShowing an action for a single file in the project explorer view only
I'm trying to implement an AnActionEvent in my plugin that should show up in the context menu of the project explorer view for the file "pom.xml" only. So I overwrote the update function. @Override... -
-
-
-
Marc Walter created a post, Correct NamedQuery is marked as error
Hi,I have got a JPA entity defined like this:@Entity@NamedQuery(name="SEARCH_ALL_OWNER", query="SELECT o FROM Owner o")public class Owner { // ...}The word "Owner" in the named query is marked r... -
-
-
Marc Walter created a post, Question about updates
Hi,I just bought Idea 12 and registered my personal copy. After executing "Check for update" I get an option to download Idea 12.0.1. Do I have to reinstall Idea every time in order to do minor upd... -