Hi, On 08.08.18 08:55, Tom Schindl wrote: > Hi Nir, > > I currently use the attached stash to make Eclipse compile all modules. > > Unfortunately I have to modify the following java-Files to get away > without any compile errors: > * Dialog => Added a method getDialog() instead of directly accessing the > field > * javafx.fxml => Add a static require for controls > * javafx.web => Add a static require for java.management
Looking once more I think read-edges are completely missing in Eclipse for projects. I can patch other projects to get a read-edge but not the project itself! In the end what we want is to patch eg the javafx.fxml-module to have a read-edge for javafx.control. I don't see how this can be done with the current Eclipse setup! My work around today is to add static-require and I don't see a way around that. Tom -- Tom Schindl, CTO BestSolution.at EDV Systemhaus GmbH Eduard-Bodem-Gasse 5-7. A-6020 Innsbruck Reg. Nr. FN 222302s am Firmenbuchgericht Innsbruck
