Currently i'm using eclipse with MobileFirst Studio for developing mobilefirst platform foundation projects.
I want to use the live reload (automatic war re-deploy to server when files change), but when using the mobilefirst platform CLI. Is this possible?
Asked
Active
Viewed 53 times
0

Idan Adar
- 44,156
- 13
- 50
- 89

Houssem Fathallah
- 171
- 5
- 16
1 Answers
0
The MFP CLI does not provide an auto-reload of the .war file after a change made to files that typically reside in the server/ folder of the MFPF project. A manual mfp stop/start is required.

Idan Adar
- 44,156
- 13
- 50
- 89