Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-14 Thread Dmitry Avtonomov
I find it incredible that Jaroslav is saying "... people aren't willing to dedicate 10minutes of their personal time to try HTML/Java API in action ...". How are they supposed to discover that? Let's try it out with time logging: 15:33 - Setting out to search for NetBeans on google, landed on htt

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Zoran Sevarac
Hi Jaroslav, Can I do the following using HTML4J: 1. Build a frontend that will work in NetBeans Platform App and web app without modifications? 2. Reuse stuff (wizards) based on Wizard API in web app? If I can do that techicaly my next question is how. Thats when I'll need some sample/tutorial.

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Chuck Davis
[2] does not build on release 219 with jdk9 > [1] Plus few minutes of Maven plugins initial download time... > [2] Have you noticed that the wizard ("New Project", "JavaFX", "Java HTML5 > Application") is written in HTML UI? I hope the transition from the Swing > to the HTML UI was smooth enough

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Antonio
Hi all, Some comments inlined below: On 13/03/18 09:26, Jaroslav Tulach wrote: Thanks a lot for your opinions! I am going to react to one recurring theme in this email... 2018-03-12 16:59 GMT+01:00 Jaroslav Tulach : Forget about AWT, Swing and JavaFX - the future is HTML. In case you still

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Hermien Pellissier
Hi Jaroslav, Waiting for the maven downloads as I write. :) Are there any tutorials or other cool documents out there about Apache HTML/Java UI? ~ Hermien On Tue, Mar 13, 2018 at 10:26 AM, Jaroslav Tulach wrote: > Thanks a lot for your opinions! I am going to react to one recurring theme > i

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Neil C Smith
Hi, On Tue, 13 Mar 2018 at 08:26 Jaroslav Tulach wrote: > > heavyweight, ...(but)... the open source nature ... of Electron make it > potentially an attractive option for mixed Java/HTML applications > > I was looking at an example project using Vaadin running inside Electron recently. Have you

Re: Think Java, not Electron! was: Apache HTML/Java UI instead of

2018-03-13 Thread Geertjan Wielenga
On Tue, Mar 13, 2018 at 9:26 AM, Jaroslav Tulach wrote: > > > > I was looking at an example project using Vaadin running inside Electron > recently. Have you tried this approach with HTML/Java? > > ...and trying Electron samples! C'mon do you have recent version of > NetBeans 9.0? Then just sele