Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5EFDA18971 for ; Wed, 16 Dec 2015 20:39:37 +0000 (UTC) Received: (qmail 99336 invoked by uid 500); 16 Dec 2015 20:39:36 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 99298 invoked by uid 500); 16 Dec 2015 20:39:36 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 99286 invoked by uid 99); 16 Dec 2015 20:39:36 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2015 20:39:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 154F8C06B9 for ; Wed, 16 Dec 2015 20:39:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.149 X-Spam-Level: *** X-Spam-Status: No, score=3.149 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id Q6c1EqSYprBW for ; Wed, 16 Dec 2015 20:39:31 +0000 (UTC) Received: from mail-vk0-f44.google.com (mail-vk0-f44.google.com [209.85.213.44]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id D7EF0203B8 for ; Wed, 16 Dec 2015 20:39:30 +0000 (UTC) Received: by mail-vk0-f44.google.com with SMTP id a189so34015146vkh.2 for ; Wed, 16 Dec 2015 12:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=zhpamCurj3hRlmnm6Cj1IbpK7PXONkZyOtuH3ETeAP8=; b=0m6o0T5xx6iGeTF7I9ZtBvlMrb0ga9pBWDlXZ9RSWlYh5ucfDzk6oRNqQ8XQVpMO4o 4z9qmbrjDpM5FlaIjrBEb79lQYdfxFFi2sj8v9IVq8NCwvTNRKTqRSRCxeDsJPcAkORl r4oCv6ipJ/sVMH2Cc0teFREyOMmYVoxdqOpdTZWxVttIUdrU+0QJQs/t6mnkWPz1cETe XgVENnRzZY8g8XBui4DcxgcBRCn7iAOYW+dwrVXCWM3YZeAaoQJ7x1Csg+kiORqQgNrc XsttUy7AoH4KcTZeJSX/2X9JMC4fKXugV8JYkYObM3YXbFWNNd1+ZGaEhRG0TQTCYbJi Djpw== X-Received: by 10.31.146.66 with SMTP id u63mr32763337vkd.31.1450298363933; Wed, 16 Dec 2015 12:39:23 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Carlos Santana Date: Wed, 16 Dec 2015 20:39:14 +0000 Message-ID: Subject: Re: config.xml To: dev@cordova.apache.org Content-Type: multipart/alternative; boundary=001a1143a94ccd14df052709e6ec --001a1143a94ccd14df052709e6ec Content-Type: text/plain; charset=UTF-8 Only GUI I know about is http://configap.com/ On Wed, Dec 16, 2015 at 2:49 PM Paul wrote: > I'm wondering how in the heck you guys skin the config.xml file to have a > design view in Visual Studio? I have a few projects that suck in xml files. > It would be nice to have the option to edit the xml in a gui based format. > I've searched and searched for any documentation on how to do this, but > with no luck. Any help would be much appreciated. Thanks. > --001a1143a94ccd14df052709e6ec--