It's all about the answers!

Ask a question

When sharing projects, the entire Java Package is not being


Aaron Cohen (8207851) | asked Jan 14 '09, 9:38 a.m.
JAZZ DEVELOPER
I have tested this a few times, I am only able to check-in files from a
java package that is 2 directories deep. I have tested this on RTC 1.0.1
under Mac and Linux. So If I have a package that is
com.ibm.rcs.xxx.xxx.xxx, only com.ibm is checked into source control. If
files are not in the first two directories deep, they don't get checked
in. I am sure there is a setting somewhere that is causing this. Any ideas?

Thanks!

2 answers



permanent link
David Olsen (5237) | answered Jan 14 '09, 12:48 p.m.
JAZZ DEVELOPER
Aaron Cohen wrote:
I am only able to check-in files from a java package that is 2
directories deep. So If I have a package that is
com.ibm.rcs.xxx.xxx.xxx, only com.ibm is checked into source control.
If files are not in the first two directories deep, they don't get
checked in. I am sure there is a setting somewhere that is causing
this. Any ideas?

I am guessing that the problem is the directory named "rcs". That name
is on Eclipse's default ignore list. See Window > Preferences > Team >
Ignored Resources. Try unchecking the "RCS" box.

permanent link
Aaron Cohen (8207851) | answered Jan 14 '09, 1:48 p.m.
JAZZ DEVELOPER
David Olsen wrote:
Aaron Cohen wrote:
I am only able to check-in files from a java package that is 2
directories deep. So If I have a package that is
com.ibm.rcs.xxx.xxx.xxx, only com.ibm is checked into source control.
If files are not in the first two directories deep, they don't get
checked in. I am sure there is a setting somewhere that is causing
this. Any ideas?

I am guessing that the problem is the directory named "rcs". That name
is on Eclipse's default ignore list. See Window > Preferences > Team
Ignored Resources. Try unchecking the "RCS" box.
That did it! Thanks!

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.