diff --git a/briar-android/.classpath b/briar-android/.classpath deleted file mode 100644 index 589027c42..000000000 --- a/briar-android/.classpath +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/briar-android/.project b/briar-android/.project deleted file mode 100644 index 2483e2c22..000000000 --- a/briar-android/.project +++ /dev/null @@ -1,33 +0,0 @@ - - - briar-android - - - - - - com.android.ide.eclipse.adt.ResourceManagerBuilder - - - - - com.android.ide.eclipse.adt.PreCompilerBuilder - - - - - org.eclipse.jdt.core.javabuilder - - - - - com.android.ide.eclipse.adt.ApkBuilder - - - - - - com.android.ide.eclipse.adt.AndroidNature - org.eclipse.jdt.core.javanature - - diff --git a/briar-android/ant.properties b/briar-android/ant.properties deleted file mode 100644 index c5281df27..000000000 --- a/briar-android/ant.properties +++ /dev/null @@ -1,21 +0,0 @@ -# This file is used to override default values used by the Ant build system. -# -# This file must be checked into Version Control Systems, as it is -# integral to the build system of your project. - -# This file is only used by the Ant script. - -# You can use this to override default values such as -# 'source.dir' for the location of your java source folder and -# 'out.dir' for the location of your output folder. - -source.dir=../briar-api/src:../briar-core/src:src -api.jar.libs.dir=../briar-api/libs -core.jar.libs.dir=../briar-core/libs - -# You can also use it define how the release builds are signed by declaring -# the following properties: -# 'key.store' for the location of your keystore and -# 'key.alias' for the name of the key to use. -# The password will be asked during the build when you use the 'release' target. - diff --git a/briar-android/build.xml b/briar-android/build.xml deleted file mode 100644 index 33f165897..000000000 --- a/briar-android/build.xml +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/briar-android/custom_rules.xml b/briar-android/custom_rules.xml deleted file mode 100644 index 74ddfaeb0..000000000 --- a/briar-android/custom_rules.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - - - - - - - - - - diff --git a/briar-android/lint.xml b/briar-android/lint.xml deleted file mode 100644 index 48d75f955..000000000 --- a/briar-android/lint.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/briar-android/proguard-project.txt b/briar-android/proguard-project.txt deleted file mode 100644 index f2fe1559a..000000000 --- a/briar-android/proguard-project.txt +++ /dev/null @@ -1,20 +0,0 @@ -# To enable ProGuard in your project, edit project.properties -# to define the proguard.config property as described in that file. -# -# Add project specific ProGuard rules here. -# By default, the flags in this file are appended to flags specified -# in ${sdk.dir}/tools/proguard/proguard-android.txt -# You can edit the include path and order by changing the ProGuard -# include property in project.properties. -# -# For more details, see -# http://developer.android.com/guide/developing/tools/proguard.html - -# Add any project specific keep options here: - -# If your project uses WebView with JS, uncomment the following -# and specify the fully qualified class name to the JavaScript interface -# class: -#-keepclassmembers class fqcn.of.javascript.interface.for.webview { -# public *; -#} diff --git a/briar-android/project.properties b/briar-android/project.properties deleted file mode 100644 index 00cf62bac..000000000 --- a/briar-android/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt - -# Project target. -target=android-22 diff --git a/briar-api/.classpath b/briar-api/.classpath deleted file mode 100644 index 326b310d1..000000000 --- a/briar-api/.classpath +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/briar-api/.project b/briar-api/.project deleted file mode 100644 index f57548523..000000000 --- a/briar-api/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - briar-api - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/briar-api/build.xml b/briar-api/build.xml deleted file mode 100644 index 7da1cd1be..000000000 --- a/briar-api/build.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/briar-core/.classpath b/briar-core/.classpath deleted file mode 100644 index 77c6f5461..000000000 --- a/briar-core/.classpath +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/briar-core/.project b/briar-core/.project deleted file mode 100644 index 8a586cd04..000000000 --- a/briar-core/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - briar-core - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/briar-core/build.xml b/briar-core/build.xml deleted file mode 100644 index 8a3499f8b..000000000 --- a/briar-core/build.xml +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/briar-desktop/.classpath b/briar-desktop/.classpath deleted file mode 100644 index c156924c0..000000000 --- a/briar-desktop/.classpath +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/briar-desktop/.project b/briar-desktop/.project deleted file mode 100644 index 7ecedd713..000000000 --- a/briar-desktop/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - briar-desktop - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/briar-desktop/build.xml b/briar-desktop/build.xml deleted file mode 100644 index 80c40d8f5..000000000 --- a/briar-desktop/build.xml +++ /dev/null @@ -1,53 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/briar-tests/.classpath b/briar-tests/.classpath deleted file mode 100644 index 86bc550fd..000000000 --- a/briar-tests/.classpath +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - diff --git a/briar-tests/.project b/briar-tests/.project deleted file mode 100644 index fd15c6bba..000000000 --- a/briar-tests/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - briar-tests - - - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - - diff --git a/briar-tests/build.xml b/briar-tests/build.xml deleted file mode 100644 index 408832ae8..000000000 --- a/briar-tests/build.xml +++ /dev/null @@ -1,142 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -