Is there a way to automatically download dependencies like config files or dynamically called Vis to the RIO while developing?
I want to read some data from a configuration file. When I deploy the application, I have added this file to the “Always Include” in the build properties and this works fine.
However, when I am developing and run the program with pressing the play button, I have to first download the configuration file to the RIO using FTP. Is there a simpler way?
Best regards,
Terje