I am getting a runtime error
org.eclipse.cpre.runtime – org.eclipse.ui – 0 – The Proxied handler for filename could not be loaded
It seems like it can not find the handler class file. But the code in the handler file executes.
Any Ideas?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I was calling a class that was not in the right directory location.