Skip to content
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

Setup problems #3

Closed
pjBooms opened this issue Apr 6, 2014 · 1 comment
Closed

Setup problems #3

pjBooms opened this issue Apr 6, 2014 · 1 comment

Comments

@pjBooms
Copy link

pjBooms commented Apr 6, 2014

I had the following problems during setup:

  1. The project file (project.properties) has javac.source=1.7 while lambdas is already used
  2. Broken (not updated) referencies to jfxtras-labs and restfx-server. BTW, where I can find the sources for restfx?
  3. I had to compile webfx-component first and add resulting jar to webfx-browser project libraries to start WebFX. I was not able to import webfx-component to webfx-browser (Netbeans complained that it is not able to import). I believe there should be better way to do this (I am not familiar with Netbeans), and I expected that Netbeans will import it automatically
@brunoborges
Copy link
Owner

Project has been fixed and all subprojects are now Maven artifacts. Make sure to build webfx-component before webfx-browser and webfx-deck

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

No branches or pull requests

2 participants