It's all about the answers!

Ask a question

Creating Build Engines using SDK


Raphael Chancey (36109) | asked May 25 '12, 10:49 a.m.
Thanks to this forum we had create success in creating defects using the SDK.. thanks for that.

What about creating Build Engines using the SDK.. are there any examples of that?

One answer



permanent link
Ralph Schoon (63.1k33645) | answered May 25 '12, 3:50 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Thanks to this forum we had create success in creating defects using the SDK.. thanks for that.

What about creating Build Engines using the SDK.. are there any examples of that?


Raphael,

one way to find out how to do that is:

1. Setup a dev environment with the SDK in Eclipse
2. From this environment, connect to a project
3. Open the build engine definition dialog and focus it
4. ALT-Shift-F1 on the window of the dialog
5. Look at the code, how it works.

That is what I would do to figure how the code works. I have no example, unfortunately, but I would assume it is possible to do that, since the RTC client does it.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.