Using old java EE in Eclipse -


i have project utilizes many different apis , frameworks , struggling running. basic idea access informations database , provide different options visualization of data. i’m not familiar many of tools used in project, such apache tomcat, hibernate , spring frameworks.

initially, didn’t have java ee installed (only had jse). installed via eclipse (help -> install new software). have installed spring ide , sts, apache tomcat , xampp. project still has many errors , doesn’t run. student passed me project told me must use java ee 5 library.

i don’t know how once have newer version of java (1.8) , java ee. tried search topics this, don’t understand dependencies , class path configurations. using eclipse luna in mac yosemite.

i don't think you'll answer on question, abstract. it's realy difficult understand problem whis project is. try learn error's, find apropriate jar's @ http://www.findjar.com , add project lib folder , add jars dependency project. may should switch older java version on operating system, don't know if macos yosemit support java 6 or java 5. use java development, must install jdk (java development kit), additional libraries should dowload or add dependecy pom.xml if use apache maven.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -