Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [WARNING] Target location type 'Directory' is not supported

Hi,
Actually i did not found the updatesites for the below plugins ,thats why i have added that into the custom directory ,
can you please let me know the updatesites for these below plugins so that it will be helpfull to me

com.google.gson_2.7.0.v20170129-0911.jar
com.google.guava_27.1.0.v20190517-1946.jar
org.gradle.toolingapi_5.5.0.v20190701-1628.jar

Thanks,
Veera


On Fri, Aug 2, 2019 at 1:06 PM Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi,

As the warning mentions, the "Directory" content in your .target file is ignored.
You need to use the InstallableUnits type (relying on p2) to work with Tycho (and the IDE).

HTH
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/tycho-user

Back to the top