Re: Netbeans 11.0-vc4 with a Java EE project (Dataverse)

2019-03-28 Thread Geertjan Wielenga
I don’t understand why you want to install the ‘Java Web and Java EE’ support in Apache NetBeans 11. Please don’t do that. That support is automatically built into Apache NetBeans 11 for the first time. Yes, no docs yet specific to this release. Once they’re there would indeed be great for you to

Re: Netbeans 11.0-vc4 with a Java EE project (Dataverse)

2019-03-28 Thread Emma Atkinson
Phil I think the error dialog saying Feature FeatureInfo[java] is incomplete: some module(s) are missing: org\.netbeans\.libs\.javafx\.(linux|win|macosx) might be caused by running on JDK8. When I used the option *--jdkhome * to specify jdk-11 (*please check the release notes for the right one

Netbeans 11.0-vc4 Observations

2019-03-28 Thread Emma Atkinson
Hi I found time to very quickly test Netbeans 11.0-vc4 with OpenJDK 11 and fill out the NetCAT survey. I apologise for missing the deadline. I have a couple of minor observations that you may be interested in. 1. I like the Git Toolbar buttons. I hadn't noticed them before. Most buttons have ic

Re: Does nb 11 support web app/war/jsp when using Gradle?

2019-03-28 Thread Geertjan Wielenga
No, that is not supported yet, Laszlo can tell you more, I believe that's coming in the release after this one. Gj On Thu, Mar 28, 2019 at 5:58 PM Juan Algaba wrote: > I don't see a "Web application" project type under the "Java with Gradle" > category when > using the "New Project" dialog wind

Does nb 11 support web app/war/jsp when using Gradle?

2019-03-28 Thread Juan Algaba
I don't see a "Web application" project type under the "Java with Gradle" category when using the "New Project" dialog window. [image: image.png] Has anyone been able to make it work by manually editing the build.gradle? if so, where you able to get JSP autocomplete working? or at least make the

Re: Netbeans 11.0-vc4 with a Java EE project (Dataverse)

2019-03-28 Thread Geertjan Wielenga
Here's part of a response, i.e., re the black hole and transparency: https://lists.apache.org/thread.html/0d37f7f204a2829a3ef1f1831c0a1f2a102250d950ebe170fa6ccc01@%3Cnetcat.netbeans.apache.org%3E Gj On Thu, Mar 28, 2019 at 4:19 PM Philip Durbin wrote: > Hi! I just filled out the survey (late,

RE: Scroll bar size

2019-03-28 Thread Eirik Bakke
Do you by any chance have multiple monitors connected, including one "HiDPI" (very high resolution) screen? If so, the problem could be related to Java bug https://bugs.openjdk.java.net/browse/JDK-8211715 . For that one, the workaround is to make the HiDPI screen the "main" display in Control Pa