herkne / buildship-import-4-oomph

An oomph setup task to import gradle projects using buildship.
Eclipse Public License 1.0
1 stars 3 forks source link

Eclipse Oxygen + Buildship 2.0.2 compatibility #2

Open oliverwelter opened 7 years ago

oliverwelter commented 7 years ago

Hi, in the latest release of Eclipse Oxygen Buildship 2.0.2 is used which prevents the buildship import plugin to install because of version incompatibility.

Best, Oliver

herkne commented 7 years ago

Yes, you are correct. But due to some api changes the plugin does not compile any longer. I don't see the necessity for updating the plugin - the 'project import' task works fine for some time now. And also considering my limited free time I do not think, that I will provide an update in the foreseeable future. Best regards, Hermann

oliverwelter commented 7 years ago

Could you please provide an example how you used the 'project import' task for importing a gradle project via buildship. I would like to avoid to checkin the Eclipse project files into the source repository. Thanks.

Best regards, Oliver