It's all about the answers!

Ask a question

How to keep Pending Changes updated without eclipse project


W Ye (26107) | asked Sep 09 '11, 1:28 p.m.
A general question.

We use RTC as a source control. Our file structure is not 100% java code. So there may not be eclipse project. How can RTC know files in those folders have been changed?

One answer



permanent link
Geoffrey Clemm (30.1k33035) | answered Sep 09 '11, 1:53 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
RTC SCM doesn't care whether or not you use Java, and doesn't care
whether or not you have Eclipse projects or .project files. It just
loads file trees onto your disk (those loaded files are called a
"sandbox"). If you are using an IDE (like Eclipse or Visual Studio)
that has an RTC plug-in, then that plugin causes the IDE to notify the
plugin when a file has changed. If you aren't using an IDE, RTC will
scan the files in the sandbox to find what files have changed.

Cheers,
Geoff

On 9/9/2011 1:38 PM, wyejazz wrote:
A general question.

We use RTC as a source control. Our file structure is not 100% java
code. So there may not be eclipse project. How can RTC know files in
those folders have been changed?

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.