On 7 May 2012, at 09:04, ext Tobias Nätterlund wrote: > Hi, > > Working on the QNX plugin for Qt Creator, we are right now a bit unsure what > is the most Qt Creator-like workflow when it comes to the bar-descriptor.xml > file. > > This file is used by the packaging tool to create .bar packages, that is > installed onto the BlackBerry device, and contains e.g. which libraries to > include in the package, application name, permissions, etc. > > What we'd like to do is to create an widget-based editor for this file, to > rid > the user of having to edit the XML code manually. > > We have two options for where to put this editor at this point: > 1) Make a specific editor that shows up when you select the > bar-descriptor.xml > file in the project tree, instead of showing the pure XML code. > > 2) Put everything in the deploy settings, and possibly not have the bar- > descriptor.xml file show up in the project tree at all. > > Any preference for one of the above?
I'd think 1). You want to save these options in this file, and the file sounds like being a real integral part of the project sources that will be checked into version control, and it wouldn't be possible to have different deploy/run configurations with different bar-descriptor settings anyhow, would it? Br, Eike > The settings themselves are quite extensive, the editor in QNX Momentics is > split over four tabs. The General and Assets pages from that editor can be > seen at [1]. > > Thanks, > Tobias > > [1] http://bgmotey.blogspot.se/2012/02/qthelloworld-in-momentics-ide-for.html > -- > Tobias Nätterlund | tobias.naetterl...@kdab.com | Software Engineer > Klarälvdalens Datakonsult AB, a KDAB Group company > Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322) > KDAB - Qt Experts - Platform-independent software solutions > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt-project.org > http://lists.qt-project.org/mailman/listinfo/qt-creator -- Eike Ziller Principal Software Engineer Nokia, Qt Development Frameworks Nokia gate5 GmbH Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B Umsatzsteueridentifikationsnummer: DE 812 845 193 Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator