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 2C5FDEF70 for ; Wed, 9 Jan 2013 19:26:15 +0000 (UTC) Received: (qmail 2936 invoked by uid 500); 9 Jan 2013 19:26:13 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 2907 invoked by uid 500); 9 Jan 2013 19:26:13 -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 2864 invoked by uid 500); 9 Jan 2013 19:26:13 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 2841 invoked by uid 99); 9 Jan 2013 19:26:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 19:26:13 +0000 Date: Wed, 9 Jan 2013 19:26:13 +0000 (UTC) From: "Matthew Richter (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-2181) unable to create a new phonegap project in eclipse using terminal on a mac MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13548863#comment-13548863 ] Matthew Richter commented on CB-2181: -------------------------------------- for some reason the ./create command would not let me create a new project in an existing directory. So I found a solution online that showed me how to use the ./create command and create a new directory to put the eclipse phonegap project into and this worked. It placed the new project into the new folder that I created and I then transferred the project components into the proper folder in my local repository. It would be nice to not have to use this work around. The following is what I used. ./create ./test3 com.fullsail.testApp androidavf. Using the ./create to create a new project in a existing directory didn't work for me on two seperate machines with fresh installs. > unable to create a new phonegap project in eclipse using terminal on a mac > --------------------------------------------------------------------------- > > Key: CB-2181 > URL: https://issues.apache.org/jira/browse/CB-2181 > Project: Apache Cordova > Issue Type: Bug > Affects Versions: 2.3.0 > Environment: Eclipse SDK Version: 4.2.1 Build id: M20120914-1800 > Mac OSX version 10.7.5 > Reporter: Matthew Richter > Labels: build > Fix For: 2.3.0 > > > I keep getting "Project already exists! Delete and recreate" I get this error for any package name or project name that I type in. In other words project that never existed and I still get the error that the "Project already exists! Delete and recreate" > Last login: Wed Jan 9 12:04:14 on ttys000 > studioimac:bin mrichter$ source ~/.bash_profile > studioimac:bin mrichter$ ./create /github/avfphonegap/android com.fullsail.testApp androidavf > Project already exists! Delete and recreate > studioimac:bin mrichter$ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira