Manage JavaScript Libraries

TMS WEB Core v2.1.6240

I rename the project-html file from Project1.html to index.html via rename-dialog in the VSC-Explorer - this works as expected and project runs fine.

But if I want to call Manage JavaScript Libraries in Project-Manager this error is shown.
Error running command rad4.project.manager.javascript: A system error occurred (ENOENT: no such file or directory, open 'c:.....\Project1.html'). This is likely caused by the extension that contributes rad4.project.manager.javascript.

If the index.html is renamed to Project1.html it again works as expected.

That's not a big issue - one can easily rename temporarely for managing libraries and rename back then.

Regards, Tom

Hello,
You also need to change the project setting in which you specify what .html is the project one. That is, select the project.dproj and edit the settings to ensure the project html is the right one.

Hello Jose Leon,

you're right - sorry, I could have checked that myself. I think I mixed up the behaviour with Delphi, where this is done automatically on renaming.

Thanks for your work on this great product !

Thanks/Regards, Tom