Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Idanhauser
Total activity
11
Last activity
January 25, 2023 13:29
Member since
January 01, 2023 08:15
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
1
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
January 08, 2023 07:36
Hi Anatoly, Yes everything looks fine. when i deleted from my editEchoParameters.jsp the line: "<jsp:useBean id="propertiesBean" scope="request" type="jetbrains.buildServer.controllers.BaseProper...
Community
TeamCity General Topics
No idle compatible agents which can run this build
1 vote
Edited
January 25, 2023 13:29
hey!Thank you @Anatoly, it works now. I would like to add an option to add a file to the plugin. Can you tell me how to do this in JSP and how to retrieve it in Java? something like that: Also, I...
Community
TeamCity General Topics
No idle compatible agents which can run this build
0 votes
Edited
January 04, 2023 21:13
It suppose to be at the /TeamCity_plugin/_plugin2/servers/2022.10/buildAgent/plugins/_plugin2-agent because it looks like everything is there And when I will succeed to make this plugin work.....
Community
TeamCity General Topics
No idle compatible agents which can run this build
0 votes
Edited
January 04, 2023 21:11
Do I need to install the agent? or its suppose to work with the default agent?
Community
TeamCity General Topics
No idle compatible agents which can run this build
0 votes
Edited
January 04, 2023 07:30
Hey! Thank you for the response! I did exactly as in the tutorial agent-side factory - EchoFactory: public class EchoFactory implements CommandLineBuildServiceFactory { @NotNull @Override ...
Community
TeamCity General Topics
No idle compatible agents which can run this build
0 votes