From 7e24174dcc80a5e2fa76c9360d4f0d84cca1696c Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 12 Jun 2009 03:54:30 +0200 Subject: Filled out the deps and lib system with separate dirs for the agent and lombok proper, and moved spi into lombok's lib path. --- .classpath | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to '.classpath') diff --git a/.classpath b/.classpath index 728ca1d9..9a89710e 100644 --- a/.classpath +++ b/.classpath @@ -3,14 +3,11 @@ - - - - - - - - - + + + + + + -- cgit