I want to add a theme. So here there are the instructions to add a new one.
But what is exactly “Add theme.jar to your classpath”?
I’m using Eclipse.
Javi
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.
In eclipse, you right click on your project, go to properties, and go to Configure Java Build Path. In there, you go to “Add External Jars”
, and find the file on your computer. That should do the trick.