diff --git a/.gitignore b/.gitignore index 10f67690071971d13321acecfe562ed93041ee5f..e57536479b969ef98bc9b081df535b764c6a4a4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/windows-jre -/Briar -/bin +/windows-jre +/Briar +/bin diff --git a/.project b/.project index 6c3dba207cf408ae5cb671ec02d9f7f684938cb4..69fc6e96bc3fee0125476da17f52d0bef92b902f 100644 --- a/.project +++ b/.project @@ -1,17 +1,17 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>briar-prototype</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <buildCommand> - <name>org.eclipse.jdt.core.javabuilder</name> - <arguments> - </arguments> - </buildCommand> - </buildSpec> - <natures> - <nature>org.eclipse.jdt.core.javanature</nature> - </natures> -</projectDescription> +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>prototype</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription>