Import external classes

We are doing some reorganizing some of our projects and moving them to a new home folder including the external classes that we’ve created.

Is there a way to add a number of classes in a new folder as external instead of deleting them one by one and adding them back in based on their new location?

Do
Close the Xojo Project. Move a folder’s worth of the external Classes to the new location. Open the Project in Xojo. It will ask you to relocate the moved external Class. Identify one of the classes in the new folder and you’ll find all the others in the folder are auto-relocated. Save the Project.
Until all external Classes moved

Sorry, there’s a key combination for this. On Mac, it’s CMD-OPT while you drag. It’s probably CTRL-SHIFT or CTRL-OPT on Windows & Linux.

As I said in my deleted post, you could import them, select them, right-click and select “make external”.