Question : How to import a project?

I had backup 2 projects from myeclipse as I need to reinstall the windows os to 2003 server.

I installed jdk, set classpath, etc and jdk run properly.

I open myeclipse, import the 2 projects. One project's src/java and src folders showed a CROSS image.

Another jsp project showed properly but cannot be run and see on browser. But, I can open http://localhost:8080

How should I enable those 2 projects?

Thanks

Answer : How to import a project?

Look on the problems tab and see what is causing the cross(error). 9 times out of 10 is it the build path. Make sure the paths are resolved to the right locations. Make sure the new install of eclipse has the new JDK configure asnd selected for your projects.
Random Solutions  
 
programming4us programming4us