Fossil

Check-in [6c945311]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Those two files tell eclipse that it can be checked out as a project, and that the LF eol-convention should be used.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | eclipse-project
Files: files | file ages | folders
SHA1: 6c945311bc58e50af8c0f66fcb25760a415743e7
User & Date: jan.nijtmans 2012-08-21 13:26:27.642
Context
2012-08-21
14:27
Merge all recent trunk changes into the eclipse-project branch. ... (check-in: e2d0fa88 user: drh tags: eclipse-project)
13:26
Those two files tell eclipse that it can be checked out as a project, and that the LF eol-convention should be used. ... (check-in: 6c945311 user: jan.nijtmans tags: eclipse-project)
11:05
Fix error messages associated with the "scrub" command. ... (check-in: e25f55dd user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Added .project.






















>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>fossil</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
	</buildSpec>
	<natures>
	</natures>
</projectDescription>
Added .settings/org.eclipse.core.runtime.prefs.




>
>
1
2
eclipse.preferences.version=1
line.separator=\n