Can I build an Eclipse RCP Application with a feature patch?

Viewed 13

I have an Eclipse RCP Application, and I find a bug in an Eclipse plug-in. I do not want to modify the source code directly, I want to use a Feature Patch to fix it. Can I build the app with this feature patch ?

0 Answers
Related