I have created a RCP product which consists of some plugins and
features.Iam using p2 update strategy to update the existing content.But I
want to know how we can update non plugins. e.g some C code through p2. Is
this possible through p2,then how we do that.
In this link, it is mentioned as one of advantage of p2 as:
P2 has ability to install and manage artifacts other than plug-ins and
features, such as launchers, root files such as licenses, configuration
files, Java VMs, etc.
But I am not understanding how do we do this.Could anyone please share
this knowledge