Am Donnerstag, den 25.05.2017, 20:06 +0200 schrieb Gianluigi:
> I need to copy modules and classes from my project, change the code
> partially and copy it to another project.
> Is this only possible from IDE or is it possible also from a compiled
> project?
> Is there still the src folder in the compiled project?
> 
> Regards
> Gianluigi

Salut Gianluigi,

you can 'import' the modules,classes etc. from other projects on your
disc into your new project, using the IDE Import.
Or you look into the hidden '.src' folder and copy the files you need.
-- 
Amicalement
Charlie


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to