packagedrone icon indicating copy to clipboard operation
packagedrone copied to clipboard

packagedrone-java-client-api

Open minemeraj opened this issue 8 years ago • 2 comments

Hi, I write a simple java client for package drone. May be it could help to manipulate the package drone by java. May be the approach is not so good but still I would like to extend it and need some help to make it more usable.

https://github.com/minemeraj/packagedrone-java-client-api

minemeraj avatar Jul 27 '17 15:07 minemeraj

I think it is a great approach. Every work on Package Drone is welcome!

I would only ask to you not use the package org.eclipse.packagedrone.client as this is not an official Eclipse project. And also you didn't offer any open source license from what I did see. So using your own package name would work fine of course.

ctron avatar Jul 28 '17 07:07 ctron

Thank you for your advice. I changed them and add a licence.

minemeraj avatar Aug 02 '17 06:08 minemeraj