From f5621c508296a7cb5ed40a92ff6ffd3abbcb9055 Mon Sep 17 00:00:00 2001 From: str4d <str4d@mail.i2p> Date: Thu, 21 Nov 2013 08:52:04 +0000 Subject: [PATCH] Converted lib Eclipse project to standard folder --- installer/lib/.classpath | 4 ---- installer/lib/.project | 6 ------ 2 files changed, 10 deletions(-) delete mode 100644 installer/lib/.classpath diff --git a/installer/lib/.classpath b/installer/lib/.classpath deleted file mode 100644 index 9913a9dfe7..0000000000 --- a/installer/lib/.classpath +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="output" path="build"/> -</classpath> diff --git a/installer/lib/.project b/installer/lib/.project index 106aa246de..14aa1aa45c 100644 --- a/installer/lib/.project +++ b/installer/lib/.project @@ -5,13 +5,7 @@ <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> -- GitLab