Guno
- 活动总数 74
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 22
-
创建于 Choose between custom language and DOM APIs
Hi,I recently started developing a plugin for a simple XML-based language I use in some of my projects. For this plugin I need to make a choice between defining a new custom language (along with it... -
创建于 Custom DomElementsAnnotator isn't invoked
Hi,I'm having some trouble with a DomElementsAnnotator I wrote to support a custom XML language. The problem is that this annotator never seems to be invoked:public class MyDomAnnotator implements ... -
创建于 Roots Switches
Hi,IntelliJ contains a couple of predefined special changesets in the Changes window. One of those is called Roots Switches and it displays for each module the checked out branch. Very handy.Now fo... -
创建于 Display of message translation on hover
Hi,I recently upgraded from IntelliJ 9 to 11.One of the changes I noticed is the behaviour when using message resouces in my code, with multiple languages.In IntelliJ 9, when I hovered over a resou... -
创建于 XmlRpc library conflict
Hi there,I'm developing a plugin that allows users to interact with Code Collaborator, a third party tool for performing code reviews.Upon upgrading to a more recent version of Code Collaborator, I... -
创建于 Cannot get list of tags when checking out from CVS repository
Hi all,Whenever I try to retrieve a list of existing tags from the 'CVS Roots' dialog, i get the following error message: Cannot load tags: cvs [rlog aborted]: reveived abort signal The following ...