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
I am trying to use visual studio code for java to train beginners.
In java project, a binary directory is usually located in project folder.
It is useful for beginners to see binary folder to realize what is "compile".
So, can you change the "no build tool" template, or make it configurable?
I tried to change ".classpath" file and it worked.
I am trying to use visual studio code for java to train beginners.
In java project, a binary directory is usually located in project folder.
It is useful for beginners to see binary folder to realize what is "compile".
So, can you change the "no build tool" template, or make it configurable?
I tried to change ".classpath" file and it worked.
The text was updated successfully, but these errors were encountered: