Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-15 Thread HRH
Here is the link to the tutorial. Everything works up to the JUnit test section. Thanks On Saturday, May 16, 2020, 10:17:15 AM GMT+4:30, Geertjan Wielenga wrote: Can you point to the tutorial you're referring to, so that I can try to reproduce the problem? Gj On Fri, May 15, 2020 at

Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-15 Thread HRH
Developing General Java Applications | | | | Developing General Java Applications Apache NetBeans Developing General Java Applications - Apache NetBeans | | | On Saturday, May 16, 2020, 10:19:25 AM GMT+4:30, HRH wrote: Here is the link to the tutorial. Everything works

Fwd: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Varuna Seneviratna
The story is, I tried to learn the NetBeans Platform form the book by Paul and Gail Andrson. From a link given in that book, I was driven to this NetBeans Quickstart tutorial. For doing the tutorial, I tried to get the Help of the NetBeans community since the particular game could not be found

Re: Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-15 Thread Geertjan Wielenga
Can you point to the tutorial you're referring to, so that I can try to reproduce the problem? Gj On Fri, May 15, 2020 at 6:18 AM HRH wrote: > Hi, I am following the tutorial step by step but LibClassTesting.java > (generated JUnit test class by the IDE) fails. Here is the trace: > >

Re: Compiler option

2020-05-15 Thread HRH
Sorry, I will... On Saturday, May 16, 2020, 10:14:05 AM GMT+4:30, Geertjan Wielenga wrote: Can you, when you ask a question here and then later figure it out, come back here and just say that, so that we don't spend time answering questions that already have been answered? Gj On

Re: Compiler option

2020-05-15 Thread HRH
OK, I am looking forward to any answers on Junit question in its own thread.Thanks On Saturday, May 16, 2020, 10:11:04 AM GMT+4:30, Geertjan Wielenga wrote: We're going to stick to one topic per thread, and so I am not responding here to your JUnit question. Gj On Sat, May 16, 2020

Re: Compiler option

2020-05-15 Thread Geertjan Wielenga
Can you, when you ask a question here and then later figure it out, come back here and just say that, so that we don't spend time answering questions that already have been answered? Gj On Sat, May 16, 2020 at 7:40 AM Geertjan Wielenga wrote: > We're going to stick to one topic per thread, and

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Geertjan Wielenga
So you need the game specifically for the tutorial. What is the reason that you're doing that specific tutorial, what is it that you're trying to achieve? If you are not able to reach out to Peter Kriens for the game, it probably means that the game is no longer available. Gj On Sat, May 16,

Re: Compiler option

2020-05-15 Thread Geertjan Wielenga
We're going to stick to one topic per thread, and so I am not responding here to your JUnit question. Gj On Sat, May 16, 2020 at 7:40 AM Geertjan Wielenga wrote: > The above instructions I provided work either for Ant or Maven. > > Best to take a step back and consider why to not use Maven,

Re: Compiler option

2020-05-15 Thread Geertjan Wielenga
The above instructions I provided work either for Ant or Maven. Best to take a step back and consider why to not use Maven, it's the more standard way of working with Java nowadays, or Gradle. Gj On Sat, May 16, 2020 at 7:28 AM HRH wrote: > Geertjan, I am using Ant, per tutorial instructions.

Re: Compiler option

2020-05-15 Thread HRH
Geertjan, the compile option is an old post. I have already figured it out after I posted it. I am asking about JUnit Test failure that I posted to the mailing list yesterday (as you suggested) but the only thing I received from you was invitation to Slack Workspace (which I did). Thanks

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Varuna Seneviratna
I need the game because of this "Put the two Sudoku JARs into the folder, where the JARs above are found:" is included in the tutorial. On Sat, 16 May 2020 at 09:56, Geertjan Wielenga wrote: > > Why do you need that game? Just so that you can do the tutorial? Or some > other reason? > > Gj > >

Re: Compiler option

