-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Can't insert credentials #335
Comments
Hello, I have the same problem on Debian Buster. The following error message is displayed in the LOG:
Can anyone send me a hint to solve the problem? |
Same problem is impossible to enter and validate credentials for a local team foundation server, seems that "Enter Credentials..." is a fake button. Eclipse 2021.3 on Ubuntu 20.04 |
The same problem on Ubuntu 20.04 and Majaro 21.1 both with TEE 14.135.0 and Eclipse 2021-06. |
Is there a known last working version for linux? |
Yes, it's 14.134.0. |
Whats your configuration? OS and Eclipse version? |
Linux Ubuntu and Manjaro with Eclipse v4.6 (Neon), Java 8, and TEE 14.124.0. P.S. I am sorry for unresponding |
Looks like some slf4j jars were missed in the latest release packaging: #323 |
Unfortunately, I still can't connect to the TFS server. I have tested the following Eclipse packages with TEE version 14.136.0:
OS: Debian 10 (Buster) With which Eclipse version is TEE-14.136.0 compatible? |
@grachchr The compatibility of the project has not changed. It should work with at least Eclipse 3.8+ What error are you getting when trying to add credentials or connect? |
I get the following message in the log (Eclipse-cpp-2021-12):
Thank you for the quick response to my request. |
I missed a couple references to the restored slf4j libs. You can add the jars (from https://github.com/microsoft/team-explorer-everywhere/tree/master/source/com.microsoft.tfs.core/libs/slf4j) to You may also need to edit
|
@ dzuda11: Thank you. I know, but there is no other way at the moment. @ eric-milles: After that I uninstalled and reinstalled the TEE plugin. Now the TEE plugin works. A diff of the eclipse directories before and after installation shows changes only in |
Not sure how you applied. It may have been possible to add the two jars to your eclipse dropins directory. But I can't really test any of these solutions. Next release should have the reference properly restored. |
Thanks and best regards. |
Hi,
I'm trying to user team explorer with eclipse in ubuntu.
When I click "Enter Credentials" nothing happens, regardless the eclipse version.
The text was updated successfully, but these errors were encountered: