Getting started with Maven on Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 10

  • @wuxianzhe6571
    @wuxianzhe6571 Год назад +5

    thanks yan. most teachers recommend idea for springboot/maven projects. I am surprised to see that it works in lightweight vscode

  • @timokkhan9020
    @timokkhan9020 2 месяца назад +1

    I followed the tutorial step by step and it all works fine. Until I try a 'mvn compile' that complains about target below 8... It is a shame that a pom file generated by Maven itself has some issues from the start.

  • @AdiPassover
    @AdiPassover 11 месяцев назад

    Incredibly helpful, thank you very much!

  • @homeofcreation
    @homeofcreation Год назад +1

    How do you create a new module in a maven project in vs code?

  • @trowa_z1989
    @trowa_z1989 Год назад

    How can I add a new module to an existing maven project?

  • @Code_Machine
    @Code_Machine 16 дней назад

    RIP headphone users. That first second jumpscared me

    • @JavaAtMicrosoft
      @JavaAtMicrosoft  10 дней назад

      Thanks for the actionable feedback. I‘ll cut the first second

  • @calvintagneouabo7130
    @calvintagneouabo7130 9 месяцев назад +1

    Thanks

  • @yash1152
    @yash1152 11 месяцев назад +1

    7:10 maven add a dependency