Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Importing .class files

 When importing a directory from the file system (part of a migration from another tool)  the .class files are not getting migrated because they are on an ignore list.  How can you set RTC to not ignore .class files

0 votes

Comments

I am not sure what you are doing.

Can you describe a bit better what you do, how you try to import and from where? The class files are usually not under version control for a reason, this is typically true for all version control systems. In RTC you can manage the patterns of files to ignore during the share process. The data is then stored in .jazzignore files, which you can change.

Here is a description: https://jazz.net/help-dev/clm/topic/com.ibm.team.scm.doc/topics/t_scm_eclipse_ignore.html and there are similar descriptions for other clients.

1 vote



One answer

Permanent link
Hi Sean,

If you are using the Eclipse client and want to checkin the class files in the bin/ folder, then see 


http://jazz.net/forums/viewtopic.php?t=8531&highlight=ignore+class 

Otherwise, if the class files are in other directories you will have to remove the global .class ignore rule by selecting one of the .class files and select Team > Remove From Ignore List. 

.class is in the default list, this should add an .ignorefile at the root of the project without the default global rule for .class files.

Hope this helps!

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 18 '13, 10:49 p.m.

Question was seen: 3,289 times

Last updated: Nov 20 '13, 7:15 p.m.

Confirmation Cancel Confirm