Home
TeamCity Support | JetBrains
Submit a request
Community
Sign in
Pavel Sher
Follow
New articles and posts
New articles, posts, and comments
Total activity
2660
Last activity
June 22, 2022 09:16
Member since
March 06, 2008 23:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
84
Activity overview
Articles (0)
Posts (13)
Comments (2563)
Sort by recent activity
Recent activity
Votes
Created
April 17, 2015 07:54
Wes, sorry for delay with replying. If the problem is still actual, I'd suggest taking a look at XML Test Reporter plugin, specifically at it's inspections part: http://svn.jetbrains.org/teamcity/p...
Community
TeamCity Plugin Development
Code inspections unofficial specifications?
0 votes
Created
April 17, 2015 07:47
Well, for now TeamCity does not provide features like this. You need to know path to interpreter of the script to be able to invoke it. Or, you can generate your own .sh or .cmd script which in tur...
Community
TeamCity Plugin Development
How to run script from plugin
0 votes
Created
April 16, 2015 08:19
You can determine location of your plugin jar files from a class object using the following solutions: http://stackoverflow.com/questions/1983839/determine-which-jar-file-a-class-is-from
Community
TeamCity Plugin Development
Set files required for a plugin
0 votes
Created
April 16, 2015 08:15
If you still have this problem, please attach your plugin with source code so we could reproduce it.
Community
TeamCity Plugin Development
SpringPluginLoader issue when using separate class loader for Server plugin
0 votes
Created
April 16, 2015 08:13
If you can build your applications from command line, you definitely can automate its building using TeamCity.
Community
TeamCity General Topics
HTML5 APP continous integration with TeamCity
0 votes
Created
April 16, 2015 08:08
Please attach code sample showing this problem. Custom data storage should be persisted automatically on server restart, data should not be lost.
Community
TeamCity Plugin Development
getCustomDataStorage + server restart
0 votes
Created
April 16, 2015 08:06
RunType is just a description of build runner, usually it does not depend on project. As I understand you need to add some API key configured in project settings to the build sent to the agent. The...
Community
TeamCity Plugin Development
How can I get the project settings from a RunType and AgentBuildRunner?
0 votes
Created
April 15, 2015 14:27
This problem was fixed in 8.1.5: https://youtrack.jetbrains.com/issue/TW-37711
Community
TeamCity General Topics
Problem triggering Remote Run in Teamcity from within Intellij
0 votes
Created
April 15, 2015 14:26
TeamCity 6.5.6 is rather old and we do not support this version anymore. Moreover this version was released before SVN 1.8. I'd check whether the problem still exists with current version of TeamCity.
Community
TeamCity General Topics
not working teamcity remote run from eclipse helios
0 votes
Created
April 15, 2015 13:33
Sorry for delay. Please have a look at our documentation for build runner plugins:https://confluence.jetbrains.com/display/TCD9/Build+Runner+PluginBasically you need to provide own CommandLineBuild...
Community
TeamCity Plugin Development
How to run script from plugin
0 votes
«
‹
14
15
16
17
18
19
20
21
22
23
24
›
»