Michael
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Resharper Inspections for C++ in a UE4 project
AnsweredHello, I'm running a UE4 game project in team city and have added a build step for the resharper inspections. I selected x86 for the C++ inspections. I also linked to the solution file (RWC.sln) an... -
Edited Custom tool not downloaded by agents
AnsweredHello, I'd like to create a tool built around CPD and PMD. I created a ZIP archive with the following structure: pmd.zip | teamcity-plugin.xml | bin | cpd.bat | pmd.bat | lib ...