1

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?

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
Santz
  • 95
  • 1
  • 1
  • 6

1 Answers1

1

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.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250