I don't quite understand what you are trying to achieve, but you can copy
the src folder to the data folder and then it will in the executable. Maybe
you can even link it into the data folder.


Jussi

On Thu, May 25, 2017 at 11:23 PM, Gianluigi <bagone...@gmail.com> wrote:

> OK I will look for another way to do this.
>
> Regards
> Gianluigi
>
> 2017-05-25 21:36 GMT+02:00 Jussi Lahtinen <jussi.lahti...@gmail.com>:
>
> > Src folder contains the source code for your project. You don't need to
> use
> > IDE to copy or edit the files.
> > Compiled binary does not contain source code, nor the compiling touches
> to
> > the src folder. It is only read during the compilation.
> >
> >
> > Jussi
> >
> >
> >
> > On Thu, May 25, 2017 at 9:06 PM, Gianluigi <bagone...@gmail.com> wrote:
> >
> > > 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
> > > ------------------------------------------------------------
> > > ------------------
> > > 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
> > >
> > ------------------------------------------------------------
> > ------------------
> > 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
> >
> ------------------------------------------------------------
> ------------------
> 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
>
------------------------------------------------------------------------------
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