Hi All,
Tahnks for your suggestions(Pierre) for my previous posts,Iam able to resolve the errors with your suggestions.
Now iam getting below exception after importing hrsample app into my eclipse.
Iam able to resolve error 2 by changing java compiler in eclipse to 1.5 instead of 1.6...but is their any standard way to resove this error 2 issue?
tried couple of times by cleaning and building the project,but same result..looking for your help.
environment details:
eclipse 3.5 galielo version
Java 1.6
maven 2.2.1
error 1:
*******************************************
The project was not built since its build path is incomplete. Cannot find the class file for org.jspresso.framework.application.startup.AbstractFrontendStartup. Fix the build path then try building this project hrsample Unknown Java Problem
*******************************************
error 2:
*******************************************
Description Resource Path Location Type
Java compiler level does not match the version of the installed Java project facet. hrsample Unknown Faceted Project Problem (Java Version Mismatch)
*******************************************
Regards
Sasi.
