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

Eclipse .properties file error "Line delimiter not set for /.project"

We are having line delimiter issues with our code base.  Our code is maintained on a Linux server and the source code contains Unix (LF) line delimiters.  But when we load the Eclipse workspace located on a Linux box using the Windows RTC Client, all of the line delimiters have been changed to Windows (CRLF) line delimiters.

I have configured Preferences->General->Workspace area so that Unix and UTF-8 are set.

I have configured Preferences->Team->Jazz Source Control->File Properties so that the line delimiter for our source code file types to LF(Unix).

When I try to change the line delimiters defined by left clicking on a component in Package Explorer and then right clicking to access Team->Change file properties, the GUI puts up the following error when I try to change the .cpp line delimiter from "Platform" to "LF(Unix)": "Line delimiter is not set for <component>/.project".  The GUI will not save my line delimiter state change.

Any help that can be provided would be much appreciated.

0 votes



One answer

Permanent link
Hi Leigh,

I was able to reproduce this. It appears that the error is because the .properties file has not been added to source control yet. Most likely because you loaded a workspace and created eclipse projects in the process.

You should be able to scroll down in the gui and find the .properties file and set it manually.
Or you could check it in from change explorer and try the operation again.

Here's a screen shot of my reproduction Note that the .properties file is set to unknown.



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
× 6,117

Question asked: Jun 19 '13, 10:52 a.m.

Question was seen: 6,929 times

Last updated: Jun 20 '13, 2:41 p.m.

Confirmation Cancel Confirm