question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Test tf executable failed when adding TFVC android studio plugin

See original GitHub issue
  1. i’ve download the “TEE-CLC-14.0.3.zip”, and extract it
  2. add tf executable path to environment variable
  3. run tf eula, and enter y
  4. run tf successfully on command line, and output appears (…version 14.0.3…)
  5. but test failed when adding TFVC android studio plugin with alerts:

The installed version of TF command line is 0.0.0. The minimum version suggested is 14.0.3.

Can everyone help me?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
leantkcommented, Dec 22, 2016

@nanhapy,

If you are having the memory issue that @mmajcica described above, he solved it by opening the tf.cmd file (if on a Mac or Linux it would be the tf file). Look for the line that starts with “exec java -Xmx2048M” and change -Xmx2048M to -Xmx512M or at least a smaller size that is more suitable to your machine. Please let me know how this works for you.

Thanks, -Leah

0reactions
Nerves82commented, Sep 4, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting issue while integrate TFVC with Android Studio
For Mac, go to Android Studio then Preferences. Choose Version Control from the left menu then TFVC. In the Path to tf executable...
Read more >
FAQ for Android Studio with Azure DevOps Services and TFS
Click Test to test that the executable has been found and is working as expected.
Read more >
Getting Started with TFVC inside of Android Studio ... - YouTube
A tutorial on how to get setup with TFVC inside of Android Studio or IntelliJ using the Visual Studio Team Services plugin.
Read more >
Working with TFS in IntelliJ IDEA via VSTS Plugin
Open the settings panel. and move to Version Control -> TFVC pane. In the select path to executable field, enter the exact path...
Read more >
How to Use TFS in Android Studio - iTecNote
Best Solution · Go to RD Settings Version Control -TFVC · In the Path to tf executable text field, navigate to the location...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found