Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Vladislav Rassokhin
Total activity
154
Last activity
April 23, 2018 15:42
Member since
July 18, 2011 08:43
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
64
Activity overview
Articles (0)
Posts (0)
Comments (90)
Sort by recent activity
Recent activity
Votes
Created
April 28, 2016 13:48
Official comment
There no such possibility. You could create your own plugin for IntelliJ/AndroidStudio which would communicate with TeamCity via [REST API](https://confluence.jetbrains.com/display/TCD9/REST+API), ...
Community
TeamCity Plugin Development
Hooking into intellij plugin
0 votes
Created
June 09, 2014 13:09
Hi Pieter,Sorry for late answer.TeamCity 8.0 uses Spring 3.0.5. You can found org.springframework.test-3.0.5.RELEASE.jar and other useful libraries to tests you plugin in <TeamCityHome>/devPackage/...
Community
TeamCity Plugin Development
Require Spring Framework version in order to use correct Spring TestContext Framework
0 votes
Created
March 19, 2014 13:19
Hi Chris,Looks strange. Could you please enable debug logging and attach log from $HOME$/.TeamCity-Eclipse-Plugin here.Does TeamSynchronization view shows changes?
Community
TeamCity Plugin Development
Eclipse Plugin Remote Run doesn't Work
0 votes
Created
March 20, 2014 15:49
Hi Chris,Please try this plugin.
Community
TeamCity Plugin Development
Eclipse Plugin Remote Run doesn't Work
0 votes
Created
March 21, 2014 12:44
Hi Chris,As I understand logging information, first plugin asks suitable configurations for all opened projects (with svn sharing).FileListener/trunk/.project, IndexJobs/trunk/.project, Notificatio...
Community
TeamCity Plugin Development
Eclipse Plugin Remote Run doesn't Work
0 votes
Created
April 24, 2015 15:59
Hi Eduard,AFAIK, If you trigger build manually, you can change 'teamcity.build.checkoutDir' parameter value to whatever you want. Example of runnig build using Java API you can found here.If you do...
Community
TeamCity Plugin Development
Change Checkout Directory during build
0 votes
Created
June 19, 2014 16:04
To run tests you actually need server runtime libraries, located in <TeamCityHome>/webapps/ROOT/WEB-INF/lib/ . DBAction is also there in db.jarTo test AdminPage you can use something like:public cl...
Community
TeamCity Plugin Development
Require Spring Framework version in order to use correct Spring TestContext Framework
0 votes
Created
December 23, 2015 18:13
Hi Blaž,TeamCity IntelliJ Plugin does not support extensibility.As alternative you could use some custom scripts (bash/powershell/ant/etc) to automate downloading artifacts from TeamCity Server.At ...
Community
TeamCity Plugin Development
Hooking into intellij plugin
0 votes
Created
October 01, 2015 16:31
Hi Sam,You code (second one and .jsp) looks ok, and should work, afaik.I've tried with simple build type (see gist) and in TC 9.1.3 all works fine. But as you can see it does not uses other class t...
Community
TeamCity Plugin Development
Check the default radio button in a build-feature form
0 votes
Created
February 05, 2016 14:18
Official comment
Hi Jason, Sorry for late answer. AFAIK, You only need to patch RUBYLIB with path to 'plugins/rake-runner/rb/patch/common'. That would be enough for MiniTest reporter. > Is there an existing referen...
Community
TeamCity General Topics
Executing Rake tests within Docker
0 votes
«
First
‹
Previous
Next
›
Last
»