Switch to DuckDuckGo Search
   March 28, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[01:57:04] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 264 seconds)
[02:12:12] *** cpe <cpe!~cpe@unaffiliated/cpe> has joined #netbeans
[02:17:28] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 264 seconds)
[02:26:32] *** cpe <cpe!~cpe@unaffiliated/cpe> has joined #netbeans
[02:31:16] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 264 seconds)
[02:39:26] *** cpe <cpe!~cpe@unaffiliated/cpe> has joined #netbeans
[02:44:28] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 264 seconds)
[02:54:10] *** cpe <cpe!~cpe@unaffiliated/cpe> has joined #netbeans
[03:11:41] *** Sheilong <Sheilong!uid293653@gateway/web/irccloud.com/x-oxnxcypatttidvvd> has joined #netbeans
[03:11:52] *** mr_lou <mr_lou!~misthalos@077213097222.dynamic.telenor.dk> has quit IRC (Ping timeout: 255 seconds)
[04:09:39] *** cpe_ <cpe_!~cpe@unaffiliated/cpe> has joined #netbeans
[04:13:46] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 272 seconds)
[04:13:46] *** cpe_ is now known as cpe
[06:02:15] *** cfoch <cfoch!uid153227@gateway/web/irccloud.com/x-qxnxrrhukjznretj> has quit IRC (Quit: Connection closed for inactivity)
[06:11:07] *** Sheilong <Sheilong!uid293653@gateway/web/irccloud.com/x-oxnxcypatttidvvd> has quit IRC (Quit: Connection closed for inactivity)
[07:13:34] *** Hobbyboy <Hobbyboy!Hobbyboy@gateway/shell/panicbnc/x-hzdrefzswsgadold> has quit IRC (Ping timeout: 250 seconds)
[07:18:36] *** Hobbyboy <Hobbyboy!Hobbyboy@gateway/shell/panicbnc/x-zyhhlfjmgufocebl> has joined #netbeans
[09:19:55] *** cvasilak <cvasilak!~cvasilak@ppp-94-64-15-102.home.otenet.gr> has joined #netbeans
[09:38:06] *** mr_lou <mr_lou!~misthalos@077213097222.dynamic.telenor.dk> has joined #netbeans
[12:17:16] *** cvasilak <cvasilak!~cvasilak@ppp-94-64-15-102.home.otenet.gr> has quit IRC (Quit: Leaving..)
[13:49:24] <pdurbin> When I open my Java EE project in Netbeans 11.0-vc4 it says "dataverse (broken)", which makes me sad. :( With Netbeans 8.2 it "just works" and doesn't say "broken". If I right click and click "Resolve Problems" it says something about missing modules.
[13:49:36] <pdurbin> "Feature FeatureInfo[java] is incomplete: some module(s) are missing: org\.netbeans\.libs\.javafx\.(linux|win|macosx)"
[13:50:19] <pdurbin> Are there docs on what I'm supposed to do to enable Java EE support?
[14:18:37] *** cfoch <cfoch!uid153227@gateway/web/irccloud.com/x-iqdaqmldgeicmogc> has joined #netbeans
[15:10:34] *** mr_lou <mr_lou!~misthalos@077213097222.dynamic.telenor.dk> has quit IRC (Quit: Leaving)
[15:30:24] <Cenbe> Why would it be asking for javafx? Maybe this is one for the mailing list.
[15:34:22] <pdurbin> I don't know. We definitely don't use javafx in our Java EE app.
[15:38:37] <Cenbe> No, I wouldn't think so. If your project is modular (and it looks like it is), you may try opening module-info.java and looking at the graph view to see if it gives any insight.
[15:39:29] <Cenbe> Also, I'm not doing EE projects, but in 11 it's supposed to work out-of-box.
[15:40:20] <pdurbin> It doesn't. As I said, when you open our project, it says "broken" next to it, which probably won't inspire confidence in our new contributors. :)
[15:41:25] <Cenbe> Take it to the mailing list, then, where people can ask more specific questions about your project.
[15:42:47] <pdurbin> I fixed it. Are you or anyone else here interested in looking at the pull request I just made to our dev guide? How to go from "broken" to working in Netbeans 11.
[15:51:48] <Cenbe> Certainly. Again... the mailing list... where the maximum number of people would see it. Maybe it belongs on the Apache wiki as well.
[15:56:29] <pdurbin> Cool. https://github.com/IQSS/dataverse/pull/5695 is the pull request I'm mentioning in the email I'm composing to the list.
[15:56:30] <javabot> pdurbin's title: "Stop being stuck on Netbeans 8.2, document Chrome connector workaround by pdurbin Pull Request #5695 IQSS/dataverse GitHub"
[15:59:36] <Cenbe> It does seem like something's wrong there. You're not supposed to have to manually activate EE, as I understand it.
[16:00:30] <pdurbin> So it's good that I'm trying it, I guess. :)
[16:25:43] <pdurbin> Here's the post I just made on the mailing list: Netbeans 11.0-vc4 with a Java EE project (Dataverse) - https://lists.apache.org/thread.html/3ec38bc5cdaa347d6a6dba58b5e0659c55b97b1387c5e05d95e66e73 at %3Cusers dot netbeans.apache.org%3E
[16:25:44] <javabot> pdurbin's title: "Apache Mail Archives"
[16:31:53] <Cenbe> Glad you got this sorted! I'll be interested to see the responses on the list.
[16:32:37] <pdurbin> Me too.
[16:33:27] <pdurbin> We get summer interns every year. Sometimes as young as high school. We need clear docs on how to get a dev environment set up. Seeing "broken" is not great.
[16:46:20] *** mr_lou <mr_lou!~misthalos@077213097222.dynamic.telenor.dk> has joined #netbeans
[17:39:06] <pdurbin> There are a lot of keyboard shortcuts missing from "Keymap" in Netbeans 11 vs 8.2. How can I add them back? Specifically, I want to assign a shortcut to "Run Focused Test Method" which is in the "CommonTestRunner" category in Netbeans 8.2.
[17:43:02] <Cenbe> Does this not work for you? https://www.lyonlabs.org/temp/nb-keymap.png
[17:45:46] <pdurbin> Nope. When I search for "test method" on Netbeans 8.2 I get two hits, just like in that screenshot. But in Netbeans 11 I get zero hits. By scrolling around I can tell that no shortcuts in Netbeans 11 have a category of "CommonTestRunner".
[17:46:32] <Cenbe> [shrug] That screenshot came from 11 vc4, don't know what to say.
[17:47:04] <pdurbin> Do you want a screenshot from my 11 vc4?
[17:47:40] <Cenbe> How would that help? I see it, you don't.
[17:48:36] <pdurbin> Well, why don't I see it if we're both running 11 vc4?
[18:30:18] <pdurbin> Should I report it on the mailing list?
[18:34:39] <pdurbin> Good news! I quit Netbeans 11 and started it up again and now those shortcuts are present. Very strange.
[20:46:03] *** javabot <javabot!~javabot@unaffiliated/javabot> has quit IRC ()
[20:53:16] *** javabot <javabot!~javabot@unaffiliated/javabot> has joined #netbeans
[20:54:32] *** javabot <javabot!~javabot@unaffiliated/javabot> has quit IRC (Client Quit)
[20:57:15] *** javabot <javabot!~javabot@unaffiliated/javabot> has joined #netbeans
top

   March 28, 2019  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >