Peter Uhnak

- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Peter Uhnak created a post, AnsweredAdjusting AttributeValue content of an Reference in XML
I'm trying to implement XML DOM converter, however it is not clear to me how I can modify the String value of an attribute value before and after the resolution happens. I have an XML file called... -
Peter Uhnak created a post, AnsweredTesting specific FoldingBuilder only
Is it possible to specify which FoldingBuilders should be available for a particular test? E.g. in the tutorial Folding Test ( https://www.jetbrains.org/intellij/sdk/docs/tutorials/writing_tests_...