PDE build impossible using Jazz build engine
![](http://jazz.net/_images/myphoto/737947297938d3295ff1f2d52b0f1006.jpg)
https://jazz.net/wiki/bin/view/Main/BuildPdeBuild
The above instructions reference pde.build inside the Jazz client. It looks like with some recent upgrade to the Jazz client (3.3 to 3.4), the pde.build plugin wasn't included.
Without this plugin, you can't build PDE builds with the Jazz client.
The above instructions reference pde.build inside the Jazz client. It looks like with some recent upgrade to the Jazz client (3.3 to 3.4), the pde.build plugin wasn't included.
Without this plugin, you can't build PDE builds with the Jazz client.
One answer
![](http://jazz.net/_images/myphoto/737947297938d3295ff1f2d52b0f1006.jpg)
When JBE runs a build, it's not running in the jazz client, but rather in a separate process, typically on some other machine. PDE build runs against a given configured Eclipse target, which needs to be set up separately from either the RTC client or JBE.
In any case, I'll go through that wiki page and see where it needs updating.
In any case, I'll go through that wiki page and see where it needs updating.