0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

OptaPlannerのHelloWorld

Posted at

はじめに

 OptaPlannerを久しぶりに手を付けてみようと思う。しかしながら、HelloWorldを動かすのに手こずったのでメモを。

環境

  • OptaPlanner 9.44.0.Final
  • OpenJDK 21.0.5
  • gradle 8.10.2

うまくいかない

 チュートリアルの言うとおりにやってみたが、以下の表示になり何も表示されない。
image.png

 しばらく眺めていろいろ試したがなにも変わらず。
 メッセージを見るとlogbackで何か言われているので、試しにbuild.gradleのlogbackVersionを上げてみた。
1.2.11 -> 1.5.12

そうするとうまくいった。よかった。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?