P
Peter van Dam
Guest
Hi there, I am wondering how others are handling the situation where you have a project that mixes stuff like the following: - ABL code - all kinds of scripts, including linux, jenkins, ant, etc. - documentation - test data - ABL test code We would ideally want all this stuff in a single project, since it is a single project, but we only want the ABL subdirectory contents (objects and static files) distributed to the build location. So basically we would only want the compiled objects and static objects from, say, the src directory distributed to the build location (without the src directory prefix). How do you configure this? Thanks, -peter
Continue reading...
Continue reading...