-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Environment setup for development #105
Comments
Hi @kimhyohwan We are not familiar (anymore) with eclipse, since we usually use Intellij. I think the community edition should be enough to work with the SIARD Suite sources. Without knowing your error messages, here are some hints that might help you:
Let me know if any of theses tipps helped you to narrow down your problem. |
Any additional plugins to install, or libraries to download? It was successful to 'build' and 'run' using the command. |
Not that I'm aware of. As I said, I'm unfamiliar with eclipse. Did you add the lib folder to the classpath? |
The repo of previous implementation (SiardGUI) was set up to work with eclipse and still contains the eclipse project files, especially the The old gui was basically the same tech stack - Maybe this helps? |
There is a section on how to setup a java fx project with eclipse in the openjfx documentation: https://openjfx.io/openjfx-docs/ |
"When importing the source code downloaded from the siard-suite repository as a project in Eclipse, many errors occur. Please explain the environment setup for development in detail."
The text was updated successfully, but these errors were encountered: