Hello Monks
I don't know whether this question can be posted here or not but still I expect some help. I am using EPIC (Eclipse IDE for Perl). Now I have two scripts which are in two different folders. When I open a project in Eclipse and import these two scripts and make any changes then the changes are local to the Eclipse Workspace. So every time I have to copy the scripts from Eclipse workspace back to the respective folders and then test them. Is there a way to import the scripts in Eclipse so that whatever changes I make to the scripts the changes reflect in the respective folders instead of just the Eclipse Workspace. Please help.
Thanks