ant eclipse does not include requisite ant.jar in the classpath
---------------------------------------------------------------
Key: HADOOP-7028
URL: https://issues.apache.org/jira/browse/HADOOP-7028
Project: Hadoop Common
Issue Type: Bug
Components: build
Reporter: Patrick Angeles
Priority: Minor
RccTask imports classes from ant.jar
Importing the project into Eclipse results in these classes not being found, because ant.jar
is not in the classpath.
Note that this patch requires that ANT_HOME be set, but this is consistent with the documentation
as per
http://wiki.apache.org/hadoop/EclipseEnvironment
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|