Re: Can't get project to work with tomcat7

2022-01-07 Thread Mark Eggers

Mark,

On 1/7/2022 2:28 PM, Mark Phillips wrote:

I have the latest netbeans on Ubuntu (at least it says it is up to date). I
open an old project, and it says the tomcat server is missing. I click on
Resolve Missing Server, go through the steps to let netbeans know where my
tomcat 7 server is located, and click finish. I end up back at the same
place - "the target server has not been set or has been removed." If I go
to the Services tab, click on Apache Tomcat, and then start, tomcat starts.
I still can't get the project to associate with Tomcat. I remove the tomcat
instance from Services, restart netbeans, and the same thing happens. How
do I get out of this endless and unproductive loop?

Mark



Did you change the project run properties?

. . . just my two cents
/mde/


OpenPGP_signature
Description: OpenPGP digital signature


Can't get project to work with tomcat7

2022-01-07 Thread Mark Phillips
I have the latest netbeans on Ubuntu (at least it says it is up to date). I
open an old project, and it says the tomcat server is missing. I click on
Resolve Missing Server, go through the steps to let netbeans know where my
tomcat 7 server is located, and click finish. I end up back at the same
place - "the target server has not been set or has been removed." If I go
to the Services tab, click on Apache Tomcat, and then start, tomcat starts.
I still can't get the project to associate with Tomcat. I remove the tomcat
instance from Services, restart netbeans, and the same thing happens. How
do I get out of this endless and unproductive loop?

Mark


Re: License generation strange behaviour "Click nbfs://...."

2022-01-07 Thread Jean-Marc Borer
Hello,

Forget my question. After creating new templates myself I discovered that
the text above is actually the new default-license.txt.

Sorry bothering you

On Fri, Jan 7, 2022 at 11:55 AM Jean-Marc Borer  wrote:

> Hello,
>
> Since my fresh new Netbeans 12.4 installation, when I generate new files
> instead of the expected default license output I get now:
>
> /*
>  * Click
> nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to
> change this license
>  * Click
> nbfs://nbhost/SystemFileSystem/Templates/NetBeansModuleDevelopment-files/templateDataObjectMultiForm.java
> to edit this template
>  */
> p
>
> I have no clue why this happens and how to fix it.
>
> Any idea would be welcome.
>
> JMB
>


Re: editing code with char completion

2022-01-07 Thread Jean-Marc Borer
I suggest you have a look in the IDE logs. I got strange behavior in the
editor when I tried to run NB 12.6 on a JDK 8 due to class exception
raising in the background.

On Sat, Dec 11, 2021 at 5:31 PM Neil C Smith  wrote:

> On Sat, 11 Dec 2021 at 16:55, John Smith  wrote:
> > When I edit java code, I type an opening parenthesis followed by
> variable or whatever and then it's time to get to the closing parenthesis.
> Netbeans has put the closing parentheses there already which is handy. But
> now I have to interrupt my flow; if I type the closing parenthesis, it adds
> one and keeps the one to the right of the cursor... so now I have two.
>
> That sounds annoying!  I've never known NetBeans do this though.  Can
> you replicate with a clean userdir?  Is the parenthesis highlighted
> when the caret is next to it before you type?
>
> Best wishes,
>
> Neil
>
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: users-h...@netbeans.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>


License generation strange behaviour "Click nbfs://...."

2022-01-07 Thread Jean-Marc Borer
Hello,

Since my fresh new Netbeans 12.4 installation, when I generate new files
instead of the expected default license output I get now:

/*
 * Click
nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to
change this license
 * Click
nbfs://nbhost/SystemFileSystem/Templates/NetBeansModuleDevelopment-files/templateDataObjectMultiForm.java
to edit this template
 */
p

I have no clue why this happens and how to fix it.

Any idea would be welcome.

JMB


Re: Offline Install of Netbeans on JDK 8 (with nb-javac)

2022-01-07 Thread Neil C Smith
On Fri, 7 Jan 2022 at 01:17, Brad K.  wrote:
> Our security folks generally require approval of major release versions;
> i.e., 12.x, 13.x, etc. They don't look at content changes in general.

Please re-read what I said, or you're going to be banging heads with
your security folks every 3 months.  There will be no 13.x.

Releases in 2021 : 12.3 12.4 12.5 12.6
Releases in 2022 : 13 14 15 16

Netbeans doesn't have major and minor releases.  The fact that the
numbering scheme incorrectly gave people that impression is one reason
it's changing.

Best wishes,

Neil

-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists