Home Documentation Download Pricing Buy Now

[Fixed] Open/Import V1 Files

0 votes

I tried opening a V1 project and it just renders blank. Is this supported? I had a lot of V1 projects that I would like to continue using in V2.

asked Nov 8, 2012 in Solved by admin (1,050 points)
recategorized Dec 20, 2012 by ludek.vodicka

FYI, using OSX Mountain Lion trying to open a file with the .ormdesigner extension.

Contents of file looks roughly like this ( using ... to fit content in char limit of comment post ):

<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<orm-designer version="1.4.5.478">

  <include name="xml\access.module.xml"/>
  ...

  <project code-name="..." description="..." name="..." orm="Doctrine" visSizeX="350" visSizeX2="6600" visSizeY="250" visSizeY2="3550">
    <module-position name="Access" visPositionX="2859" visPositionY="51"/>
    ...

  </project>

</orm-designer>

1 Answer

0 votes
 
Best answer

This issue is completely fixed in version 2.1.4.655

Please download it here: http://support.skipper18.com/402

answered Dec 5, 2012 by ludek.vodicka Skipper developer (140,530 points)
edited Jun 17, 2014 by Martin Freki Stradej
...