Hi, I am trying to implement the action copy-move-to with a little addition - when the user selects the folder he wants to copy the document to and clicks Copy the document should be copied into a folder with the same name (or partial name) of the document. The folder should be created when the the document is copied. I am new at this and have no idea how to realize this.
Can someone explain or at least give me some directions?
I tried looking for all the files that are included in the action, but could not find them all. I am working with Maven.
I would really appreciate any kind of help.
Thanks in advance