add a new file in the sub-directory of existing project in o

Oxygen general issues.
anmol
Posts: 11
Joined: Tue Jan 14, 2014 6:29 pm

add a new file in the sub-directory of existing project in o

Post by anmol »

Hi,

i have a project in oxygen that contains directories and sub directories and inside them there are xml files. Now on linux system i created a new file(inside the sub-directory that i incuded in the project) and i want it in my project inside that specific sub-directory. I can add it in the project at the end. But not inside my sub-directory(there is no option on right click). And when i move the new xml(say, abc.xml) from the project 's end to the sub-directory, it gets copied as abc - copy.xml. I dont want this name. I just want abc.xml(that i saved in on Linux shell) in my sub-directory.

Regards,
Anmol
adrian
Posts: 2879
Joined: Tue May 17, 2005 4:01 pm

Re: add a new file in the sub-directory of existing project

Post by adrian »

Hello,

You created the file directly in the file system, so Oxygen's Project view is not aware of its presence for the current session. To resolve this in the Project view, you have to manually refresh that folder or the project root (press F5 or right click on it and pick Refresh). Switching projects or restarting Oxygen also resolves this.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply