I confirm that with last version of Eclipse and embedded buildship it works
without this.

1/ @Vladimir Sitnikov <[email protected]>  when I open a
*gradle.kts file in Eclipse it does not resolve dependencies so file shows
a lot of compilation errors , what should be done to solve this ?

Eclipse :Version: 2019-06 (4.12.0)

Buildship : 3.1.0v20190501

Kotlin Plugin for eclipse: 0.8.17



2/ Also what are the best practices for gradle config in Eclipse, should we
use Gradle Wrapper or Local Installation directory


3/  When I run command line I get:

Deprecated Gradle features were used in this build, making it incompatible
with Gradle 6.0.


The DefaultTask.newInputDirectory() method has been deprecated. This is
scheduled to be removed in Gradle 6.0. Please use the
ObjectFactory.directoryProperty() method instead.

        at Build_gradle.<init>(build.gradle.kts:99)

        (Run with --stacktrace to get the full stack trace of this
deprecation warning.)

The DefaultTask.newInputFile() method has been deprecated. This is
scheduled to be removed in Gradle 6.0. Please use the
ObjectFactory.fileProperty() method instead.

        at Build_gradle.<init>(build.gradle.kts:99)

        (Run with --stacktrace to get the full stack trace of this
deprecation warning.)

The DefaultTask.newOutputDirectory() method has been deprecated. This is
scheduled to be removed in Gradle 6.0. Please use the
ObjectFactory.directoryProperty() method instead.

        at Build_gradle.<init>(build.gradle.kts:99)

        (Run with --stacktrace to get the full stack trace of this
deprecation warning.)

Internal API constructor TaskReportContainer(Class<T>, Task) has been
deprecated. This is scheduled to be removed in Gradle 6.0.


Thanks and sorry for my stupid questions
Thanks

On Mon, Aug 5, 2019 at 12:10 PM Vladimir Sitnikov <
[email protected]> wrote:

> >Issue is that src/main/version is not added to source in Eclipse
>
> That folder should not be added to source since it is a template
>
> Vladimir
>


-- 


[image: logo Ubik Ingenierie] <https://www.ubik-ingenierie.com> Philippe
Mouawad
Senior Performance Expert
320914981 <+33320914981> | [email protected]
[image: ubik-ingenierie.com] ubik-ingenierie.com
<https://www.ubik-ingenierie.com> | [image: 03.20.91.49.81] 03.20.91.49.81
<+33320914981> | [image: 23 rue du chemin de fer , 59100 , Roubaix] 23 rue
du chemin de fer, 59100, Roubaix
<https://www.openstreetmap.org/#map=18/50.69454/3.16455>

Reply via email to