Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » BeanFactory cannot be resolved to a type Error
BeanFactory cannot be resolved to a type Error [message #126347] Wed, 28 December 2005 12:18
Eclipse UserFriend
Originally posted by: jfallsen.start.no

I get these Error messages:

Exception in thread "main" java.lang.Error: Unresolved compilation
problems:
BeanFactory cannot be resolved to a type
XmlBeanFactory cannot be resolved to a type
FileSystemResource cannot be resolved to a type

I also have a problem importing the springframework with this path:

import org.springframework.beans.factory.BeanFactory;
import org.springfarmework.beans.factory.xml.XmlBeanFactory;
import org.springframework.core.io.FileSystemResource;

My compiler simply does not find them! What must i do? I am using Eclipse
3.1.1 with "springframework with dependencies 1.2.6"
AND "Spring Ide 1.2.4"

Best Regard
Jan Fredrik Fallsen
Previous Topic:change all panels font
Next Topic:Getting NoClassDefFoundError
Goto Forum:
  


Current Time: Fri Apr 19 03:12:31 GMT 2024

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

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

Back to the top