2020-05-15 Thread HRH
Geertjan, I am using Ant, per tutorial instructions.Thanks On Saturday, May 16, 2020, 9:56:34 AM GMT+4:30, Geertjan Wielenga wrote: What kind of project are you using? Ant, Maven, or Gradle? Gj On Wed, May 13, 2020 at 2:42 PM HRH wrote: Hi,I am new to Netbeans. I have configured

Re: Compiler option

2020-05-15 Thread Geertjan Wielenga
Maven, when I simply put this: -XX:+ShowCodeDetailsInExceptionMessages ...into the Project Properties under Run | VM Options, it provides the additional info I expect without a problem. Gj On Sat, May 16, 2020 at 7:26 AM Geertjan Wielenga wrote: > What kind of project are you using? Ant,

Re: Compiler option

2020-05-15 Thread Geertjan Wielenga
What kind of project are you using? Ant, Maven, or Gradle? Gj On Wed, May 13, 2020 at 2:42 PM HRH wrote: > Hi, > I am new to Netbeans. I have configured Netbeans 11.3 with JDK 14. I would > like to compile my project in the IDE environment with a compiler option to > show code details in

Netbeans 11.3

2020-05-15 Thread HRH
Hi,Are there any Netbeans 11.3 savvy, to tell me why a fresh install fails to do JUnit test of the tutorial example. I have already posted the full context twice.Thanks

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Varuna Seneviratna
The link at https://github.com/apache/netbeans-website-cleanup/blob/master/src/content/platform/tutorials/80/nbm-osgi-quickstart.html to the Peter Kriens sudoku game is http://www.aqute.biz/Code/Download#sudoku. This link takes you to a page that says You got a Broken link, Don’t Panic and offers

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Neil C Smith
On Fri, 15 May 2020, 21:42 Peter Steele, wrote: > Users participate in the Apache community by helping other users on > mailing lists and user support forums. > Which part of that sentence suggests users' help in fixing up support documentation would not be very appreciated?! Best wishes, Neil

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Peter Steele
Alan I meant open source, typo on my part. I understand the difference between the old and new setup. Geertjan See here https://www.apache.org/foundation/how-it-works.html Specifically look at the roles section, the user and developer role are posted below. This is what I meant when I was

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Alan
I think the confusion here might be between Oracle Netbeans, which presumably had the support of salaried contributors and Apache Netbeans, which is supported by the people who use it. It's no longer an "outsource" project. On 2020-05-15 14:09, Geertjan Wielenga wrote: I disagree. :-) In a

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Geertjan Wielenga
I disagree. :-) In a community project, there are no users. Everyone is a contributor — there are many very small and simple ways to contribute requiring little time or knowledge. When you use technology, you either contribute money, for commercial projects, or you contribute time, for free

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Peter Steele
Geertjan I personally have no interest in whether the page is up-to-date or not. I was just pointing out the fact the links are out of date. Typically in an outsource project there are maintainers of that project who actively develop / improve the product and users of that projects who don't

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Varuna Seneviratna
Geertjan, I found him on Twitter @pkriens . I have tweeted at you informing info. I DMed to Peter Kriens asking the for Sudoku game On Fri, 15 May 2020 at 22:39, Varuna Seneviratna < varunasenevira...@gmail.com> wrote: > Thanks, Geertjan, I will try to look up Peter Kriens on Linkedin and ask >

The JUnit test fails

2020-05-15 Thread HRH
I just installed Netbeans 11.3, on windows 10 running JDK 14. I tried to follow the simple 10 minutes learning tutorial provided at https://netbeans.apache.org/kb/docs/java/javase-intro.html just to get my feet wet. Everything worked fine until I reached the section under "Creating JUnits

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Geertjan Wielenga
Your pull request is welcome, bottom of each page there’s a link directly to the GitHub of each page on netbeans.apache.org Gj On Fri, 15 May 2020 at 15:39, Peter Steele wrote: > Quite a few of those links don't work, maybe worth removing the or > updating them. > > On Fri, 15 May 2020, 14:35

