Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [january-dev] Issue getting the target dependencies

Thanks , I will try the suggested things and see if it's going to work out for me.

On 19 Oct 2017 13:55, "Jonah Graham" <jonah@xxxxxxxxxxxxxxxx> wrote:
Hi Georgi,

This looks like an Eclipse PDE bug, unfortunately one I have seen regularly. It is not January related, but what has happened is that the cache has become corrupted. Often restarting Eclipse and/or pressing Reload and/or Update and/or deleting workspace\.metadata\.plugins\org.eclipse.pde.core cleans up the area. 

However what I do is use the TPD file in the same directory and use this plug-in: https://github.com/mbarbero/fr.obeo.releng.targetplatform

Jonah




~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 19 October 2017 at 12:17, Georgi Vasilski <jvjordanvip@xxxxxxxxxxxxxx> wrote:
Inline images 1

On 19 October 2017 at 12:05, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
Great, can you provide that as a PR for January, I will be happy to
test it out and get the build & deploy updated once that first step
has been done.


~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 19 October 2017 at 12:02, Matthew Gerring <matthew.gerring@xxxxxxxxx> wrote:
> I am working on another project which uses gradlew and has a command
> "gradlew eclipse" which sets up the project dependencies for eclipse ide to
> find them.
>
> You have:
> apply plugin: 'eclipse'
>
> in build.gradle and it sets the project up to have the dependencies it
> downloads...
>
> Matt
>
> On 19 October 2017 at 11:55, Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:
>>
>> On 19 October 2017 at 11:49, Matthew Gerring <matthew.gerring@xxxxxxxxx>
>> wrote:
>> > Maybe having target platforms is too hard for most Java developers to be
>> > familiar?
>>
>> I agree! https://github.com/eclipse/january/issues/165
>>
>> Using TP is not something necessary for January, but is a result of
>> the evolution of how we got here. Does someone want to pick it up and
>> move it forward? Converting January datasets to Maven (or Gradle)
>> build should not be too difficult.
>>
>> Peter, do you have any thoughts/objections to such a move?
>
>
_______________________________________________
january-dev mailing list
january-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/january-dev


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



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



Back to the top