Darcula icon indicating copy to clipboard operation
Darcula copied to clipboard

Versioning of Darcula

Open pmouawad opened this issue 7 years ago • 6 comments

Hello, I've discovered today your great LAF and we'd like to use it for Apache JMeter. There is one little problem we have, it's that you don't have a Maven artifact, I see there is an open issue for it:

  • https://github.com/bulenkov/Darcula/issues/7

Still, it is not a big problem, but one concern I have is versioning. Would it be possible to manage some versioning of the library as the link below seems to point to master version and not a released version:

  • https://github.com/bulenkov/Darcula/blob/master/build/darcula.jar

Is there a way to have a versioned link and to manage milestones at the project ?

Thanks

pmouawad avatar Oct 30 '17 18:10 pmouawad

Hi, Nice to hear that. I will move darcula and iconloader to Maven or Bintray as soon as I finish backporting hidpi changes from IntelliJ IDEA.

bulenkov avatar Nov 01 '17 20:11 bulenkov

Hello @bulenkov , Thanks for your answer. We have already integrated it, if you want to mention it on your website, we'll be happy :

  • https://twitter.com/ApacheJMeter/status/925357635066572800

I am looking forward to having it available on maven as long as Icon Loader. Same for HiDPI changes backports. Bon courage.

pmouawad avatar Nov 01 '17 20:11 pmouawad

@bulenkov I assume this is not urgent but years do fly by :-)

Any chance we could get at least a build.sh file or a build.xml or a pom.xml so we can build this JAR?

The final JAR seems to include https://github.com/bulenkov/iconloader as well as some com/intellij/uiDesigner classes which I'm not certain where they come from.

emilianbold avatar Dec 03 '18 22:12 emilianbold

Checkout https://bintray.com/ice1000/ice1000/darcula/2018.2

Available on jcenter

ice1000 avatar Feb 26 '19 07:02 ice1000

@ice1000, is this jar the same as the one in this repo or did you build it yourself with some differences ? Thanks

pmouawad avatar Feb 27 '19 07:02 pmouawad

@pmouawad I built it myself with examples removed. No other difference is expected.

ice1000 avatar Feb 27 '19 10:02 ice1000