- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am now maintaining an existing plugin that came with a few lisp files in the MyPlugin.bundle folder. These get AutoLoaded it seems, as I dont see any reference to them in the PackageContent.xml file or anything. I can make changes to those lisp files while keeping the names of the files the same and the changes will be reflected when I load AutoCAD.
But I have created a brand new lisp file for a new command, and it is in the same location as the other lisp files. But the new one is not AutoLoading?
I'd like to have it AutoLoad so that when I distribute the plugin to the others in my department, they dont have to do anything extra.
I wasn't sure if adding the lisp file in the custom cui (also part of the plugin) would work given how complicated file paths can be.
Thanks!
Solved! Go to Solution.