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.

Parents
  • > 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?

Comment
  • > 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?

Children
No Data