Guno
- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Created 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... -
Created 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 ... -
Created 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... -
Created 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... -
Created 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... -
Created 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 ...