Re: Where are the answers

2020-05-15 Thread Geertjan Wielenga
Start a new thread, please, with a subject line relevant to your question. Write to the mailing lists, not to me. Gj On Fri, 15 May 2020 at 15:40, HRH wrote: > Oh, thank you. Here is my question: > > I just installed Netbeans 11.3, on windows 10 running JDK 14. I tried to > follow the simple

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Peter Steele
Quite a few of those links don't work, maybe worth removing the or updating them. On Fri, 15 May 2020, 14:35 Geertjan Wielenga, wrote: > Do you think you can look up Peter Kriens on LinkedIn and just ask him > yourself? > > Gj > > On Fri, 15 May 2020 at 15:31, Joel Craig wrote: > >> Try here

Re: Geertjan Wielenga has invited you to join a Slack workspace

2020-05-15 Thread zeugme
Thank you, it work fine ! On Fri, 15 May 2020 at 15:31, Slack wrote: > Join NetBeans on Slack > > Geertjan Wielenga (geertjan.​wielenga@googlemail.​com) has invited you to > join the Slack workspace *NetBeans*. Join now to start collaborating! > Join Now >

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Geertjan Wielenga
Do you think you can look up Peter Kriens on LinkedIn and just ask him yourself? Gj On Fri, 15 May 2020 at 15:31, Joel Craig wrote: > Try here > https://github.com/apache/netbeans-website-cleanup/blob/master/src/content/platform/tutorials/80/nbm-osgi-quickstart.html > > On Thu, May 14, 2020 at

Re: Where are the answers

2020-05-15 Thread Neil C Smith
On Fri, 15 May 2020 at 14:25, HRH wrote: > I have joined this mailing list in the past few days. Thus far, all I see are > daily new questions posted without any responses from the community. I am > wondering why I am not receiving or seeing the responses to these questions? > Is the community

Re: Where are the answers

2020-05-15 Thread Geertjan Wielenga
What questions do you have? Gj On Fri, 15 May 2020 at 15:25, HRH wrote: > Hi, > I have joined this mailing list in the past few days. Thus far, all I see > are daily new questions posted without any responses from the community. I > am wondering why I am not receiving or seeing the responses

Re: Netbeans Slack channel

2020-05-15 Thread Geertjan Wielenga
Sent an invitation to zeugme...@gmail.com, hope it works. Maybe this too: https://join.slack.com/t/netbeans/shared_invite/zt-4r8fbxqr-2Tkot4veW5c5nILJvKO5Pg Gj On Fri, 15 May 2020 at 15:23, zeugme wrote: > Hi Peter, > > Probably more a Slack global "feature" on invitation link that had

Re: Not able to find Sudoku Game by Peter Kriens ?

2020-05-15 Thread Joel Craig
Try here https://github.com/apache/netbeans-website-cleanup/blob/master/src/content/platform/tutorials/80/nbm-osgi-quickstart.html On Thu, May 14, 2020 at 11:04 PM Varuna Seneviratna < varunasenevira...@gmail.com> wrote: > Hi, >Not able to find Sudoku Game by Peter Kriens by the link given

Re: Netbeans Slack channel

2020-05-15 Thread zeugme
Hi Peter, Probably more a Slack global "feature" on invitation link that had expired. Once an invitation is sent, it is not link to a user. Anyone on both Slack and this list here? Could it be possible to send a fresh invitation link, please? On Fri, 15 May 2020 at 11:08, Peter Steele wrote:

Netbeans Slack channel

2020-05-15 Thread zeugme
Hi, I'd like to join Slack chan mentioned here, but the link is deprecated. https://netbeans.apache.org/community/mailing-lists.html This doc page use this link that, in turn, lead to a deprecated link: https://tinyurl.com/netbeans-slack-signup The full deprecated link underneath is here: