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
Dimitar Garkov edited this page Mar 1, 2021
·
11 revisions
Develop on and for VANTED
This wiki is intented to be a source for developers for the VANTED platform.
To get more information about what VANTED is, visit the project website.
To develop and change the VANTED source code or develop new add-ons, follow the guides and tutorials in this wiki.
Checklist before you start coding
Make sure you have at least Java 8 JDK installed. If not, download the latest Java JDK here: link.
To work with GIT on Windows you either install GIT-bash: link (for command line users), or use SourceTree: link, a very nice graphical tool to work with GIT repositories.
The source code is hosted here on GitHub: link as a GIT repository. The project is developed using Eclipse and as such it is already setup for Eclipse.