Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Confusing build errors after adding catalina.jar
Confusing build errors after adding catalina.jar [message #1220635] Thu, 12 December 2013 14:14
Eclipse UserFriend
I have added the Tomcat catalina.jar file to my build path in my Eclipse-Indigo project and am able to import the classes via import statements .. like
import org.apache.catalina.Connector

The IDE does not gripe at me that it can't find the class and even provides drop down options for methods contained within.. but when I build I am getting build errors.

I have looked everywhere.. done everything I can imagine to get it to where it will see that catalina.jar file.. any suggestions?

I should add that the errors all relate to Variables which use the catalina package..

Thank you in advance for any suggestions you might have on this topic.. I have to say spending more time struggling with the IDE than writing code is more than a little frustrating... I WANT MY FORTE BACK

[Updated on: Thu, 12 December 2013 15:54] by Moderator

Previous Topic:JavaDoc on hover loading like forever
Next Topic:Mysterious error message "Login With Persisted Credentials"
Goto Forum:
  


Current Time: Thu Apr 24 10:47:37 EDT 2025

Powered by FUDForum. Page generated in 0.02569 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top