after creating an eclipse rcp application, the folder structure contains some folders like “p2” which are not required for me. Even if that is required for updates I am not interested in that, as we release new rcp application version every quarter to our customers.
Any possible way how I can stop from creating these folders.
installation folder structure
The main intention is to remove those files created in the binary which are having some vulnerability constraints. If we extract these files we get unsigned installers. Need to get rid of those files in particular.