Alexander Ashitkin
- Total activity 71
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
-
Edited 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... -
Edited 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 ... -
Created 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 -
Created 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 ... -
Created Idea project runner doesn't understand $MODULE_DIR$ in run configurations?
Log output:[16:55:26]: Starting run configuration tests:confname ...[16:55:26]: IDEA Coverage: Java agent added to Java task[16:55:26]: java[16:55:27]: [java] C:\usr\JetBrains\TeamCity\buildAgent\w... -
Created Teamcity "Inspections" runner doesn't pick up inspection profile properly
Hi all.I'm trying to apply shared inspection profile to the inspection runner, but get an default profile instead.my checkout directory layout is:56176e502acc15b .idea module1 module2... -
Created java compile fails with java.lang.OutOfMemoryError: Java heap space
How do i adjst compiler parameters in teamcity?Thanks in advance, Alex.