Start Server in windows powershell in cuba-plattform -
is possible change cuba configuration start tomcat server in windows power shell window , not in dos window?
regards karl
you can create shell script invoked instead of cmd.exe /c ...
when studio starts application server. path script should specified in cuba_tomcat_start_script
environment variable.
see cuba gradle plugin code details.
Comments
Post a Comment