Swing module's module-info file
Nir Lisker
nlisker at gmail.com
Wed Aug 8 13:19:49 UTC 2018
Yes, but since this thread was about the Swing module's module-info I'll
start another thread with the link to the JBS issue I created a few days
ago about Eclipse.
On Wed, Aug 8, 2018 at 10:10 AM, Tom Schindl <tom.schindl at bestsolution.at>
wrote:
> 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
>
More information about the openjfx-dev
mailing list