facebook

Where is the phonegap.js files?

  1. MyEclipse IDE
  2.  > 
  3. Mobile Tooling
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #352136 Reply

    Mohamad Sariman
    Participant

    Hi,
    I’ve started creating a phonegap app from the template and here is the index.html.
    My question is where is the phonegap.js. It’s not in any of the folders.
    Do I need to download it from somewhere?

    *****************************
    <title>Basic PhoneGap Application</title>

    <script type=”text/javascript” src=”phonegap.js”></script>
    <script type=”text/javascript” src=”js/index.js”></script>

    <link rel=”stylesheet” type=”text/css” href=”css/index.css” />
    </head>
    <body>
    <header>
    <hgroup>
    <h1>My PhoneGap Application</h1>
    <h2>A starter PhoneGap mobile app template</h2>
    </hgroup>
    </header>

    #352147 Reply

    Hi,

    The phonegap.js will be generated during android/iOS build hence it is not necessary to download or have it in the project.

    MyEclipse Support
    Swapna R

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Where is the phonegap.js files?

You must be logged in to post in the forum log in