You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Matthew Richter (JIRA)" <ji...@apache.org> on 2013/01/09 20:26:13 UTC

[jira] [Commented] (CB-2181) unable to create a new phonegap project in eclipse using terminal on a mac

    [ 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