HanSolo / medusa

A JavaFX library for Gauges
Apache License 2.0
688 stars 129 forks source link

Gluon Scene Builder does not read/display Medusa widgets #144

Open innodron opened 6 years ago

innodron commented 6 years ago

Only clock widget is available when importing Medusa 8.0 jar into scene builder library manager.I will appreciate any help how to resolve the issue. Below screenshots indicate the problem, and list the versions. Thanks

2018-04-24_20-56-31 2018-04-24_20-56-45

HanSolo commented 6 years ago

Well I've just downloaded the latest SceneBuilder from Gluon and added the medusa 8 jar to the folder and it works just fine as you can see on the screenshot. So instead of importing the file via SceneBuilder I always simply copy it to

/Users/YOUR_USER_NAME/Library/Application Support/Scene Builder/Library

scenebuilder_medusa

Iamjustalearner commented 5 years ago

Hi @innodron . I am also facing the same issue, please advise whether you resolved the issue.

chibsta commented 4 years ago

@Iamjustalearner I ran into the same problem. Only after recompiling the source code myself was I able to get the Medusa gauge controls to appear in Scene Builder. I suspect the binary download might have been built with a different version of Java to the one you are running. Try compiling the code yourself.