Netbeans 11.3 Tutorial JUnit Testing fails

2020-05-14 Thread HRH
Hi, I am following the tutorial step by step but LibClassTesting.java (generated JUnit test class by the IDE) fails. Here is the trace: Testsuite: org.me.mylib.LibClassTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.133 sec Testcase: initializationError(org.me.mylib.LibClas

Not able to find Sudoku Game by Peter Kriens ?

2020-05-14 Thread Varuna Seneviratna
Hi, Not able to find Sudoku Game by Peter Kriens by the link given at NetBeans Platform Quick Start Using OSGi , Can you help, please. Varuna

Option "Use clang format" is missing

2020-05-14 Thread Ilan Bronshtein
Hi I'm using netbeans 11.3 for c++ project development. The netbeans runs on windows 10, the sources reside on linux (centos7.6) I would like to use a predefined clang format for my project, however the declared option "Use clang format" is missing from project->options interface. Please help me