10 Ağustos 2022 Çarşamba

mvnDebug komutu

Giriş
maven pluginlerini debu için kullanılır

Örnek
Şöyle yaparız
- Add a new “Remote Debug Configuration” in the “Run/Debug Configurations” window and set the port to 8000.
- Run the build by "mvnDebug clean install"
- Press debug button.

Hiç yorum yok:

Yorum Gönder

mvnup komutu

check Şöyle yaparız mvnup check apply Şöyle yaparız mvnup apply