I have a java project and I want to develop it without replacing the source code from its place. I want to link my code to my workspace without replace physically?
Share
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.
Projectyou want to reference from onPackage ExplorerProperties( or hit Ctrl-Enter ).ProjectsinJava Build Pathyou can add another project which is currently open.If you want to override a class you can make a copy of it in your current project and move it further up in the classpath in
Order and Export.