Hi,
When I build multiple B4J Windows .exe applications using Build Standalone Package, each app gets its own folders like bin, lib, conf, and legal.
Since many of these files are identical, I was wondering:
Is it safe to share or merge folders like lib, conf, and legal between multiple apps to avoid duplication?
Or can this lead to issues (for example with dependencies or configuration)?
What is the recommended approach for managing multiple standalone apps in a suite efficiently?
Best regards Marc
When I build multiple B4J Windows .exe applications using Build Standalone Package, each app gets its own folders like bin, lib, conf, and legal.
Since many of these files are identical, I was wondering:
Is it safe to share or merge folders like lib, conf, and legal between multiple apps to avoid duplication?
Or can this lead to issues (for example with dependencies or configuration)?
What is the recommended approach for managing multiple standalone apps in a suite efficiently?
Best regards Marc