From 706091c6dbe10b34e208403c3ba683994b9205b8 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Tue, 22 Oct 2013 19:35:41 +0000 Subject: [PATCH] Try to make the eclipse classpath more general - place the output under /build/, remove hard coded jar source paths, re-order entries to make it easier to see what we have, and use the default JDK not a hard coded version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1534750 13f79535-47bb-0310-9956-ffa450edef68 --- .classpath | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/.classpath b/.classpath index 9b53fe8c2d..8710dd7738 100644 --- a/.classpath +++ b/.classpath @@ -1,29 +1,28 @@ - - - - + + + - - + + + + - - - + - - + + -- 2.39.5