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
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Hi recently installed the Minecraft extension pack to create minecraft mods. I would like to start using this tool to teach students how to write software. I have successfully used eclipse but the amount of setup time is very high. I liked the idea of using visual studio for the development platform because I am familiar with this IDE. However, I have many errors starting off.
1.) I have an error that says: Java file is not part of a workspace. Intellisense is not available
2.) Sometime visual studio 15 gets an error that says the component cache is out of date. Then it crashes visual studio at other times.
3.) I can start minecraft when I execute the code, but it is very slow and glitchy compared to creating minecraft mods in eclipse. How can this be sped up?