Hi all.
I'm working in a Java environment and I created an Action in a Extension.
In the lib Folder of this extension I added two PNG files. When I Publish this for the first time I got the message:
"New file found and added to the project" So that’s great and expected.
No I need to the delete one of those PNG files and every time I try to publish I get the error:
"Could not find the file: "c:/.<dir>/<name>.png
How can I tell OutSystems that I deleted this file?
I'm working in a Java environment and I created an Action in a Extension.
In the lib Folder of this extension I added two PNG files. When I Publish this for the first time I got the message:
"New file found and added to the project" So that’s great and expected.
No I need to the delete one of those PNG files and every time I try to publish I get the error:
"Could not find the file: "c:/.<dir>/<name>.png
How can I tell OutSystems that I deleted this file?