[oXygen-user] Not Automaticly Opening Files

George Cristian Bina
Mon May 24 11:14:51 CDT 2004


Hi Peter,

Oxygen stores in the project file the files that were open when the project
was closed and opens them next time the project is opened, something like:

<project>
    <meta>
        <lastOpenedFiles>
            <file name="test.xml"/>
            <file name="test.xsl"/>
            <file focused="true" name="test.xpr"/>
        </lastOpenedFiles>
    </meta>
    [...]
</project/>

You have two options:
1. Close the file before switching to other project or closing oXygen.
2. Remove the project/meta/lastOpenedFiles/file entries from the xpr file
before starting oXygen.

Best Regards,
 George
-------------------------------------------------------------
George Cristian Bina mailto:
<oXygen/> XML Editor - http://www.oxygenxml.com/


----- Original Message -----
From: "Peter Charles" <>
To: <>
Sent: Monday, May 24, 2004 5:01 PM
Subject: [oXygen-user] Not Automaticly Opening Files


> Hello,
>
> Is there anyway to have Oxygen *not* open files automatically? Right now
> it will open the last used files on start up.
>
> Thanks
>
> Peter
>
> -----<CDE/>-----
> Center for Document Engineering
> University of California, Berkeley
> cde.berkeley.edu
>
>
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>



More information about the oXygen-user mailing list