Acknowledged

Problem reading the manifest file

Hi.

It seems that since a couple of hours, i m not able to edit manifest file under Eclipse.

I have noted "htttp://www.garmin.com/xml/connectiq" is no more accessible.

As the manifest file can't be read, i m no more able to use simulator or IQ plugin on Eclipse.

Is someone having the same issue?

Regards.

  • Former Member
    Former Member over 4 years ago in reply to Bastos65

    I had the same problem, and reinstalling eclipse and the ConnectIQ plugin fixed it. (I was using eclipse 2020-06 and upgraded to 2020-09.)

  • Hi,

    I fixed issue, it seems last sdk update for éclipse plug-in was not correctly installed. Then i was not able to open manifest file with error message « Error opening manifest.xml » in eclipse console.

    I removed plugin connect IQ and SDK and reinstalled  both. All ok now.

    By the way you are right about : htttp://www.garmin.com/xml/connectiq

    No mater if the address is valid or not.

    Regards.

  • > I have noted "htttp://www.garmin.com/xml/connectiq" is no more accessible.

    In XML the namespace URI is not necessarily a valid URL, it is just a namespace name. It is used to disambiguate potentially conflicting names. 

    > As the manifest file can't be read, i m no more able to use simulator or IQ plugin on Eclipse.

    What happens when you try to open the manifest? Do you get an error, an empty window, ...

    I do know that you can run into some weird issues if the manifest references a device that you have not downloaded using the SDK manager. Might this be the source of your problems?

  • Hello. Are you getting a specific error when trying to open the manifest file in Eclipse?