Hey Trezo, copying over a file to another Folder while saving it, is just supported in a PHP Project, not in an HTML5 project. If you think that this could be good inside of an HTML5 project too, please create a ticket for that here: https://issues.apache.org/jira/browse/NETBEANS-1802
Cheers Chris Von: Treze Ico Gesendet: Samstag, 1. Februar 2020 19:37 An: [email protected] Betreff: HTML5/JS file refusing to import files to specified directory I went to File → New Project → HTML5/JS Application with Existing Sources https://i.imgur.com/UZjTsf0.png In the next screen where I specify the directory, I made sure it's within, xampps' \htdoc\, directory, as seen in the following image: https://i.imgur.com/T1qmgwz.jpg Please note I have a pre-existing directory for PHP files, and those files run fine: C:\xampp\htdocs\RobinNixon\ After importing the file, I right click on one of the HTML files, and they're still located in. https://i.imgur.com/MxFp2ip.png Unfortunately, the file wasn't transferred to 'C:\xampp\htdocs\RobinNixon_JS', and are instead still in their original directory. https://i.imgur.com/NZJtP6Y.png How do I go about making a new HTML5/JavaScript project, with pre-existing files, and have those pre-existing located with /htdocs/ ? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
