this is probably a pretty dumb question but is there any way to add a module that I copied into the directory which I set up in "Tools -> Configure Paths -> Shared Modules" from the IDE ??
i could not find any button that takes me to that directory! "Project -> Add Existing Modules" takes me to the application's folder
this is probably a pretty dumb question but is there any way to add a module that I copied into the directory which I set up in "Tools -> Configure Paths -> Shared Modules" from the IDE ??
i could not find any button that takes me to that directory! "Project -> Add Existing Modules" takes me to the application's folder
When you click on "Add existing modules" you open a file dialog. You need to go in the shared modules path, so you can add your modules. This is the way
Then it makes no sense at all to add that path to "Tools -> Configure Paths -> Shared Modules" at all if i have to nagivate to that path manually or am I missing something here?
That´s wrong.
The file will be found (and eported to the zip) if you export your project as zip (including shared modules) and the file is in the Shared Modules path....