Vivek Krishnan
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Cannot resolve symbol 'exec'
I am having a strange issue1. In my pom.xml, I have the following entry<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-exec</artifactId> <ver... -
Created xml diagram generation spanning across xml's
I tried to generate an XML diagram and it works find with all the properties are in the same file.But in my case the configurations are spanning across different files and when I try to generate th...