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

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


Back to the top