Current behavior
Scaladex shows ScalaFX version as 8.0.0-M2 using Scala 2.10. This relates to a very old version of ScalaFX.
The ReadMe.md pulled from the project has correct version from Maven Central info: 24.0.0-R35.
The this in turn impacts Scala Community Build not recognizing ScalaFX as a Scala 3 project.
Looks that the problem is with Scaladex picking up wrong artifact. Rather than using "scalafx" it is using "scalafx-demos" that is not published at ScalaFX artifact. The "artifacts" tab listing many/most items that are not part of ScalaFX project
Expected Behavior
Point to the "scalafx" and correctly list last release version, currently 24.0.0-R35, and supported Scala versions: 2.12, 2.13, 3.3.
Extra comments
No response
Search terms
No response
Current behavior
Scaladex shows ScalaFX version as 8.0.0-M2 using Scala 2.10. This relates to a very old version of ScalaFX.
The ReadMe.md pulled from the project has correct version from Maven Central info: 24.0.0-R35.
The this in turn impacts Scala Community Build not recognizing ScalaFX as a Scala 3 project.
Looks that the problem is with Scaladex picking up wrong artifact. Rather than using "scalafx" it is using "scalafx-demos" that is not published at ScalaFX artifact. The "artifacts" tab listing many/most items that are not part of ScalaFX project
Expected Behavior
Point to the "scalafx" and correctly list last release version, currently 24.0.0-R35, and supported Scala versions: 2.12, 2.13, 3.3.
Extra comments
No response
Search terms
No response