Darcula
Darcula copied to clipboard
Versioning of Darcula
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
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.
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.
@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.
Checkout https://bintray.com/ice1000/ice1000/darcula/2018.2
Available on jcenter
@ice1000, is this jar the same as the one in this repo or did you build it yourself with some differences ? Thanks
@pmouawad I built it myself with examples removed. No other difference is expected.