SQLite-JDBC - Tutorial needed

2023-05-29 Thread Amn Ojee Uw
Hello! Can anyone recommend me a tutorial about using *sqlite-jdbc* in a 'Java Web > Web Application' project? Any help is much appreciated.

Re: Console: ascii characters not shown correctly

2023-05-01 Thread Amn Ojee Uw
It would be easier to assert the why if you provide the what. Show the code that produces the output and someone here will assert why the output. On 2023-05-01 11:46 a.m., Geert Vancompernolle wrote: I have the following line in my Java application:

Re: NB17 Extra lines after Run??

2023-05-01 Thread Amn Ojee Uw
r display settings. You probably need a test method to determine what's real. Tim probably  a static {this, that} block within a class within your classpath.., yes/no? , ... James On 2023-04-28 6:15 p.m., Amn Ojee Uw wrote: Hey folks! I might have done some

NB17 Extra lines after Run??

2023-04-28 Thread Amn Ojee Uw
Hey folks! I might have done some tweaking  and being the newbie that I am I ended up messing up NB17. Now when I Click on Run, I get the proper output as well as the following lines: *BUILD SUCCESSFUL (total time: 0 seconds) Could not load a dependent class (jdepend/textui/JDepend)

Re: JavaDoc - Redirect Output

2023-02-25 Thread Amn Ojee Uw
}/nbproject/project.properties file contains the value dist.javadoc.dir=${dist.dir}/javadoc. So, if building the documentation from within the IDE, you could change this property to a different location. -SC On 2/25/23 5:00 PM, Amn Ojee Uw wrote: Is it possible to redirect the output of JavaDocs

JavaDoc - Redirect Output

2023-02-25 Thread Amn Ojee Uw
Is it possible to redirect the output of JavaDocs in NetBeans 16 to a directory of choice? Thanks in advance. - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail:

Javadoc - font and background colours

2023-01-30 Thread Amn Ojee Uw
Hello everyone! I'd like to change the white background colour of the generated web pages by JavaDoc. Is there a mechanism within NB16 to do this? If NB16 does not have this feature, how do I go about getting JavaDoc to change the color/font outputs. Thanks in advance.

Rainbow Braces - ???

2023-01-23 Thread Amn Ojee Uw
I was looking for Rainbow Braces in the Tools > Plugins > Available plugins, but to no avail! How do I install this plugin? Thanks! - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands,

Re: Tools > Options > Java > Gradle drop down list

2023-01-22 Thread Amn Ojee Uw
Hello Emma. I chose 'FlatLaf Dark' as my look and feel in (Tools > Options > Appearance > Preferred look and feel.), reduces my eyestrain a bit. Following the steps you provided I was able to successfully duplicate you process. I recommend you change the look and feel, at least to test your

JSP import jar

2023-01-19 Thread Amn Ojee Uw
I have a 'Hello World' Web Page in NB16 using GF as a server [ the GF server is provided by NB16]. In the 'Web Pages' the structure is as follows : Web Pages     ->WEB-INFO         -> glassfish-web.xml     ->css         ->my_css.css     ->js         ->my_js.js     ->jar         ->my_jar.jar    

GlassFish6 with Netbeans16 - No root permission

2023-01-16 Thread Amn Ojee Uw
Glassfish6 is installed in /opt/glassfish6, with '/*root*/' as group and owner id. Having stated that, when trying to add Glassfish6 to the list of servers in Netbeans16, the server cannot be found, since NB (me) does not have root permission. Should I reinstall GF6 in a local directory, as

From GlassFish to Tomcat

2023-01-14 Thread Amn Ojee Uw
I have a small project that uses Glassfish server, however, I would like to change the server to Tomcat; how do I do that in NetBeans 16. Any suggestions would be much, much appreciated. - To unsubscribe, e-mail:

Fwd: How to add local jar to Gradle

