Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sknop
Copy link
Contributor

@sknop sknop commented Jun 19, 2019

I get this exception when running Rails on Java 11

Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: class [Ljava.lang.Object; cannot be cast to class [Ljava.lang.String; ([Ljava.lang.Object; and [Ljava.lang.String; are in module java.base of loader 'bootstrap')
at net.sf.rails.ui.swing.ConfigWindow.defineElement(ConfigWindow.java:250)

With this fix that problem goes away.

@blentz blentz merged commit a48f4fa into Rails-18xx:rails_2_develop Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants