Files open in wrong window pane, bug or misconfiguration?

2023-10-12 Thread Vlad Palnik
To NetBeans Devs,

System
Windows 10 22H2 19045.3570
Java 11.0.20
NetBeans 16 => 19

I've come across a strange bug or maybe a misconfiguration. I have just
migrated from NetBeans 16 to 19. When I open a file in an old project
(created in NetBeans 16) the file opens in the left Projects, Services,
Files window pane. When I open files from a new project, a project created
in NetBeans 19 the files open in the correct right window pane.

Is this a bug or a misconfiguration that was imported from NetBeans 16?

Thanks
VP

This email and any attachments may contain confidential and privileged
information. If you are not the intended recipient, please notify the
sender immediately by return email, delete this email, and destroy any
copies. Any dissemination or use of this information by a person other than
the intended recipient is unauthorized.


Re: Issue with Netbeans, for school project

2023-10-12 Thread Matthias Bläsing
Hi,

Am Donnerstag, dem 12.10.2023 um 09:24 + schrieb STEVENS, Alexander
(astev200):
> 
> Hi I pressed the hotkey of ‘Shift + F11’ to ‘clean’ the project (I
> was doing this to resolve another problem) although now I have run
> into another problem.
> When I run the project, this message pops up.
> 

this mailinglist strips images, so please resend with text in the mail,
not an image.

Greetings

Matthias

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

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





Issue with Netbeans, for school project

2023-10-12 Thread STEVENS, Alexander (astev200)
Hi I pressed the hotkey of 'Shift + F11' to 'clean' the project (I was doing 
this to resolve another problem) although now I have run into another problem.
When I run the project, this message pops up.

Thankyou
>From Alex

[cid:image001.png@01D942B8.0EF456D0]

***

IMPORTANT: This email and any attachments may contain legally privileged, 
confidential or private information, and may be protected by copyright. You may 
only use or disclose this information if you are the intended recipient(s) and 
if you use it in an authorised way. No other person is allowed to use, review, 
alter, transmit, disclose, distribute, print or copy this email and any 
attachments without appropriate authorisation.

If you are not the intended recipient(s) and the email was sent to you by 
mistake, please notify the sender immediately by return email or phone, destroy 
any hardcopies of this email and any attachments and delete it from your 
system. Any legal privilege and confidentiality attached to this email is not 
waived or destroyed by that mistake.

The Department of Education carries out monitoring, scanning and blocking of 
emails and attachments sent from or to addresses within the Department of 
Education for the purposes of operating, protecting, maintaining and ensuring 
appropriate use of its computer network. It is your responsibility to ensure 
that this email does not contain and is not affected by computer viruses, 
defects or interference by third parties or replication problems (including 
incompatibility with your computer system).

The Department of Education does not accept any responsibility for any loss or 
damage that may result from reliance on, or the use of, any information 
contained in the email and any attachments.

***


Re: voting for nbm maven plugin

2023-10-12 Thread Neil C Smith
On Thu, 12 Oct 2023 at 10:59, Michael Bien  wrote:
>
> On 12.10.23 11:51, Eric Barboni wrote:
> > Well I think there is a reference to the version here:
> > apisupport/maven.apisupport/src/org/netbeans/modules/maven/apisupport/MavenNbModuleImpl.java
>
> this is the default value, it is updated in getLatestNbmPluginVersion()
> assuming NB has the maven central index available or it happens to be in
> the local .m2 repository already for some reason.

Yes, that's what I thought from previous discussion on v14 at
https://github.com/apache/netbeans/issues/6450

> updating the default value doesn't hurt though.

Agreed.  But hopefully less pressing for freeze - be tight, but not
impossible, to get in by then.

Best wishes,

Neil

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

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





Re: voting for nbm maven plugin

2023-10-12 Thread Michael Bien

On 12.10.23 11:51, Eric Barboni wrote:

Well I think there is a reference to the version here:
apisupport/maven.apisupport/src/org/netbeans/modules/maven/apisupport/MavenNbModuleImpl.java


this is the default value, it is updated in getLatestNbmPluginVersion() 
assuming NB has the maven central index available or it happens to be in 
the local .m2 repository already for some reason.


updating the default value doesn't hurt though.

-mbien


So if we need a 21 compatible to avoir error I could start a vote


For the position of nbpackage in nbm package I don't know.

There is a goal nbm plugin build-installers that use the "application in target" + 
"installer harness" to install the a bit deprecated way.
Looking for far away it could be simplier to benefit from the lifecycle already 
existing. Having nbpacker as dependency

Best Regards

Eric


-Message d'origine-
De : Neil C Smith 
Envoyé : jeudi 12 octobre 2023 11:16
À : dev@netbeans.apache.org
Objet : Re: voting for nbm maven plugin

On Wed, 11 Oct 2023 at 17:15, Eric Barboni  wrote:

Would it make sense to propose vote for nbm plugin before freeze ?

  Having a release that can handle jdk21 could be helpful, still no
nb-package

If we need to release prior to freeze to have the IDE handle JDK 21, then yes.  
Or after freeze but before release if that works?  Does the IDE pick up the 
latest plugin automatically?

Do you think NBPackage support should be in the NBM plugin?  I was thinking it 
would be separate, but can look at integration.  I wanted to look at it for 
NB20 myself, but time has been tight with other things.

Best wishes,

Neil

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

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





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

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






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

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





RE: voting for nbm maven plugin

2023-10-12 Thread Eric Barboni
Well I think there is a reference to the version here:
apisupport/maven.apisupport/src/org/netbeans/modules/maven/apisupport/MavenNbModuleImpl.java
So if we need a 21 compatible to avoir error I could start a vote


For the position of nbpackage in nbm package I don't know.

There is a goal nbm plugin build-installers that use the "application in 
target" + "installer harness" to install the a bit deprecated way. 
Looking for far away it could be simplier to benefit from the lifecycle already 
existing. Having nbpacker as dependency

Best Regards

Eric


-Message d'origine-
De : Neil C Smith  
Envoyé : jeudi 12 octobre 2023 11:16
À : dev@netbeans.apache.org
Objet : Re: voting for nbm maven plugin

On Wed, 11 Oct 2023 at 17:15, Eric Barboni  wrote:
> Would it make sense to propose vote for nbm plugin before freeze ?
>
>  Having a release that can handle jdk21 could be helpful, still no 
> nb-package

If we need to release prior to freeze to have the IDE handle JDK 21, then yes.  
Or after freeze but before release if that works?  Does the IDE pick up the 
latest plugin automatically?

Do you think NBPackage support should be in the NBM plugin?  I was thinking it 
would be separate, but can look at integration.  I wanted to look at it for 
NB20 myself, but time has been tight with other things.

Best wishes,

Neil

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

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





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

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





Re: voting for nbm maven plugin

2023-10-12 Thread Neil C Smith
On Wed, 11 Oct 2023 at 17:15, Eric Barboni  wrote:
> Would it make sense to propose vote for nbm plugin before freeze ?
>
>  Having a release that can handle jdk21 could be helpful, still no
> nb-package

If we need to release prior to freeze to have the IDE handle JDK 21,
then yes.  Or after freeze but before release if that works?  Does the
IDE pick up the latest plugin automatically?

Do you think NBPackage support should be in the NBM plugin?  I was
thinking it would be separate, but can look at integration.  I wanted
to look at it for NB20 myself, but time has been tight with other
things.

Best wishes,

Neil

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

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