Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hello there,
I am having a problem. Whenever I remove a file from my project, myeclipse marks the project with the error sign in the package explorer and in the list of problems it reports the file I removed as missing. Is there anyway to solve this?
Thanks
How are you ‘removing’ these files? You likely need to refresh/rebuild the project so the Eclipse build cycle can get back in sync with the project contents. This isn’t a MyEclipse-specific issue, if you do this to a Java Project you can run into the same problem.