[ 
https://issues.apache.org/jira/browse/CB-2181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13566927#comment-13566927
 ] 

Filip Maj commented on CB-2181:
-------------------------------

There are no requirements of the project having to be created in a 
sub-directory of the bin folder.

I think the issue is the specific directory you specified in your original 
issue description:

{{./create /github/avfphonegap/android}}

The above may be a problem. Do you really have a /github folder that is at the 
root of your filesystem? That seems strange.. Do you have read/write/execute 
permission on the /github folder? What if you run the create into a directory 
one, two, or three folders up from the {{create}} script? i.e. ./create ../tmp, 
or ./create ../../tmp, or ./create ../../../tmp
                
> 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
>          Components: Android
>    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 
>            Assignee: Filip Maj
>              Labels: build
>             Fix For: 2.4.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

Reply via email to