Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Eclipse *.Target files and the dreaded Unable to locate installable unit

On Wed, Jun 13, 2012 at 3:56 PM, Barrie Treloar <baerrach@xxxxxxxxx> wrote:
> Does anyone know how to resolve these issues?
>
> Its just the Eclipse *.target editor complains that it is unable to
> locate installable unit and there doesn't appear to be any way to
> force more error information.

Restart Eclipse and the problem goes away.

I had the same problem for another bundle I was migrating into the
Target platform.
Turns out I had forgotten to upload it to the Nexus repository and so
Eclipse must cache that the installable unit is not available, even
after I have made it available.
After the restart of Eclipse both my failing units now resolve correctly.


Back to the top