javavscode
javavscode copied to clipboard
To attract beginner developers - Create projects without Maven and Gradle
It would be interesting to have the possibility to create projects without Maven and Gradle, as these can be a barrier for a beginner developer.
Our extension supports JEP-458, which allows for running a multi-file source launcher and addresses the issue you mentioned. To use this feature, users need to enable preview and ensure their JDK version is 22 or higher.
closing due to no activity, feel free to open this in case of more queries