From e5777ec9e6ea79e0aface29fa679ccea4035f0e2 Mon Sep 17 00:00:00 2001 From: Wade Walker Date: Thu, 17 Feb 2011 11:20:39 -0600 Subject: Add new all.ide target for use in Eclipse, NetBeans, and IntelliJ The new target just omits final JAR creation and file copying for extra speed within an IDE. We also change where Eclipse looks for the native libraries, since this new target doesn't copy them to jogl/build/lib. --- make/build.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'make/build.xml') diff --git a/make/build.xml b/make/build.xml index 518e17309..40b001afd 100644 --- a/make/build.xml +++ b/make/build.xml @@ -12,6 +12,8 @@ + + -- cgit v1.2.3