I have not used a Spring boot zip before, but my guess is that it will need
extracting before opening or importing rather than just opening. Opening,
especially on Windows, will end up using the OS built-in zip folder handling,
which does not work for Netbeans projects. Did you use File -> Impor
Was NB23 installed with the same user account?
On 20 February 2025 22:23:59 GMT, slipbits wrote:
>Win10-64
>NB 23 installed
>
>I tried to install NB24 and got the following message and aborted.
> The local registry (C:\Users\...) could not be loaded, or was loaded
>partially.
> The inst
uot;);
>> Scanner input2 = new Scanner(fs);
>> System.out.println(input2.nextLine()); } }
>> In the above code, I have used main (i.e. a static member), but if you are
>> opening within a non-static member, it is better to use getClass():
beans.xml should go
>within the META-INF within a Java SE application.
>
>
>Another thing to try...perhaps download NetBeans 20 RC3 and give it a try to
>see if you have different behavior with your project.
>
>
>Thanks
>
>
>Josh Juneau
>
>
>On Nov 7, 20
ll beans to be discovered by CDI. Hopefully it will do the
>trick. I do not believe there are annotations that can be used as an
>alternative at this point.
>
>Thanks
>
>Josh Juneau
>
>
>
>
>On Mon, Nov 6, 2023 at 8:36 AM Stephen Parry wrote:
>
>> T
Thanks for the reply Josh.
What should I put in my beans.xml and are there annotations I can try as an
alternative?
On 6 November 2023 12:48:13 GMT, Josh Juneau wrote:
>Hi Stephen,
>
>Sorry for the late reply. Do you have a beans.xml in your project? You
>may need to have this configuration f