From 7011e367ac5ccc34473283d6245bc2cec93b835e Mon Sep 17 00:00:00 2001 From: Draknyte1 Date: Fri, 19 Feb 2016 17:38:35 +1000 Subject: Removed Hard dependency on gregtech as another Project and added dev versions of all requires libs. Also started work on GT-EU EnderIO conduits, adding @Optional annotations where possible and a few other nice things. --- .classpath | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index df3a6e66dc..6d6a1a9bdd 100644 --- a/.classpath +++ b/.classpath @@ -1,14 +1,10 @@ - + - - - - - - - + + + -- cgit