Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread R. Diez
> Essential to *whom*?! Doesn't look like that many users were that bothered! It is rather obvious that such a non-standard behaviour has the potential to annoy people. It does annoy me too, even though I never found it so important to post about it. Your continuous attempts to dismiss this

RE: Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
I have resolved the issue. Something happened with the running NB and connection selector at the top of SQL window was grayed out and stuck with Derby. After I restarted NB it allows me select connection to MySQL. From: Greenberg, Gary Sent: Tuesday, October 16, 2018 1:40 PM To: Don ; NetBeans M

RE: Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
I could do what you said from the beginning. That is not what I asked about. I do have a SQL script file opened in NB. I have established connection to MySQL. I want to execute this file without copying its contents to the Execute Command window. For that purpose, SQL files has set of buttons on t

Fwd: Executing SQL file in NB

2018-10-16 Thread John Lavelle
Gary, If you set up security in MySQL so that it can't be accessed externally, NetBeans has a problem. The fix for that is in this video: https://youtu.be/qD2PwMokQiE I trust that's what you're looking for. Best regards, John j...@jql.co.uk On Tue, 16 Oct 2018 at 20:42, Greenberg, Gary wrote:

Executing SQL file in NB

2018-10-16 Thread Greenberg, Gary
I have created database connection to MySQL in NB 8.2 (I can't upgrade to newer version without installer due to the company security constraints). It is working and I can execute some commands. However, I do have a SQL script in the file which I want to execute. I do have connection selected in

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Neil C Smith
On Tue, 16 Oct 2018 at 14:16, Tom Arilla wrote: > Look Neil, one person called it "the most viewed IntelliJ issue", you called > it "essential to *whom*?!", very well, but it is just few lines of easy code, > practically zero maintenance. ... > Do you see any similarities? Can you show me one ca

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Glenn Holmer
On 10/16/2018 08:47 AM, Geertjan Wielenga wrote: > Indeed. Ask not what NetBeans can do for you, ask what you can do for > NetBeans! :-) That would look great on a t-shirt! -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." ---

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Geertjan Wielenga
Indeed. Ask not what NetBeans can do for you, ask what you can do for NetBeans! :-) Gj On Tue, Oct 16, 2018 at 3:46 PM Tom Arilla wrote: > > Where's your PR, then? >> > > I was going to make it but Jan has already provided a solution. But I > understand that as Netbeans is now made on devs' own

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
> Where's your PR, then? > I was going to make it but Jan has already provided a solution. But I understand that as Netbeans is now made on devs' own time, in case of a bug/enhancement I should ask less and participate more.

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Glenn Holmer
On 10/16/2018 08:15 AM, Tom Arilla wrote: > it is just few lines of easy code, practically zero maintenance. Where's your PR, then? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." ---

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Geertjan Wielenga
I promise you, we will never tell you to go away. We will always tell you to go here and provide the pull request to solve your problem: https://github.com/apache/incubator-netbeans/pulls Gj On Tue, Oct 16, 2018 at 3:16 PM Tom Arilla wrote: > Look Neil, one person called it "the most viewed In

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
Look Neil, one person called it "the most viewed IntelliJ issue", you called it "essential to *whom*?!", very well, but it is just few lines of easy code, practically zero maintenance. This behaviour is intentional. I am sorry you hate it but there are users who love it. There is no plan to change

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Geertjan Wielenga
Hey, that's awesome. :-) Gj On Tue, Oct 16, 2018 at 1:43 PM Tom Arilla wrote: > Hi, I was just contacted by Jan Lahoda who told me that to do! If anyone > ever searches for the same thing via google: > > Netbeans Disable cut/copy line when no selection is made *Bug 192613* >

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Neil C Smith
On Tue, 16 Oct 2018 at 12:05, Tom Arilla wrote: > Thank you for the information, but the thread started because of an essential > bug ignored for many years Essential to *whom*?! Doesn't look like that many users were that bothered! > By the way, didn't you make a whole database of open bugs o

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Jan Lahoda
I am sorry for writing offline - I keep forgetting doing "Reply" on some of the lists won't reply to the whole list. Jan On Tue, Oct 16, 2018 at 1:43 PM Tom Arilla wrote: > Hi, I was just contacted by Jan Lahoda who told me that to do! If anyone > ever searches for the same thing via google: >

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
Hi, I was just contacted by Jan Lahoda who told me that to do! If anyone ever searches for the same thing via google: Netbeans Disable cut/copy line when no selection is made *Bug 192613* solution -J-Dorg.netbeans.editor.disable.no.selection.c

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Geertjan Wielenga
No, NetBeans is much more than a Java IDE. I am sorry, I can extend this discussion with more and more responses or I can do what is needed right now, which is we need to work on NetCAT now: http://netbeans-vm.apache.org/synergy/client/app/#/run/29/v/2 The thread started because you had a ridicul

Fwd: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
> Just please stop referring to these stupid surveys Geertjan, do you have a proof that they are stupid? I think not, just like I do not have a proof that they are wise. > (do you know anything at all about who filled in those surveys, for > example?) > Yes. Look into the link if you want. --

Re[2]: How to add custom code generation in NetBeans 9.0

2018-10-16 Thread Alex Sviridov
Thank you very much! This is what I was looking for! >Вторник, 16 октября 2018, 12:24 +03:00 от Geertjan Wielenga >: > >https://platform.netbeans.org/tutorials/nbm-code-generator.html > >Gj >On Tue, Oct 16, 2018 at 11:22 AM Alex Sviridov < ooo_satu...@mail.ru.invalid > >wrote: >>In NetBeans for

Re: How to add custom code generation in NetBeans 9.0

2018-10-16 Thread Geertjan Wielenga
https://platform.netbeans.org/tutorials/nbm-code-generator.html Gj On Tue, Oct 16, 2018 at 11:22 AM Alex Sviridov wrote: > In NetBeans for JavaScript and TypeScript files I need to generate some > code. > > For example, after opening JS or TS file, I press Alt+Insert and pop up > window must ap

How to add custom code generation in NetBeans 9.0

2018-10-16 Thread Alex Sviridov
In NetBeans for JavaScript and TypeScript files I need to generate some code. For example, after opening JS or TS file, I press Alt+Insert and pop up window must appear there. In this window I should select item (for example setters and getters) and press enter. After that my code (that can gene

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Geertjan Wielenga
Just please stop referring to these stupid surveys (do you know anything at all about who filled in those surveys, for example?) -- NetBeans has a community of users and that's who we're focused on supporting. If there are missing features, file a bug report and ideally provide a pull request to pr

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
Hopefully I was wrong with the "decreasing popularity", Netbeans seems to rebound https://zeroturnaround.com/wp-content/uploads/2017/09/06-IntelliJ-IDEA-continues-to-dominate-the-IDE-field-768x683.jpg Le mar. 16 oct. 2018 à 10:54, Tom Arilla a écrit : > The advantage of Netbeans is (was?) its cl

Re: History of one bug, or what is the attitude of NB devs

2018-10-16 Thread Tom Arilla
The advantage of Netbeans is (was?) its clean and organized interface. It is easy to destroy it with ad-hoc, non consulted decisions. I am spammed 20x a day with " Compile on save is disabled. It can be enabled in Project Properties". Who came with that interface? I did disable "compile on save" t