9

I've found many sources that talk about the automated Eclipse PDE process. I feel these sources don't do a good job explaining what's going on.

I can create the deployable package, in a semi-manual process via the Feature Export.

The automated process requires knowledge of how the org.eclipse.pde.build scripts work. I have gotten a build created, but not for JNLP.

Questions:

  1. Has anyone ever deployed RCP through JNLP?
  2. Were you able to automate the builds?
TJR
  • 3,617
  • 8
  • 38
  • 41

1 Answers1

5

I haven't done this before, but I found this site on the web giving an explanation.

Marc Gravell
  • 1,026,079
  • 266
  • 2,566
  • 2,900
dlinsin
  • 19,249
  • 13
  • 42
  • 53