From 46af59d8cf7b8ab05e0a3e4db969d19c791deaed Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 5 Apr 2011 09:49:14 +0000 Subject: QPID-3181: addition of new task 'eclipse' to the Java build system to support the creation of .classpath and .project files for the Eclipse IDE. Relies on http://ant-eclipse.sourceforge.net/ Applied patch from Keith Wall git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1088946 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/module.xml | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 81 insertions(+) (limited to 'qpid/java/module.xml') diff --git a/qpid/java/module.xml b/qpid/java/module.xml index 7ce9dca7e6..602d5cf17d 100644 --- a/qpid/java/module.xml +++ b/qpid/java/module.xml @@ -75,6 +75,7 @@ + @@ -823,4 +824,84 @@ qpid.name=${project.name} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1