Skip to content

bar-descriptor.xml - Momentics interoperability #43

@tomgregar

Description

@tomgregar

I tried to open project generated in VS plugin (VSP) in Momentics - to design qml there. Some warnings occured in Bar-descriptor.xml:

  • generated bar-descriptor.xml from VSP uses element splashscreen instead of SplashScreens (the former is deprecated)
  • Momentics does not like element transparent in initialWindow (even if this element is optional, not deprecated, in public DTD).
    Is it possible to change generated XML?

One bigger issue is related with this - Momentics cannot open VS project as is, it only can import "existing code as Blackberry c/c++ makefile project". This works, qml is editable, you can save it and open in VS etc. That process adds Momentics .project and .cproject files. BUT - it also overwrite config.pri. And something in that import automatically adds Build Configurations Device-Coverage, Simulator-Profile and Simulator-Coverage without entry-point causing error if someone try to edit bar-descriptor.xml/Build configurations in Momentics UI. The good thing is that project remains buildable in VS.

It would be nice if VSP - when creating/updating project - could generate also Momentics project metadata - so it will be openable in Momentics without import-based issues.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions