Re: NetBeans 13 - Maven Web project - "Create entities from database" is not working

2022-03-05 Thread Richard Grin
Sorry. I have just understood my error: the application server was not 
started!


Le 06/03/2022 à 00:03, Richard Grin a écrit :

Hi,

My environment: Windows 10, MySQL 8.0.25, NetBeans 13, Java 11, Payara 
5.2022.1


In NetBeans I have created a new connection to a database in MySQL in 
the tab "Services". It worked. In NetBeans I can see the tables of the 
database.


Then I create a new Maven project with the type "Java with Maven" > 
"Web Application". I change a little the file pom.xml : 11 instead of 
1.8 for source and target Java version and to update the old version 
2.3 of the maven-war-plugin (incompatibility during "clean and build" 
of the project).


Right after, I try to create entities from the table in the database : 
New > Entity classes from database.


A new window "New Entity from Database" pops up. I have to give the 
data source in a drop down list. The MySQL data source is not in the 
list so I choose the option "New Data Source". A new window pops up 
and I give a JNDI name and the database connection I created before in 
NetBeans. I click on OK.


No error message but no table is displayed in the window "New Entity 
from Database. So I can't create the entities from the database.


This procedure was working in NetBeans 12.5.

Can you help me? Is it a bug?

Richard



-
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



NetBeans 13 - Maven Web project - "Create entities from database" is not working

2022-03-05 Thread Richard Grin

Hi,

My environment: Windows 10, MySQL 8.0.25, NetBeans 13, Java 11, Payara 
5.2022.1


In NetBeans I have created a new connection to a database in MySQL in 
the tab "Services". It worked. In NetBeans I can see the tables of the 
database.


Then I create a new Maven project with the type "Java with Maven" > "Web 
Application". I change a little the file pom.xml : 11 instead of 1.8 for 
source and target Java version and to update the old version 2.3 of the 
maven-war-plugin (incompatibility during "clean and build" of the project).


Right after, I try to create entities from the table in the database : 
New > Entity classes from database.


A new window "New Entity from Database" pops up. I have to give the data 
source in a drop down list. The MySQL data source is not in the list so 
I choose the option "New Data Source". A new window pops up and I give a 
JNDI name and the database connection I created before in NetBeans. I 
click on OK.


No error message but no table is displayed in the window "New Entity 
from Database. So I can't create the entities from the database.


This procedure was working in NetBeans 12.5.

Can you help me? Is it a bug?

Richard


-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw

Yes, I'll follow your advice.

Having stated that, how do I stop/remove the current settings?


Thank you.

On 3/5/22 8:26 AM, Geertjan Wielenga wrote:

You're going to need to stop uninstalling and reinstalling, it doesn't
make any difference, it will not solve your problem.

Whenever you're 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 more.
NB13 aside from creating ~/netbeans-13, it also creates a ~/.nbi file.
After uninstalling NB13, using '~/netbeans-13/uninstall.sh', I also deleted the 
~/.nbi directory.
After that, I reinstalled NB13 using 'Apache-NetBeans-13-bin-linux-x64.sh', but 
its look and feel is the same as before.
Note: when running the 'Apache-NetBeans-13-bin-linux-x64.sh' I get a message that reads : 
Gtk-Message : : Failed to load module "canberra-gtk-module".
I did not have this problem under NB12.x, so, I think I am missing something 
when installing NB13, but what could it be?
I believe that removing all files related to NB might solve the problem, what 
files should I remove?

TIA

On 3/5/22 7:12 AM, Geertjan Wielenga wrote:

"but there are some setting files"

To help you, you'll need to be clearer about what you mean here.

And uninstalling 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 setting files after running 
~/netbeans-13/uninstall.sh.
So, my question is, after running '~/netbeans-13/uninstall.sh', what other 
files should I remove? Better yet, is there a method to **completely remove 
NB13?

On 3/5/22 5:09 AM, Michael Bien wrote:

your config should be in
~/.netbeans/13

rename that folder and start NetBeans to try with the defaults.

I believe swing does also support scaling, I never tried it though, maybe 
someone else can help - it might require 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 just installed NB13, in my Debian 11.
The way it displays is a bit difficult to read, please see attached file.

Is this the way it suppose to be displayed?

TIA


On 3/4/22 12:07 PM, Geertjan Wielenga wrote:

Hi all,

The Apache NetBeans team is pleased to announce that Apache NetBeans 13 was 
released today, March 4, 2022.

Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and 
more, including some support for Groovy and C/C++.

You should notice the startup experience being simpler with nb-javac being 
bundled, you should notice the look and feel being different and more modern, 
and there are partial updates for Maven, Gradle, and PHP:

New & noteworthy features of the 13 release:

https://netbeans.apache.org/download/nb13/index.html

Downloads :

https://netbeans.apache.org/download/nb13/nb13.html

See our release schedule :

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil, Eric, Geertjan
on behalf of Apache NetBeans PMC


-
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



-
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



Re: NB & Eclipse about jar files

2022-03-05 Thread Chuck Davis
It's hard to know what you are wanting to do with little to no information.

In all probability the jar files produced via Eclipse are osgi bundles
(extra metadata in the manifest).  So you will have to run them on either
Felix or Equinox (or another osgi implementation) in a NB environment.

It would probably be best to move your source code to NB rather than jar
files if you are changing your environment as you say.  NB handles osgi
bundles fine but you have to set up the osgi environment in NB which, in
Eclipse, is probably your default.  Personally, I use NB to create the osgi
bundles and run them externally in Felix rather than muck around attempting
to run them within NB.  It's trivial to set up the external environment and
you don't get into the issues some people have of things running in NB but
then they don't run when they try to deploy.

Apache Felix is only a download away (you'll also probably want the bundle
repository) and has fair documentation.  Eclipse comes with the osgi
Equinox environment as default. If you're new to osgi there is a learning
curve.  If you move your source to NB and don't need the osgi runtime you
can recompile to regular jar files and run in NB without setting up the
osgi environment.  Choices, choices...



On Fri, Mar 4, 2022 at 8:16 AM Amn Ojee Uw  wrote:

> 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 the norm? Should I always assume that  Eclipse produced jar files
> will not run on NetBeans?
>
> As a personal note, let me say that this issue must not exist; "Write
> once, run anywhere"?
>
> Perhaps, someone here could point out a document on the net that addresses
> this issue.
>
>
> Thanks in advance.
>


Re: NB & Eclipse about jar files

2022-03-05 Thread Eric Bresie
What are you trying to accomplish? Run (within the IDE or external to the
IDE), decompile or peak into, or add as a dependency?

There is always the basics:
https://docs.oracle.com/javase/tutorial/deployment/jar/basicsindex.html

Jars package compiled java code for use in valid installed java runtime
platforms (Windows, Linux, MacOS).

When running jars, the normal expectations are to
(1) Java Runtime Environment (JRE) at a minimum although a Java Development
Kit (JDK) is also possible.  Do you have a compatible JRE or JDK
installed?  Assume you do, if able to run Netbeans
(2) Classpath is defined to help locate the jar.  This can be done by
setting a Classpath environment variable (either global, user, or via
"batch" or "shell script") or passed on command line with an applicable
parameter (i.e. -cp).  Without this, it may not be able to "find the jar"
to work with.  Classpath settings may also be different depending on where
and when your running things.
(3) In Windows it may be configured to right click and run as Java type
usage.  Something similar on Linux maybe possible.  Otherwise,  that usage
of basic shell/command prompt based execution is normally in a java -jar
 with maybe a -cp and maybe calling out the "main class" to be
used to execute

If you are talking about something else in Netbeans like
(1) Expanding the compressed zip to see inside,  Should be able to do so
within the Project view and drill down where applicable.
(2) Run it from the IDE, the IDE normally runs things based on code
associated with a "main java source" and applicable source based.  In some
cases (i.e. like maven project) it is possible to use the "build tool" to
tell it to run.
(3) Dependencies within the IDE: This depends on the type of project (i.e.
ant, maven, Eclipse project, Netbeans Project, etc.) which each have there
own way of handling dependencies.

Hope some of this helps.

Eric Bresie
ebre...@gmail.com


On Fri, Mar 4, 2022 at 10:16 AM Amn Ojee Uw  wrote:

> 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 the norm? Should I always assume that  Eclipse produced jar files
> will not run on NetBeans?
>
> As a personal note, let me say that this issue must not exist; "Write
> once, run anywhere"?
>
> Perhaps, someone here could point out a document on the net that addresses
> this issue.
>
>
> Thanks in advance.
>


Re: NB & Eclipse about jar files

2022-03-05 Thread antonio
jar files are just zip files with another extension. You can see their 
contents using any tool that is able to open zip files.


NetBeans has no problems opening any jar file, be it produced by Eclipse 
or whatever.


Cheers,
Antonio

El 4/3/22 a las 17:15, Amn Ojee Uw escribió:
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.


-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Geertjan Wielenga
You're going to need to stop uninstalling and reinstalling, it doesn't
make any difference, it will not solve your problem.

Whenever you're 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 more.
> NB13 aside from creating ~/netbeans-13, it also creates a ~/.nbi file.
> After uninstalling NB13, using '~/netbeans-13/uninstall.sh', I also deleted 
> the ~/.nbi directory.
> After that, I reinstalled NB13 using 'Apache-NetBeans-13-bin-linux-x64.sh', 
> but its look and feel is the same as before.
> Note: when running the 'Apache-NetBeans-13-bin-linux-x64.sh' I get a message 
> that reads : Gtk-Message : : Failed to load module 
> "canberra-gtk-module".
> I did not have this problem under NB12.x, so, I think I am missing something 
> when installing NB13, but what could it be?
> I believe that removing all files related to NB might solve the problem, what 
> files should I remove?
>
> TIA
>
> On 3/5/22 7:12 AM, Geertjan Wielenga wrote:
>
> "but there are some setting files"
>
> To help you, you'll need to be clearer about what you mean here.
>
> And uninstalling 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 setting files after running 
> ~/netbeans-13/uninstall.sh.
> So, my question is, after running '~/netbeans-13/uninstall.sh', what other 
> files should I remove? Better yet, is there a method to **completely remove 
> NB13?
>
> On 3/5/22 5:09 AM, Michael Bien wrote:
>
> your config should be in
> ~/.netbeans/13
>
> rename that folder and start NetBeans to try with the defaults.
>
> I believe swing does also support scaling, I never tried it though, maybe 
> someone else can help - it might require 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 just installed NB13, in my Debian 11.
> The way it displays is a bit difficult to read, please see attached file.
>
> Is this the way it suppose to be displayed?
>
> TIA
>
>
> On 3/4/22 12:07 PM, Geertjan Wielenga wrote:
>
> Hi all,
>
> The Apache NetBeans team is pleased to announce that Apache NetBeans 13 was 
> released today, March 4, 2022.
>
> Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 
> and more, including some support for Groovy and C/C++.
>
> You should notice the startup experience being simpler with nb-javac being 
> bundled, you should notice the look and feel being different and more modern, 
> and there are partial updates for Maven, Gradle, and PHP:
>
> New & noteworthy features of the 13 release:
>
> https://netbeans.apache.org/download/nb13/index.html
>
> Downloads :
>
> https://netbeans.apache.org/download/nb13/nb13.html
>
> See our release schedule :
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>
> Feel free to share the good news!
>
> Thanks everyone, and best wishes,
>
> Neil, Eric, Geertjan
> on behalf of Apache NetBeans PMC
>
>
> -
> 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
>

-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw

Sorry, I'll try to elaborate a bit more.
NB13 aside from creating ~/netbeans-13, it also creates a ~/.nbi file.
After uninstalling NB13, using '~/netbeans-13/uninstall.sh', I also 
deleted the ~/.nbi directory.
After that, I reinstalled NB13 using 
'Apache-NetBeans-13-bin-linux-x64.sh', but its look and feel is the same 
as before.
Note: when running the '*Apache-NetBeans-13-bin-linux-x64.sh*' I get a 
message that reads : Gtk-Message : : Failed to load 
module "canberra-gtk-module".
I did not have this problem under NB12.x, so, I think I am missing 
something when installing NB13, but what could it be?
I believe that removing all files related to NB might solve the problem, 
what files should I remove?


TIA

On 3/5/22 7:12 AM, Geertjan Wielenga wrote:

"but there are some setting files"

To help you, you'll need to be clearer about what you mean here.

And uninstalling 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 setting files after running 
~/netbeans-13/uninstall.sh.
So, my question is, after running '~/netbeans-13/uninstall.sh', what other 
files should I remove? Better yet, is there a method to **completely remove 
NB13?

On 3/5/22 5:09 AM, Michael Bien wrote:

your config should be in
~/.netbeans/13

rename that folder and start NetBeans to try with the defaults.

I believe swing does also support scaling, I never tried it though, maybe 
someone else can help - it might require 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 just installed NB13, in my Debian 11.
The way it displays is a bit difficult to read, please see attached file.

Is this the way it suppose to be displayed?

TIA


On 3/4/22 12:07 PM, Geertjan Wielenga wrote:

Hi all,

The Apache NetBeans team is pleased to announce that Apache NetBeans 13 was 
released today, March 4, 2022.

Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 and 
more, including some support for Groovy and C/C++.

You should notice the startup experience being simpler with nb-javac being 
bundled, you should notice the look and feel being different and more modern, 
and there are partial updates for Maven, Gradle, and PHP:

New & noteworthy features of the 13 release:

https://netbeans.apache.org/download/nb13/index.html

Downloads :

https://netbeans.apache.org/download/nb13/nb13.html

See our release schedule :

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil, Eric, Geertjan
on behalf of Apache NetBeans PMC


-
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


Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Geertjan Wielenga
"but there are some setting files"

To help you, you'll need to be clearer about what you mean here.

And uninstalling 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 setting files after running 
> ~/netbeans-13/uninstall.sh.
> So, my question is, after running '~/netbeans-13/uninstall.sh', what other 
> files should I remove? Better yet, is there a method to **completely remove 
> NB13?
>
> On 3/5/22 5:09 AM, Michael Bien wrote:
>
> your config should be in
> ~/.netbeans/13
>
> rename that folder and start NetBeans to try with the defaults.
>
> I believe swing does also support scaling, I never tried it though, maybe 
> someone else can help - it might require 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 just installed NB13, in my Debian 11.
>> The way it displays is a bit difficult to read, please see attached file.
>>
>> Is this the way it suppose to be displayed?
>>
>> TIA
>>
>>
>> On 3/4/22 12:07 PM, Geertjan Wielenga wrote:
>>
>> Hi all,
>>
>> The Apache NetBeans team is pleased to announce that Apache NetBeans 13 was 
>> released today, March 4, 2022.
>>
>> Apache NetBeans is a full IDE for Java SE, Java EE, PHP, JavaScript, HTML5 
>> and more, including some support for Groovy and C/C++.
>>
>> You should notice the startup experience being simpler with nb-javac being 
>> bundled, you should notice the look and feel being different and more 
>> modern, and there are partial updates for Maven, Gradle, and PHP:
>>
>> New & noteworthy features of the 13 release:
>>
>> https://netbeans.apache.org/download/nb13/index.html
>>
>> Downloads :
>>
>> https://netbeans.apache.org/download/nb13/nb13.html
>>
>> See our release schedule :
>>
>> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>>
>> Feel free to share the good news!
>>
>> Thanks everyone, and best wishes,
>>
>> Neil, Eric, Geertjan
>> on behalf of Apache NetBeans PMC
>>
>>
>> -
>> 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
>
>

-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Amn Ojee Uw
I followed your advice, but to no avail. I thought that uninstalling 
NB13 would solve the problem, but there are some setting files after 
running ~/netbeans-13/uninstall.sh.
So, my question is, after running '~/netbeans-13/uninstall.sh', what 
other files should I remove? Better yet, is there a method to 
**completely remove NB13?


On 3/5/22 5:09 AM, Michael Bien wrote:

your config should be in
~/.netbeans/13

rename that folder and start NetBeans to try with the defaults.

I believe swing does also support scaling, I never tried it though, 
maybe someone else can help - it might require 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 just installed NB13, in my Debian 11.
The way it displays is a bit difficult to read, please see
attached file.

Is this the way it suppose to be displayed?

TIA


On 3/4/22 12:07 PM, Geertjan Wielenga wrote:

Hi all,

TheApacheNetBeansteam is pleased to announce thatApacheNetBeans
13wasreleasedtoday, March 4, 2022.

ApacheNetBeansis a full IDE for Java SE, Java EE, PHP,
JavaScript, HTML5 and more, including some support for Groovy
and C/C++.

You should notice the startup experience being simpler with
nb-javac being bundled, you should notice the look and feel
being different and more modern, and there are partial updates
for Maven, Gradle, and PHP:

New & noteworthy features of the13release:

https://netbeans.apache.org/download/nb13/index.html

Downloads :

https://netbeans.apache.org/download/nb13/nb13.html

See our release schedule :

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil, Eric, Geertjan
on behalf ofApacheNetBeansPMC


-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Michael Bien

your config should be in
~/.netbeans/13

rename that folder and start NetBeans to try with the defaults.

I believe swing does also support scaling, I never tried it though, 
maybe someone else can help - it might require 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 just installed NB13, in my Debian 11.
The way it displays is a bit difficult to read, please see
attached file.

Is this the way it suppose to be displayed?

TIA


On 3/4/22 12:07 PM, Geertjan Wielenga wrote:

Hi all,

TheApacheNetBeansteam is pleased to announce thatApacheNetBeans
13wasreleasedtoday, March 4, 2022.

ApacheNetBeansis a full IDE for Java SE, Java EE, PHP,
JavaScript, HTML5 and more, including some support for Groovy and
C/C++.

You should notice the startup experience being simpler with
nb-javac being bundled, you should notice the look and feel being
different and more modern, and there are partial updates for
Maven, Gradle, and PHP:

New & noteworthy features of the13release:

https://netbeans.apache.org/download/nb13/index.html

Downloads :

https://netbeans.apache.org/download/nb13/nb13.html

See our release schedule :

https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule

Feel free to share the good news!

Thanks everyone, and best wishes,

Neil, Eric, Geertjan
on behalf ofApacheNetBeansPMC


-
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



Re: [ANNOUNCE] Apache NetBeans 13 released

2022-03-05 Thread Geertjan Wielenga
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 just installed NB13, in my Debian 11.
> The way it displays is a bit difficult to read, please see attached file.
>
> Is this the way it suppose to be displayed?
>
> TIA
>
>
> On 3/4/22 12:07 PM, Geertjan Wielenga wrote:
>
> Hi all,
>
> The Apache NetBeans team is pleased to announce that Apache NetBeans 13
> was released today, March 4, 2022.
>
> Apache NetBeans is a full IDE for Java SE, Java EE, PHP,
> JavaScript, HTML5 and more, including some support for Groovy and C/C++.
>
> You should notice the startup experience being simpler with nb-javac being
> bundled, you should notice the look and feel being different and more
> modern, and there are partial updates for Maven, Gradle, and PHP:
>
> New & noteworthy features of the 13 release:
>
> https://netbeans.apache.org/download/nb13/index.html
>
> Downloads :
>
> https://netbeans.apache.org/download/nb13/nb13.html
>
> See our release schedule :
>
> https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule
>
> Feel free to share the good news!
>
> Thanks everyone, and best wishes,
>
> Neil, Eric, Geertjan
> on behalf of Apache NetBeans PMC
>
>
> -
> 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