Alexander Ashitkin

- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Alexander Ashitkin commented, -
-
-
-
-
Alexander Ashitkin created a post, AccessControlException in DslGeneratorProcess - how to troubleshoot
Hi Teamcity Team im trying to integrate library to DSL reolution process and get AccessControlException: ```` ````Current Status:[17:10:19]: Failed to apply changes from VCS to project settings (re... -
Alexander Ashitkin commented, -
Alexander Ashitkin created a post, How to configure proxy to download DSL Dependencies
Hi I'm trying to start using dependencies in dsl. It is more or less clear, except how to configure mvn setting for this. it turns out that system settings are ignored - because (a) build works if ... -
Alexander Ashitkin created a post, Duplicates finder - -Didea.include.patterns doesn't work?
HiI added-Didea.include.patterns=path1/**;path2/**;path3/** to the duplicates finder,but costatntly get results from unrelated paths. Is it broken or i do something wrong?best Regards, Alex -
Alexander Ashitkin created a post, How to avoid compiled classes cleanup in the Idea Project Runner?
Hi!In idea i used to work with compiled classes cache and can't imagine how it will be if i need to recompile all classes every time. But idea project runner doesn't follow this approach, i see in ...