2023-01-08 Thread Amn Ojee Uw
Thank you for your prompt response, please contact me via the mailing list. Forwarded Message Subject:Re: How to add local jar to Gradle Date: Sat, 7 Jan 2023 21:51:17 -0800 From: Waldo Monroy To: Amn Ojee Uw Do you still need help? Thank you and have

How to add local jar to Gradle

2023-01-07 Thread Amn Ojee Uw
Hello! Can anyone tell how to add a local jar file to a Gradle-Java with Gradle->Web Application using NetBeans 16? Thanks in advance. - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands,

Add server - file permission

2022-12-07 Thread Amn Ojee Uw
In my Debian 11, adding a server to Netbeans 15 requires that I add _*the directory*_ '/opt/tomcat/bin', as the place where server is located I think  However, the file requires Authentication, is that the reason NB15 cannot accept the directory as the server directory location? Anyone know

Re: Spell checker

2022-12-03 Thread Amn Ojee Uw
Yes, you are right, thank you so much!! On 2022-12-02 7:00 p.m., László Kishalmi wrote: When there are suggestions  they are displayed. image.png On Fri, Dec 2, 2022 at 3:33 PM Amn Ojee Uw wrote: Hello Neil and thank you for the prompt response. I hope that the below better

Re: Spell checker

2022-12-02 Thread Amn Ojee Uw
est-corrections>. Again, thanks for the help. On 2022-12-02 12:29 p.m., Neil C Smith wrote: On Fri, 2 Dec 2022 at 16:24, Amn Ojee Uw wrote: In my Debian 11, running Netbeans 14, the spell checker catches the spelling mistakes; but Shift-Enter, not only does not provide a list of possible

Spell checker

2022-12-02 Thread Amn Ojee Uw
In my Debian 11, running Netbeans 14, the spell checker catches the spelling mistakes; but Shift-Enter, not only does not provide a list of possible words, it does not even open a popup window. If this is an bug to be reported, or if it is an error on my behalf, please let me know what I should

Re: Installer for Netbeans 15 on Ubuntu?

2022-11-25 Thread Amn Ojee Uw
Interesting web page! Thank you for sharing it. Just a quick question, do I need to uninstall NB14 and Java 17, before installing Linux(x89_64) - NB15 + JDK 18 (deb x89_64)? Thanks in advance On 2022-11-23 3:04 a.m., Paolo Scarabelli wrote: There are also deb packages:

Re: Possibility of Netbeans supporting more languages

2022-09-20 Thread Amn Ojee Uw
ok around at the apache.org website to see what it is about > (i.e., all volunteer programmers, just like you; you want something, you > build it). > > Gj > > On Tue, 20 Sep 2022 at 13:38, Amn Ojee Uw wrote: > >> Well, isn't that the job of the Apache Netbeans. >> The featur

Re: Possibility of Netbeans supporting more languages

2022-09-20 Thread Amn Ojee Uw
Well, isn't that the job of the Apache Netbeans. The features requests is what users do. If I have a request and Netbeans wants to include any of us in that teem, one could help. I love the suggestion of the OP, and respect the suggestion being offered. However, accepting that suggestion would

Re: NB 15 no linux installer anymore?

2022-09-14 Thread Amn Ojee Uw
Humm, I followed the link you have posted in your message, read the information in the web page and have found it not entirely true. C++ tools, don't know much about that. Could you please add a link to a tutorial of how to create a C++ program in netbeans. Thanks in advance. On Wed., Sep. 14,

Re: Recompile with -Xlint:unchecked

2022-04-15 Thread Amn Ojee Uw
Amazing!! Thanks sooo much. On 2022-04-15 3:45 p.m., Sean Carrick wrote: Project Properties...Compiling tab...Additional Compiler Options: image.png Sincerely, Sean Carrick Owner - PekinSOFT Systems s...@pekinsoft.com (309) 989-0672 On Fri, Apr 15, 2022 at 1:50 PM Amn Ojee Uw wrote

Recompile with -Xlint:unchecked

2022-04-15 Thread Amn Ojee Uw
I am getting this working and don't know NetBeans enough to resolve it, this is the warning: */Note: C:\Users\myApp.java uses unchecked or unsafe operations./**/ /**/Note: Recompile with -Xlint:unchecked for details/* If you know how to edit parameters in NetBeans, so that I can recompile with

Re: Vote of thanks - Netbeans 13

2022-03-08 Thread Amn Ojee Uw
Me too! On 3/7/22 12:52 PM, Pieter van den Hombergh wrote: Excellent idea. I second that. Pieter van den Hombergh On Mon, Mar 7, 2022, 05:17 Jonathan Bergh wrote: Just a vote of thanks to all those involved in the release of the latest Netbeans - it's much appreciated.

Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-06 Thread Amn Ojee Uw
Yes! Thank you, now it's back to normal. I can take it from here now, I hope! Have a fantastic weekend On 3/6/22 5:14 AM, Michael Bien wrote: On 05.03.22 18:05, Amn Ojee Uw wrote: Yes, I'll follow your advice. Having stated that, how do I stop/remove the current settings? Thank you. On 3

Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw
starting up NetBeans, you're importing the settings you used to have and so you end up having NetBeans look like it used to do. Stop importing the settings or remove the settings, as Michael Bien advised above. Gj On Sat, Mar 5, 2022 at 1:49 PM Amn Ojee Uw wrote: Sorry, I'll try to elaborate a bit

Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw
ninstalling NetBeans and then reinstalling it and then importing your settings again will give you the same results as before. Gj On Sat, Mar 5, 2022 at 1:07 PM Amn Ojee Uw wrote: I followed your advice, but to no avail. I thought that uninstalling NB13 would solve the problem, but there are some

Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw
a flag to be set. fonts, sizes etc can be also changed in the options if everything else fails. -mbien On 05.03.22 10:42, Geertjan Wielenga wrote: Those are the settings you imported, that’s not how NetBeans looks by default. Gj On Sat, 5 Mar 2022 at 10:41, Amn Ojee Uw wrote: I have

NB & Eclipse about jar files

2022-03-04 Thread Amn Ojee Uw
I have recently have done a major shift as a developer, I switch from MS to Debian 11 and as they say "New year, new life". So, I've also changed my developing platform to NetBeans 12.x from Eclipse. I have realized that the jar files produced by Eclipse are not desirable by  NB 12.x. Is this

Re: nb tutorials

2022-02-21 Thread Amn Ojee Uw
Thanks! I'll look into it. On 2/21/22 1:41 AM, Geertjan Wielenga wrote: It depends on what you need to learn. https://netbeans.apache.org/help/index.html They're found above. Gj On Mon, Feb 21, 2022 at 6:50 AM Amn Ojee Uw wrote: Are there any NetBeans 12.x tutorials that you can

Debian NB - setting up tomcat

2022-02-20 Thread Amn Ojee Uw
Tomcat is installed in '/opt/tomcat' and when trying to add tomcat as a server, well, NB has not permission to access that directory. Can anyone help? I am using NB-latest in my Debian box.

nb tutorials

2022-02-20 Thread Amn Ojee Uw
Are there any NetBeans 12.x tutorials that you can recommend? Thanks in advance.

Re: Runnable JAR files

2020-02-20 Thread Amn Ojee Uw
Thanks! I'll do so. On Thu, Feb 20, 2020, 9:32 AM Neil C Smith, wrote: > > > On Thu, 20 Feb 2020, 14:24 Amn Ojee Uw, wrote: > >> How come the latest NB runs OpenJFX applications, but I cannot not run >> the jar file it creates? >> C:\java -jar myApp.jar >&g

Runnable JAR files

2020-02-20 Thread Amn Ojee Uw
How come the latest NB runs OpenJFX applications, but I cannot not run the jar file it creates? C:\java -jar myApp.jar