How do I sign Jars when exporting an Eclipse RCP product? [message #1852578] |
Tue, 24 May 2022 16:26 |
|
My team develops an Eclipse RCP application, and we want to sign our jars when the product is exported, but we didn't find a way to do this. Interface-wise, jars signing is available only through features and plugins export commands, not through product export.
So far, we tried to add signing information on our plugins build.properties files and on some of the files located on eclipse\plugins\org.eclipse.pde.build\scripts. Nothing changed and our plugins were still unsigned.
We understand that we have to use Ant instructions to achieve that, but we don't know neither how or where we do it.
How do I sign Jars when exporting an Eclipse RCP product?
Mário Marinato
From Brazil
|
|
|
|
Re: How do I sign Jars when exporting an Eclipse RCP product? [message #1852587 is a reply to message #1852582] |
Wed, 25 May 2022 11:51 |
|
Hey, Rolf, thanks for the reply.
Yeah, I noticed this forum has been quite quiet.
We've been searching a lot, looking for information on the topic, and everything points to Maven Tycho. We're going to look into that.
What really bugs me is, how hard it is to make something so useful work. I even checked Bugzilla: there are some really old discussions on the topic, and it seemed to be solved. But we have tried every combination of settings possible and nothing worked.
Anyway, thanks again for he reply.
Maven Tycho... here we go!
Mário Marinato
From Brazil
|
|
|
Powered by
FUDForum. Page generated in 0.05682 seconds