Home
Fleet Support | JetBrains
Submit a request
Community
Sign in
Andrey Dernov
Follow
New articles and posts
New articles, posts, and comments
Total activity
240
Last activity
January 18, 2023 14:26
Member since
August 10, 2022 14:32
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
110
Activity overview
Articles (7)
Posts (0)
Comments (120)
Andrey Dernov
commented,
January 18, 2023 14:26
Have you re-defined the user home on your system? For some reason on your machine it is detected as \ac2knjs0204\Userdata\jglynn. Fleet uses this system property ("user.home") for the configuratio...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 18, 2023 12:56
>Before I make the change java-options=-Dfleet.dotnet.backend.location=C:\Util\11392 The error I get is that the proxy doesn't trust the cert. In other apps I'm presented with the cert with the abi...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 17, 2023 14:02
>I copied in the last attempt. I have it correct in my current Fleet.cfg Do you mean it is working now? If not - do you always get the We're supporting only DOS-style paths on Windows error - even ...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 13, 2023 11:32
The path should point to the un-archived zip archive content. It should work with the C:/Util path. What is the full text of the error and how did you specify the path? Also, have you tried to conf...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 12, 2023 14:19
Is it possible to manually "install" the backend? Can I configure Fleet to use the backend? I checked: you can specify the custom dotnet backend location using the fleet.dotnet.backend.location ...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 12, 2023 14:10
Thank you. Indeed, the download fails b/c of a timeout error: [20230112 07:44:41.052 ERROR WS f.p.d.w.DotnetBackendInstaller] An error occurred while downloading dotnet backendhttps://plugins.jetbr...
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 12, 2023 13:00
Could you please collect logs using Help | Collect logs menu item. You can upload them at https://uploads.jetbrains.com Thank you.
Community
General Discussion
dotent backend
0 votes
Andrey Dernov
commented,
January 10, 2023 16:46
Do you use Maven or Gradle for managing dependencies. To add a dependency on a local jar you should use Maven or Gradle means. For Gradle: https://stackoverflow.com/a/20700183/2000323 For Maven: ht...
Community
General Discussion
How to add a jar to a kotlin / java project?
1 vote
Andrey Dernov
commented,
January 10, 2023 16:17
support saving workspaces Could you clarify, please what do you mean? Thanks. It would be great also to have settings be configurable for whole workspacce, not only for whole application or per dir...
Community
Feature Requests
Workspaces
0 votes
Andrey Dernov
commented,
January 03, 2023 15:19
Have you configured php.executable for the workspace? E.g. I have such a configuration: { "php.language.level": "8.2", "php.executable": "/usr/local/Cellar/php/8.2.0/bin/php", "phpunit.exe...
Community
General Discussion
Details about the PHP Integration
0 votes