Re: VSNetBeans, future of NetBeans and personal words

2020-12-04 Thread Pete Whelpton
Apologies in advance for the long email. I can only speak for myself as to why I don't contribute more - if we could resolve some of these, I would: 1. Organisation There are thousands of JIRA tickets, many of them just stacktraces. Finding issues that I can fix within my NB knowledge / skillset

Re: Status of converting icons to SVG

2020-09-08 Thread Pete Whelpton
e and found it useful. > > > Have Fun > > jostle > > > On 2020/09/08 08:38:36, Pete Whelpton wrote: > > Hi Jaroslav et al,> > > > > The JIRA ticket is here: > https://issues.apache.org/jira/browse/NETBEANS-2617> > > > > In t

Re: Status of converting icons to SVG

2020-09-08 Thread Pete Whelpton
Hi Jaroslav et al, The JIRA ticket is here: https://issues.apache.org/jira/browse/NETBEANS-2617 In the comments, you'll see attached the .ai files for the icons I redrew as SVG. The following NB modules are covered: ide.editor.bookmarks.ai ide.editor.macros.ai ide.seperator.breadcrumbs.ai

Re: Congratulations to Geertjan and Neil, new ASF Members!

2020-04-30 Thread Pete Whelpton
Congrats both! Well deserved! P On Thu, Apr 30, 2020 at 2:02 PM Bertrand Delacretaz wrote: > > Hi, > > I'm pleased to announce that two NetBeans PMC members, Geertjan > Wielenga and Neil C Smith have recently been elected as Members of the > Apache Software Foundation. > > Congratulations and

Re: Re: Auto completion support for Database languages.

2020-04-02 Thread Pete Whelpton
> > Eric Bresie > ebre...@gmail.com > > On March 31, 2020 at 5:48:17 AM CDT, Pete Whelpton > > wrote: > > Thanks for the background, Chris! > > > > As well as the warning dialog pop-up about no SQL connection, I believe > > Netbeans also logs the m

Re: Auto completion support for Database languages.

2020-03-31 Thread Pete Whelpton
ve a simple SQL file w/o a Connection to a > DB which is annoying. > > > Cheers > > Chris > > > > > Von: Pete Whelpton > Gesendet: Dienstag, 31. März 2020 11:51 > An: dev@netbeans.apache.org > Betreff: Re: Auto completion support for Database languages.

Re: Auto completion support for Database languages.

2020-03-31 Thread Pete Whelpton
One thing I noticed about the basic SQL completion in Netbeans, the getAutoQueryTypes(JTextComponent component, String typedText) method of SQLCompletionProvider.java starts with the following: if (!".".equals(typedText)) { return 0; } which means the Code Completion dialog won't pop-up

Re: FlatLaf look and feel in main window

2019-12-05 Thread Pete Whelpton
> > the Flat LaF is awesome . Thx for the work and your contribution to it > for NetBeans. > +1 Couldn't have said it better :) I'm really excited about the prospect of Flat LaF in NetBeans. P On Thu, Dec 5, 2019 at 9:21 AM Christian Lenz wrote: > Hey Karl, > > the Flat LaF is awesome .

Re: NetBeans fails to validate web.xml - bug or missing feature?

2019-07-16 Thread Pete Whelpton
.org/ns/maven-properties-data/1;> > > > Tomcat > JDK_1.8 > > > > > Not sure if that influences the resolution of the XSD files. > > Thomas > > > Pete Whelpton schrieb am 16.07.2019 um 10:10: > > Hi Thomas, > > > > I was banned fr

Re: NetBeans fails to validate web.xml - bug or missing feature?

2019-07-16 Thread Pete Whelpton
Hi Thomas, I was banned from bringing a laptop on holiday, so this is from memory - please excuse any mistakes. I submitted https://github.com/apache/netbeans/pull/1266 to update the enterprise catalog to look for JavaEE XSDs in org/netbeans/modules/j2ee/dd/ impl/resources I'm curious why NB is

NETBEANS-2400 - Advice needed

2019-06-14 Thread Pete Whelpton
Hi all, I would very much like to resolve NETBEANS-2400 . The long and short of it is that the version of the Amazon AWS SDK currently in NB doesn't support the request signing method that newer AWS regions require, so needs to be updated.

Re: When is an iCLA needed?

2019-05-16 Thread Pete Whelpton
, wrote: > I think Mark Phipps and Pete Whelpton have committed quite some code and/or > have PRs that are significant -- would be great if they're provide iCLAs, > i.e., how do we want to approach this, just ask them, hope they see this, > etc? > > Gj > > On Thu, May

Re: What will be in 11.1/12?

2019-05-05 Thread Pete Whelpton
#1172 & #1181 will stop the Bootstrap CSS from showing parsing errors, which has come up a couple of times on the Users mailing list. Obviously I'm a bit biased regarding #1181 ;) P On Sun, May 5, 2019 at 4:31 PM Geertjan Wielenga wrote: > Hi all, > > Regardless of who becomes the next