Zaryabali896
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Resources Root Directory converted into Test Resources Root After Adding JMH Plugin (IntelliJ Scala)
AnsweredI'm trying to add JMH Plugin in Scala Project (Intellij Idea). I'm doing this by adding plugin in plugins.sbt:addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")Then enabling that plugin in bu... -
Created Resources Root Directory converted into Test Resources Root After Adding JMH Plugin (IntelliJ Scala)
I'm trying to add JMH Plugin in Scala Project (Intellij Idea). I'm doing this by adding plugin in plugins.sbt:addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")Then enabling that plugin in bu...