Marc Walter

- 活动总数 17
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
Marc Walter 进行了评论, -
Marc Walter 创建了一个帖子, 已回答Showing 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 创建了一个帖子, 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 创建了一个帖子, 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... -