Re: Mysql [mysql] and Netbeans [java]

2021-11-30 Thread James Ostrowick
I’ve seen this happen before, especially on a linux machine, I usually just 
make sure that the entity has this at the top:

@Entity
@Table(name = “accounts”)

i.e. ensure that the declaration for the table is in the correct case.

Kind Regards,
James Ostrowick


> On 30 Nov 2021, at 22:49, Nigel Evenden  wrote:
> 
> I get an EJB error when running List.xhtml.  It's looking for ACCOUNTS when I 
> have an accounts table.  I have set my.cnf to accept caps, but still get the 
> error.



Re: NB taking up 200% CPU checking for external changes :-(

2021-10-20 Thread James Ostrowick
I’ll happily upvote this issue. It’s been happening for a long time and is 
present on 12.5 as well. 

I’m virtually at the point on giving up because of this problem and switching 
to another IDE 

Sent from my iPhone

> On 20 Oct 2021, at 18:54, Thomas Wolf  wrote:
> 
> 
> I have NB 12.4, but I have noticed the same behavior on previous NBs as well:
> 
> Most of the time, my MacBook Pro is quiet as can be.  But every now and then 
> (every other day?), I’d be surfing the web or reading the mail when my fans 
> start spinning up - often getting to their max speed *and staying there*.  
> Usually, I’m not doing anything CPU intensive at all and when I look at the 
> Activity Monitor, it’s always Netbeans taking 100-200% of the CPU.  And 
> *always*, when open the Netbeans window, there at the bottom would be a 
> message indicating that NB is checking (or waiting? can’t remember the exact 
> wording) for external changes.  I assume that’s the NB feature that checks to 
> see if any project-related source was modified outside the IDE?   This has 
> got to be a bug - there’s no way something like that should be a heavy load 
> on a CPU.
> 
> Is there something I can do when I next observe this behavior to help track 
> down this bug?  I think I’ve had this happen for at least a year.  If there 
> isn’t - is there a way to globally turn it off?
> 
> I’m on macOS 12.0.1 (Monterey) running NB with OpenJDK 17, but as I said, 
> this has happened on earlier NB and earlier versions of Java.  My computer is 
> standalone - i.e. no corporate network, not networked file systems.  Just the 
> laptop and a wireless connection to the Internet (via Starlink and, before 
> that, via Verizon LTE).
> 
> Thanks for any suggestions,
> Tom
> 
> 
> 

-
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: HTML Disable Auto Completion 12.4

2021-07-11 Thread James Ostrowick

Nope, this was a Mac.
Mac OS X 11.4
Netbeans 12.4

Kind Regards,
James Ostrowick


> On 12 Jul 2021, at 08:26, Geertjan Wielenga 
>  wrote:
> 
> Maybe it's Windows specific?
> 
> On Mac, trying really hard, but not able to reproduce.
> 
> Gj
> 
> On Mon, Jul 12, 2021 at 8:16 AM James Ostrowick  <mailto:ja...@ostrowick.co.za>> wrote:
> I know exactly what John is talking about.
> 
> 
> 
> If you hit enter at this point(in the attached image)
> It will complete the  element
> 
> This happens in HTML/XHTML files.
> 
> Kind Regards,
> James Ostrowick
> 
> 
>> On 12 Jul 2021, at 08:13, Geertjan Wielenga 
>> > <mailto:geertjan.wiele...@googlemail.com.INVALID>> wrote:
>> 
>> Nope, that's never happened to me -- and if what you're trying to do is 
>> disable code completion just because it pops up when you press Enter, then 
>> the problem lies elsewhere.
>> 
>> Check that your code completion hasn't been mapped to the Enter key in one 
>> way or another.
>> 
>> Gj
>> 
>> On Mon, Jul 12, 2021 at 8:09 AM John Lavelle > <mailto:j...@jql.co.uk>> wrote:
>> When you press Enter for a Newline it pops up. Very irritating.
>> 
>> Best regards,
>> John
>> j...@jql.co.uk <mailto:j...@jql.co.uk>
>> Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ 
>> <https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ>
>> JLavelle.uk <http://jlavelle.uk/> https://www.youtube.com/jlavelleuk 
>> <https://www.youtube.com/jlavelleuk>
>> 
>> 
>> On Mon, Jul 12, 2021 at 8:02 AM Geertjan Wielenga 
>> mailto:geertjan.wiele...@googlemail.com>> 
>> wrote:
>> Maybe somehow the code completion is mapped to your Enter key?
>> 
>> Gj
>> 
>> On Mon, Jul 12, 2021 at 8:01 AM Geertjan Wielenga 
>> mailto:geertjan.wiele...@googlemail.com>> 
>> wrote:
>> Every time you press Enter it pops up?
>> 
>> That's strange and not something I've ever seen. 
>> 
>> Has that always been the case?
>> 
>> Gj
>> 
>> On Mon, Jul 12, 2021 at 7:19 AM John Lavelle > <mailto:j...@jql.co.uk>> wrote:
>> Geertjan, 
>> 
>> The only way to disable it is to turn it off for *all* languages, not just 
>> HTML.
>> 
>> Auto complete in HTML is very intrusive unlike say for PHP.
>> 
>> I find auto complete useful in general but in HTML every time you press 
>> enter it pops up and you have to press Escape before typing. Quite often, if 
>> you're changing between languages, you forget to press escape and have to 
>> delete the "suggestions" 
>> 
>> Best regards,
>> John Lavelle
>> j...@jql.co.uk <mailto:j...@jql.co.uk>
>> 
>> Sent via awful Android
>> 
>> On Sun, 11 Jul 2021, 22:35 Geertjan Wielenga, 
>> mailto:geertjan.wiele...@googlemail.com>> 
>> wrote:
>> Trying to look into this, but not sure what the aim is -- why does code 
>> completion need to be disabled for HTML? I.e., if you don't call it up via 
>> Ctrl-Space, you won't see it, right?
>> 
>> Gj
>> 
>> On Thu, Jul 8, 2021 at 10:59 AM John Lavelle > <mailto:j...@jql.co.uk>> wrote:
>> Emi,
>> 
>> Many thanks for that. Any chance you can give me a "heads-up" on the xml 
>> file name?
>> 
>> Best regards,
>> John
>> j...@jql.co.uk <mailto:j...@jql.co.uk>
>> Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ 
>> <https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ>
>> JLavelle.uk <http://jlavelle.uk/> https://www.youtube.com/jlavelleuk 
>> <https://www.youtube.com/jlavelleuk>
>> 
>> 
>> On Thu, Jul 8, 2021 at 9:30 AM Emilian Bold > <mailto:emilian.b...@gmail.com>> wrote:
>> Back when I was working on this each such settings had a property that
>> was being saved by NetBeans. So, just because there's no UI for it it
>> doesn't mean you can't make a simple module that tweaks that property
>> or just hand-edit an XML in your userdir.
>> 
>> So now, the questions just is how was that property called?
>> 
>> You can probably learn it by just tweaking the property in an older
>> NetBeand then diff-ing the files. I'd guess just copying the XML to
>> the 12.4 user dir would do the trick.
>> 
>> --emi
>> 
>> On Thu, Jul 8, 2021 at 10:24 AM John Lavelle > <mailto:j...@jql.co.uk>> wrote:
>> >

Re: HTML Disable Auto Completion 12.4

2021-07-11 Thread James Ostrowick
I know exactly what John is talking about.



If you hit enter at this point(in the attached image)
It will complete the  element

This happens in HTML/XHTML files.

Kind Regards,
James Ostrowick


> On 12 Jul 2021, at 08:13, Geertjan Wielenga 
>  wrote:
> 
> Nope, that's never happened to me -- and if what you're trying to do is 
> disable code completion just because it pops up when you press Enter, then 
> the problem lies elsewhere.
> 
> Check that your code completion hasn't been mapped to the Enter key in one 
> way or another.
> 
> Gj
> 
> On Mon, Jul 12, 2021 at 8:09 AM John Lavelle  <mailto:j...@jql.co.uk>> wrote:
> When you press Enter for a Newline it pops up. Very irritating.
> 
> Best regards,
> John
> j...@jql.co.uk <mailto:j...@jql.co.uk>
> Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ 
> <https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ>
> JLavelle.uk https://www.youtube.com/jlavelleuk 
> <https://www.youtube.com/jlavelleuk>
> 
> 
> On Mon, Jul 12, 2021 at 8:02 AM Geertjan Wielenga 
> mailto:geertjan.wiele...@googlemail.com>> 
> wrote:
> Maybe somehow the code completion is mapped to your Enter key?
> 
> Gj
> 
> On Mon, Jul 12, 2021 at 8:01 AM Geertjan Wielenga 
> mailto:geertjan.wiele...@googlemail.com>> 
> wrote:
> Every time you press Enter it pops up?
> 
> That's strange and not something I've ever seen. 
> 
> Has that always been the case?
> 
> Gj
> 
> On Mon, Jul 12, 2021 at 7:19 AM John Lavelle  <mailto:j...@jql.co.uk>> wrote:
> Geertjan, 
> 
> The only way to disable it is to turn it off for *all* languages, not just 
> HTML.
> 
> Auto complete in HTML is very intrusive unlike say for PHP.
> 
> I find auto complete useful in general but in HTML every time you press enter 
> it pops up and you have to press Escape before typing. Quite often, if you're 
> changing between languages, you forget to press escape and have to delete the 
> "suggestions" 
> 
> Best regards,
> John Lavelle
> j...@jql.co.uk <mailto:j...@jql.co.uk>
> 
> Sent via awful Android
> 
> On Sun, 11 Jul 2021, 22:35 Geertjan Wielenga, 
> mailto:geertjan.wiele...@googlemail.com>> 
> wrote:
> Trying to look into this, but not sure what the aim is -- why does code 
> completion need to be disabled for HTML? I.e., if you don't call it up via 
> Ctrl-Space, you won't see it, right?
> 
> Gj
> 
> On Thu, Jul 8, 2021 at 10:59 AM John Lavelle  <mailto:j...@jql.co.uk>> wrote:
> Emi,
> 
> Many thanks for that. Any chance you can give me a "heads-up" on the xml file 
> name?
> 
> Best regards,
> John
> j...@jql.co.uk <mailto:j...@jql.co.uk>
> Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ 
> <https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ>
> JLavelle.uk https://www.youtube.com/jlavelleuk 
> <https://www.youtube.com/jlavelleuk>
> 
> 
> On Thu, Jul 8, 2021 at 9:30 AM Emilian Bold  <mailto:emilian.b...@gmail.com>> wrote:
> Back when I was working on this each such settings had a property that
> was being saved by NetBeans. So, just because there's no UI for it it
> doesn't mean you can't make a simple module that tweaks that property
> or just hand-edit an XML in your userdir.
> 
> So now, the questions just is how was that property called?
> 
> You can probably learn it by just tweaking the property in an older
> NetBeand then diff-ing the files. I'd guess just copying the XML to
> the 12.4 user dir would do the trick.
> 
> --emi
> 
> On Thu, Jul 8, 2021 at 10:24 AM John Lavelle  <mailto:j...@jql.co.uk>> wrote:
> >
> > BUMP! BUMP!
> >
> > I assume that no one uses HTML in NetBeans so has no experience of this?
> >
> > Any answers or suggestions?
> >
> > Regards
> > John
> >
> > BUMP!
> >
> > Can anyone shed any light on this?
> >
> > Thanks
> > John
> >
> > Hi,
> >
> > You used to be able to disable the Auto Completion pop-up for HTML by 
> > deleting (must be deleted not just disabled) the items in 
> > "Tools>Palette>Code Clips" (why?) then in "Tools>Options>Editor>Code 
> > Completion>HTML" deselecting "Auto Popup Completion Window".
> >
> > In 12.4 it seems the only way to disable Code Completion for HTML is to 
> > disable it for every language in the "All languages" Code Completion 
> > section.
> >
> > Is there a way to disable Code Completion just for one language as the 
> > "old" system no longer seems to work correctly?
> >
> > Best regards,
> > John
> > j...@jql.co.uk <mailto:j...@jql.co.uk>
> > Bike Farkles: https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ 
> > <https://www.youtube.com/channel/UCPRV92Cf_R1ihviRtVU2teQ>
> > JLavelle.uk https://www.youtube.com/jlavelleuk 
> > <https://www.youtube.com/jlavelleuk>



Re: Maven NB module cannot be run using Open JDK 11

2021-07-01 Thread James Ostrowick
Hi,


I had a similar problem, check that your maven pom.xml file has at least these 
versions :

org.apache.maven.plugins
maven-compiler-plugin
3.8.1

And :
org.apache.maven.plugins
maven-dependency-plugin
3.1.2

Since I also build to a war file:

org.apache.maven.plugins
maven-war-plugin
3.3.1

I found that the default plugins were at version 2.x.x or something and would 
not work with JDK > 8


Kind Regards,
James Ostrowick


> On 01 Jul 2021, at 17:56, manikantanna...@gmail.com wrote:
> 
> The error is still around with the update version of the maven plugin as 
> advised by Eric Barboni
> 
> 
> Steps to reproduce
> 1. Start NetBeans 12.3 with Java 11, a clean user and cache dir
> 2. Create a new NetBeans module using maven (Java with Maven | NetBeans 
> module)
> 3. Run primer build on project (clean build)
> 4. Right click on project and click Run
> 
> Cheers
> Mani/Naren/Iyer
> The trick of walking on water is knowing where the stones are.
> 
> 
> On Thu, Jul 1, 2021 at 5:00 PM Eric Barboni  <mailto:sk...@apache.org>> wrote:
> Hi,
> 
> according to your log it seems the nbm-maven-plugin you use is old.
> 
>  
> 
> You must update to the following plugin
> 
> org.apache.netbeans.utilities
> 
> nbm-maven-plugin
> 
> 4.6
> 
>  
> 
> And after updating we may try to investigate.
> 
>  
> 
> Best Regards
> 
> Eric
> 
>  
> 
>  
> 
> De : Geertjan Wielenga  
> Envoyé : jeudi 1 juillet 2021 11:56
> À : manikantanna...@gmail.com <mailto:manikantanna...@gmail.com>
> Cc : Charles Johnson mailto:cehjohn...@gmail.com>>; 
> users@netbeans.apache.org <mailto:users@netbeans.apache.org>
> Objet : Re: Maven NB module cannot be run using Open JDK 11
> 
>  
> 
> If you provide steps to reproduce the issue, someone can help you.
> 
>  
> 
> Gj
> 
>  
> 
> On Thu, 1 Jul 2021 at 11:54,  <mailto:manikantanna...@gmail.com>> wrote:
> 
> Yes, jdk.jshell is listed and I can start jshell on the command line without 
> any issues
> 
>  
> 
> 
> 
> Cheers
> Mani/Naren/Iyer
> The trick of walking on water is knowing where the stones are.
> 
>  
> 
>  
> 
> On Thu, Jul 1, 2021 at 2:57 PM Charles Johnson  <mailto:cehjohn...@gmail.com>> wrote:
> 
> On 01/07/2021 10:00, manikantanna...@gmail.com 
> <mailto:manikantanna...@gmail.com> wrote:
> 
> I have a simple maven NB module; ON trying to run the module, I get the 
> following error
> 
> Might be worth executing the following as a sanity check (making sure it's 
> with your JDK 11's java)
> 
> java --list-modules | grep jdk\.jshell



Re: ^H not working for Replace function on MacOS

2021-06-20 Thread James Ostrowick
Hi Will,

What I’ve found is that you first have to use Command-F (Find) once you’ve 
entered some text into the find field, you can only then do Ctrl-H to replace.
Do Ctrl-H by itself does NOT work.


Kind Regards,
James Ostrowick


> On 08 Jun 2021, at 18:59, Will Hartung  wrote:
> 
> This is not new, it's been sort of plaguing me for some time, across NB 
> versions, across OSes.
> 
> Simply, Ctrl-H does not work for the Search/Replace function.
> 
> I press Ctrl-H and I just get a beep.
> 
> I have my Caps Lock key bound as my Ctrl Key, but that's not it as all of the 
> other Ctrl combinations work (NB shouldn't be able to detect that anyway).
> 
> I don't know what makes ^H special in this case, or where I can look to fix 
> it.
> 
> It may very well be local to my configuration. I think it used to work on my 
> office mac, but it's not working on this one, or my previous one.
> 
> And I have no idea where to look to figure out what's going on.
> 
> If I remove the Application Support/Netbeans/12.4 folder, the IDE starts, 
> asks to import 12.2, and I say no. ^H works then.
> 
> I went to Preferences->Keymap->Manage Profiles->Netbeans->Reset Defaults, and 
> that didn't fix it either.
> 
> I tried exporting the Keymap, but nothing shows up there either.
> 
> Any suggestions?
> 
> Regards,
> 
> Will Hartung
> 



Re: NetBeans hanging

2020-12-08 Thread James Ostrowick
@chris. No it happened on opening an existing maven web project. It didn’t even 
show anything in the project explorer. I’ll have another try tomorrow and see 
if I can reproduce. I also did not “import previous settings”

Sent from my iPhone

> On 08 Dec 2020, at 17:16, Luff,Chris  wrote:
> 
> 
> @James do you happen to have Junchi’s Rainbow Braces plugin installed? As 
> soon as I installed it, the Lombok classes failed to open for me causing the 
> hang. I uninstalled the plugin and everything began working again. Logged a 
> report to Junchi - 
> https://github.com/junichi11/netbeans-rainbow-braces/issues/11
>  
> @Junchi if you see this – happy to help with any debugging!
>  
> From: Luff,Chris 
> Date: Tuesday, 8 December 2020 at 14:44
> To: James Ostrowick , Luff,Chris 
> 
> Cc: NetBeans Users , d...@netbeans.apache.org 
> 
> Subject: Re: NetBeans hanging
> 
> So, in my case anyway, I can recreate when I have Lombok annotations. Junit 
> annotation do not cause the same behaviour and files with no annotations open 
> normally.
>  
> Cleaned up NetBeans again, enabled only the base Java modules and built the 
> project. Low and behold the Lombok classes open again, no hangs! I installed 
> nb-javac no problem so far…
>  
> I am going to enable other things bit by bit and will report back if I see 
> the same behaviour but it looks like just a proper clean out is the best 
> thing right now.
>  
> From: James Ostrowick 
> Date: Tuesday, 8 December 2020 at 12:21
> To: Luff,Chris 
> Cc: NetBeans Users , d...@netbeans.apache.org 
> 
> Subject: Re: NetBeans hanging
> 
> +1 to this - have exactly the same issue (same config too)
>  
> 
> 
> 
> On 08 Dec 2020, at 14:19, Luff,Chris  wrote:
>  
> Well, after changing to the release version and running net.java.openjdk.cmd 
> “AppleWindowTabbingMode” to prevent full screen tabs that caused hangs - I am 
> getting some odd behaviours. Every now and again I am getting hangs with no 
> obvious cause. 
>  
> In the hang that just occurred, EntityReport.java was opened from a maven 
> project with other files open and everything operating just fine. NetBeans 
> was not in full screen, but whilst opening it hung and has not responded 
> since.
> 
> 
> 
> BigSur 11.0.1
> MacBook Pro 2018
> Product Version: Apache NetBeans IDE 12.2
> Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
> Runtime: OpenJDK Runtime Environment 15.0.1+9
> System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)   
> 
> 
> 
> 
> 
> 
> I have cleared the user and cache dir, removed all old versions of NetBeans 
> and re-installed from the released version as of yesterday. Weirdly I was not 
> experiencing this on the macOS installer voting candidate. I don’t have that 
> download anymore to verify. If someone has the link, I will try that again!
> 
> 
> 
>  
> 
> CONFIDENTIALITY NOTICE This message and any included attachments are from 
> Cerner Corporation and are intended only for the addressee. The information 
> contained in this message is confidential and may constitute inside or 
> non-public information under international, federal, or state securities 
> laws. Unauthorized forwarding, printing, copying, distribution, or use of 
> such information is strictly prohibited and may be unlawful. If you are not 
> the addressee, please promptly delete this message and notify the sender of 
> the delivery error by e-mail or you may call Cerner's corporate offices in 
> Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, 
> Registered in England no 2519305, Registered Office 37 North Wharf Road, 
> London W2 1AF.
>  


Re: NetBeans hanging

2020-12-08 Thread James Ostrowick
+1 to this - have exactly the same issue (same config too)


> On 08 Dec 2020, at 14:19, Luff,Chris  wrote:
> 
> Well, after changing to the release version and running net.java.openjdk.cmd 
> “AppleWindowTabbingMode” to prevent full screen tabs that caused hangs - I am 
> getting some odd behaviours. Every now and again I am getting hangs with no 
> obvious cause. 
> 
> In the hang that just occurred, EntityReport.java was opened from a maven 
> project with other files open and everything operating just fine. NetBeans 
> was not in full screen, but whilst opening it hung and has not responded 
> since.
> 
> BigSur 11.0.1
> MacBook Pro 2018
> Product Version: Apache NetBeans IDE 12.2
> Java: 15.0.1; OpenJDK 64-Bit Server VM 15.0.1+9
> Runtime: OpenJDK Runtime Environment 15.0.1+9
> System: Mac OS X version 10.16 running on x86_64; UTF-8; en_GB (nb)   
> 
> 
> I have cleared the user and cache dir, removed all old versions of NetBeans 
> and re-installed from the released version as of yesterday. Weirdly I was not 
> experiencing this on the macOS installer voting candidate. I don’t have that 
> download anymore to verify. If someone has the link, I will try that again!
> 
> 
> 
> CONFIDENTIALITY NOTICE This message and any included attachments are from 
> Cerner Corporation and are intended only for the addressee. The information 
> contained in this message is confidential and may constitute inside or 
> non-public information under international, federal, or state securities 
> laws. Unauthorized forwarding, printing, copying, distribution, or use of 
> such information is strictly prohibited and may be unlawful. If you are not 
> the addressee, please promptly delete this message and notify the sender of 
> the delivery error by e-mail or you may call Cerner's corporate offices in 
> Kansas City, Missouri, U.S.A at (+1) (816)221-1024. Cerner Limited, 
> Registered in England no 2519305, Registered Office 37 North Wharf Road, 
> London W2 1AF.
> 



Re: Mouse quirks

2020-04-30 Thread James Ostrowick
I’m so glad someone else is having this problem! I thought it was just me.

It drives me nuts trying to create a debug breakpoint as well, sometimes I have 
to click several times to get it to acknowledge the breakpoint insertion.

What I have noticed is that it if you click, pause for about a second and then 
click again it acknowledges the second click better. (When creating breakpoints)
I’ve also found that the external mouse is less accurate than the trackpad for 
some very strange reason, possibly something to do with the resolution of the 
mouse being lower than the trackpad?
So, bluetooth apple mouse clicks tend NOT to be recognised as easily as the 
trackpad. 

I first noticed this irritation in NB 10, but its persisted into 11 as well 

This is on MacOS X Catalina 10.15.4, NB 11.3



> On 01 May 2020, at 07:51, Alan  wrote:
> 
> I think Scott is onto something. I've run 20 or so tests where I experienced 
> this by leaving my external mouse still and using the button on the laptop 
> touchpad to do the clicking, and there were no "missed/ignored" clicks. Same 
> story for a similar problem with opening files via double-click.
> 
> On 2020-04-30 18:39, Alan wrote:
>> That's a definite possibility... I'm a "drive by clicker", notorious for 
>> small mouse shifts between down and up. I'll try testing that out.
>> 
>> On 2020-04-30 16:11, Scott Palmer wrote:
>>> Same on macOS. It seems if the mouse moves a single pixel between mouse 
>>> down and mouse up then it may not count as a click.
>>> 
>>> Scott
>>> 
 On Apr 30, 2020, at 11:59 AM, Darin Miller  
  wrote:
 
 
 I also observe the "ultra precise" mouse behavior. Both on win7 and win10 
 desktops.
 
  o__
   >/  
 ( )\( ) Darin | 208-991-4421
 
 
 On Thu, Apr 30, 2020 at 9:52 AM Alan >>> > wrote:
 Hi Eirik,
 
 No display scaling, everything is 100%. It's also monitor-independent. The 
 problem is inconsistent, although it's more prevalent with breakpoints 
 than with the document close. The highlight box is a good indication that 
 the mouse position is getting read right, it's the click event that seems 
 to be problematic.
 
 At this point I'm waiting for a time when I have the presence of mind to 
 start screen captures. Then maybe I can better characterize the problem. 
 It doesn't appear to be a consistent shift. I suspect the location of the 
 actual hostspot is dependent on screen coordinates. I've had this 
 experience with all the 11.x series, can't recall if it was there in 10.x 
 or not, but it's new since 8.2. If it's not "just me" with this problem 
 I'll see if I can set aside some time to get some more actionable 
 information.
 
 This is an older machine, ASUS G75 laptop, i7-3630QM CPU, 12GB RAM, SSD 
 drives. Video card is NVIDIA GeForce GTX 660M, two external monitors, 
 external mouse Logitech M545. NB is usually on a LG QHD 2560x1440 monitor.
 
 On 2020-04-30 10:37, Eirik Bakke wrote:
>> I get the red box hover highlight around the "X" to close a document, 
>> but unless I click in exactly the right place within that box, the 
>> document doesn't close.
> Hmm, odd--I'm on Windows 10 as well, and hadn't had this problem. Do you 
> have HiDPI scaling active by any chance? ("Display Settings"->"Change the 
> Size of Text, Apps and Other Items") 
> 
> Will be easier to debug if you can find a way to consistently reproduce 
> the problem.
> 
> -- Eirik
> 
> -Original Message-
> From: Alan  
>  
> Sent: Thursday, April 30, 2020 12:07 AM
> To: NetBeans Mailing List  
> 
> Subject: Mouse quirks
> 
> The question about odd laptop quirks has reminded me. Does anyone else 
> experience this...
> 
> Under intermittent circumstances, mouse clicks seem to need to be 
> extremely precise. For example on closing a document, I get the red box 
> hover highlight around the "X" to close a document, but unless I click in 
> exactly the right place within that box, the document doesn't close. 
> There's no consistency as to where the right spot is, either. This 
> happens with sufficient frequency that I'm in the habit of using Crtl-W 
> or right clicking and selecting close instead.
> 
> I also get this when trying to clear a breakpoint.
> 
> Running Windows 10 rev 1909, 64 bit, Java 13.0.2.
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org 
> 
> For additional commands, e-mail: users-h...@netbeans.apache.org 
> 
> 

Re: WildFly plug-in for NetBeans 11.1?

2019-11-01 Thread James Ostrowick
Thanks Gj


> On 01 Nov 2019, at 09:07, Geertjan Wielenga  wrote:
> 
> http://plugins.netbeans.org/plugin/76472/wildfly-application-server 
> <http://plugins.netbeans.org/plugin/76472/wildfly-application-server>
> Yes, there is, see above.
> 
> Gj
> 
> On Fri, 1 Nov 2019 at 04:36, James Ostrowick  <mailto:ja...@ostrowick.co.za>> wrote:
> No, not at the moment.
> 
> You can however download the 8.2 plugin and use that (I currently do) it 
> works perfectly even with WF 17 (18 is now most recent version)
> http://plugins.netbeans.org/plugin/5/wildfly-application-server 
> <http://plugins.netbeans.org/plugin/5/wildfly-application-server>
> 
> Download the above and manually add it via the plugins manager
> 
> 
>> On 01 Nov 2019, at 02:00, Jorge Campins > <mailto:jrcamp...@gmail.com>> wrote:
>> 
>> Is there a WildFly plug-in for NetBeans 11.1? If so, how can I get it?
>> 
>> Saludos cordiales,
>> 
>> Jorge Campins
> 



Re: WildFly plug-in for NetBeans 11.1?

2019-10-31 Thread James Ostrowick
No, not at the moment.

You can however download the 8.2 plugin and use that (I currently do) it works 
perfectly even with WF 17 (18 is now most recent version)
http://plugins.netbeans.org/plugin/5/wildfly-application-server 


Download the above and manually add it via the plugins manager

> On 01 Nov 2019, at 02:00, Jorge Campins  wrote:
> 
> Is there a WildFly plug-in for NetBeans 11.1? If so, how can I get it?
> 
> Saludos cordiales,
> 
> Jorge Campins



Re: Dark Mode / Mac OS X Catalina

2019-10-12 Thread James Ostrowick
Hi Emilian,

Thanks, awesome - much better!

I agree, it should auto-detect or at least include a dark mode switch.



> On 12 Oct 2019, at 12:21, Emilian Bold  wrote:
> 
> It's a NetBeans bug. We should probably detect dark mode and toggle our own 
> dark mode flag.
> 
> In the meantime you can install the Darcula plugin 
> http://plugins.netbeans.org/plugin/62424/darcula-laf-for-netbeans 
> <http://plugins.netbeans.org/plugin/62424/darcula-laf-for-netbeans> which I 
> think also works for 11.1
> 
> --emi
> 
> 
> On Sat, Oct 12, 2019 at 1:11 PM James Ostrowick  <mailto:ja...@ostrowick.co.za>> wrote:
> Hi,
> 
> Has anyone else downloaded and run NB in Catalina in Dark mode?
> 
> I’m struggling with it to get the colours even something close to useable.
> 
> Some of the items in things like template manager are virtually invisible
> And even the project browser its a grey background with white text.
> 
> This happens in NB 11.1 and 11.2 B2
> 
> Am I just missing a simple setting?
> 
> 



Dark Mode / Mac OS X Catalina

2019-10-12 Thread James Ostrowick
Hi,

Has anyone else downloaded and run NB in Catalina in Dark mode?

I’m struggling with it to get the colours even something close to useable.

Some of the items in things like template manager are virtually invisible
And even the project browser its a grey background with white text.

This happens in NB 11.1 and 11.2 B2

Am I just missing a simple setting?



Re: Missing JSF Components in 11.1

2019-10-01 Thread James Ostrowick
No, its not there, however, if you have a maven project its pretty easy to just 
add Primefaces- the IDE recognises the XHTML annotation.

So just add to maven


org.primefaces
primefaces
7.0


Then in each xhtml page you just need:
xmlns:p="http://primefaces.org/ui”

Then when adding components auto-complete works as below.






> On 01 Oct 2019, at 18:42, s...@slimdude.com wrote:
> 
> Hi All,
> 
> I apologize if this question has been asked and answered. Trying to build a 
> JSF 2.3 web application using PrimeFaces and when I go into Project 
> Properties - Frameworks to add JSF there are no components listed under the 
> Components tab. Did I miss installing a plugin?
> 
> Best regards,
> 
> Paul "SlimDude" Morris
> 
> 
> 
> 
> 



Re: [ANNOUNCE] Apache NetBeans 11.1 released

2019-07-22 Thread James Ostrowick
Excellent - now we just need to get WildFly / JBoss working.

> On 22 Jul 2019, at 13:09, Neil C Smith  wrote:
> 
> The Apache NetBeans team is pleased to announce the release of Apache
> NetBeans 11.1.  Apache NetBeans is a full IDE for Java SE, Java EE,
> PHP and JavaScript development with some Groovy language support.
> 
> Apache NetBeans 11.1 is the first Apache NetBeans release outside the
> Apache Incubator and the first release of the new quarterly release
> cycle.  The LTS release of the Apache NetBeans 11 cycle is Apache
> NetBeans 11.0. The 11.1 release has not been as heavily tested as the
> LTS release. Use 11.1 to access the latest features and to provide
> feedback for the next LTS release, scheduled for April 2020.
> 
> New & noteworthy features of the 11.1 release:
> 
> https://netbeans.apache.org/download/nb111/index.html
> 
> Downloads:
> 
> https://netbeans.apache.org/download/nb111/nb111.html
> 
> Feel free to share the good news!
> 
> Thanks everyone, and best wishes,
> 
> Neil C Smith
> Voluntary Release Manager for Apache NetBeans 11.1
> 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: Netbeans 11 doesn't recognize some attributes of primefaces component

2019-07-02 Thread James Ostrowick
Hi,

I’m pretty sure that autoResize is an attribute of the inputTextarea not 
inputText and inputNumber
(So the editor is correct)


> On 02 Jul 2019, at 16:46, Cisco505  wrote:
> 
> I'm getting this error in the editor view,
> 
> 
> 
> The view is a facelet and the composition is :
> 
> 
> 
> The same error with inputNumber:
> 
> 
> 
> The versión of primefaces is 6.1.
> 
> Any Suggestions?.


-
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