Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:14
Theresa Radke is currently offline Theresa RadkeFriend
Messages: 1
Registered: December 2013
Junior Member
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 20:54]

Report message to a moderator

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


Current Time: Fri Apr 26 04:02:48 GMT 2024

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

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

Back to the top