bulenkov / Darcula

Darcula Look and Feel
Apache License 2.0
723 stars 114 forks source link

Versioning of Darcula #40

Open pmouawad opened 6 years ago

pmouawad commented 6 years ago

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:

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:

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

Thanks

bulenkov commented 6 years ago

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.

pmouawad commented 6 years ago

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

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

emilianbold commented 5 years ago

@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.

ice1000 commented 5 years ago

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

Available on jcenter

pmouawad commented 5 years ago

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

ice1000 commented 5 years ago

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