-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
The latest release compiles fine, but starting from commit 056557c there are issues present:
- "error: package org.jdesktop.beansbinding does not exist"
- "error: package org.jdesktop.layout does not exist"
Environment:
netbeans 11.3
jdk8-openjdk 8.u242
UPDATE:
I was able to compile the game by adding following libraries into my installation of NetBeans:
- BeansBinding, called it "beans-binding"
- swing-layout, called it "swing-layout"
Please note that I can't verify legitimacy of these libraries and I'm not responsible for anything bad that can happen because of using them
The question is, it required manual intervention, thus it should probably be added into readme
Metadata
Metadata
Assignees
Labels
No labels