Santz
Santz

Reputation: 95

RTC/Jazz How to give a Local Build?

I would like to give a local build in RTC eclipse client of my files without affecting the remote repo.

How can I achieve that?

Upvotes: 1

Views: 94

Answers (1)

VonC
VonC

Reputation: 1325137

That looks like doing personal builds:

enter image description here

That way, you don't create baseline on the stream seen and share by everyone: the sources from that personal build are coming from your own workspace, instead of the stream.

Upvotes: 1

Related Questions