Closed michalrus closed 10 years ago
have you tried sbt-classifiers
param?
@jozic, silly me, works, closing. Thank you. =)
(Why isn't this a default? Can I force it to be using some setting?)
add this
alias gi= gen-idea sbt-classifiers
to ~/.sbtrc would be nice to have sbt-classifiers enabled by default though
Thank you. =) +1 to the default.
It would be really cool, if we could Ctrl+click from
build.sbt
to original plugin sources, wouldn't it? Now it jumps to IDEA-decompiled*.class
files.