You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i open the root directory of a checked-out TensorFlow project, and then navigate to a Java file, i'll be presented with the Classpath is Incomplete warning.
Ideally this extension would have parsed all of the BUILD files within the project and modified the project's Java classpath such that VS Code would know about the java workspace.
The text was updated successfully, but these errors were encountered:
If i open the root directory of a checked-out TensorFlow project, and then navigate to a Java file, i'll be presented with the Classpath is Incomplete warning.
Ideally this extension would have parsed all of the BUILD files within the project and modified the project's Java classpath such that VS Code would know about the java workspace.
The text was updated successfully, but these errors were encountered: