Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Problem Building CDT (for the first time)...

I followed the instructions in section 2.1 of “Developing the CDT” (http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/cdt-home/developer/build/developingCDT.html?cvsroot=Tools_Project).  After step 9, all the packages build except for org.apache.ant.  I assumed that “org.eclipse.ant” under step 9.6 was a typo, and checked “org.apache.ant” instead.  Was that my mistake?

 

Assuming that it wasn’t, here are details on some of the errors on org.apache.ant:

-          The import org.apache.bcel cannot be resolved in JavaClassHelper.java

-          The import org.apache.commons cannot be resolved in CommonsLoggingListener.java

-          The import org.apache.log4j cannot be resolved in Log4jListener.java

-          Etc.

 

What should I do?


--
Daryl Spitzer
Santa Cruz Technology Center
Altera Corporation
408-544-8539
dspitzer@xxxxxxxxxx

 


Back to the top