Re: [perf] Sluggish NetBeans startup and shutdown with High CPU usage

2018-04-11 Thread Manikantan Narender nath
I am still seeing this sluggishness during NetBeans startup and shutdown. I have seen this even on my Linux box but that is a very old machine with an i3 processor. Can some one please check on windows and Linux to confirm if they are seeing this behaviour? Most probably it is localized to my envir

Issues from Bugzilla mentioned in Synergy Test specs

2018-04-11 Thread Manikantan Narender nath
In synergy, we have issue ids mentioned from the old NetBeans Bugzilla. Some of those issues are still reproducible. Do I need to create a Apache JIra ticket with the same details if I encounter said issue? *Cheers* Mani/Naren/Iyer *The trick of walking on water is knowing where the stones are.*

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Efrem Mc
Hi all: I am going to Test this with the latest build and JDK10. If this is not correct, please advise. I will check other emails if missed something specific to this Test Assignment. Thanks, Efrem On Wed, Apr 11, 2018 at 5:26 PM, Jiří Kovalský wrote: > Perfect! I have assigned: > > * Java R

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Efrem Mc
Thanks, I will get on it. Efrem McCrimon On Wed, Apr 11, 2018 at 5:26 PM, Jiří Kovalský wrote: > Perfect! I have assigned: > > * Java Refactoring and Java Hints to Manikantan > * Java Project to Efrem > * Java Code Completion to Zsolt > > Thanks a lot guys and please don't delay your testing if

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Jiří Kovalský
Perfect! I have assigned: * Java Refactoring and Java Hints to Manikantan * Java Project to Efrem * Java Code Completion to Zsolt Thanks a lot guys and please don't delay your testing if I may ask! -Jirka Dne 11.4.2018 v 18:30 Efrem Mc napsal(a): Yes, please move forward and take on one or tw

Re: [gui] GUI Builder Tribe Testing update

2018-04-11 Thread Efrem Mc
I just assigned myself to the Form Editor and Support Modules - sanity {Review and Edits WIP} I am running test on the MacOS. If you received an error, just try it again. It just worked for me. Regards, Efrem On Wed, Apr 11, 2018 at 11:46 AM, Efrem Mc wrote: > Awesome, news I hope we hear

[profiler] NETBEANS-554

2018-04-11 Thread Glenn Holmer
Can anyone reliably reproduce this bug? https://issues.apache.org/jira/browse/NETBEANS-554 I've spent a lot of time trying to reproduce this, but can't trigger it reliably (although I saw it happen several times today). I saw it in the profiler test spec, test suite 8 (profiling points), in step

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Efrem Mc
Yes, please move forward and take on one or two if your time permits. I have some time today and tomorrow. I have time for Java Project and Code Formatting. Regards, Efrem McCrimon On Wed, Apr 11, 2018, 11:42 AM Holman Zsolt wrote: > Hi Jirka, > > I can take one, if Efrem agreed with it. :)

Re: [news] NetBeans 8.2 & JDK 8 Update 171 bundle testing this week

2018-04-11 Thread Josh Juneau
Thanks Eric, I am running on OS X 10.12.6. I just attempted to create a new user directory without importing any settings. When I attempt to enable "Java EE Base" plugin, the following "Activation Failed" warning dialog appears: Activation Failed: "Not all requested modules can be enabled: [St

Re: [gui] GUI Builder Tribe Testing update

2018-04-11 Thread Efrem Mc
Awesome, news I hope we hear back from our team members. I have time tonight to get done. On Wed, Apr 11, 2018, 11:39 AM Holman Zsolt wrote: > Hi Efrem, > > I've just completed all tests assigned to me. > > Regards, > Zsolt > > 2018. 04. 10, kedd keltezéssel 07.19-kor Efrem Mc ezt írta: > > H

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Holman Zsolt
Hi Jirka, I can take one, if Efrem agreed with it. :) Regards, Zsolt 2018. 04. 11, szerda keltezéssel 08.51-kor Jiří Kovalský ezt írta: > Hi folks, > > although Apache NetBeans 9.0 is the first release supporting Java > 9  > features, testing of Java Editor specific features does not refl

Re: [gui] GUI Builder Tribe Testing update

2018-04-11 Thread Holman Zsolt
Hi Efrem, I've just completed all tests assigned to me. Regards, Zsolt 2018. 04. 10, kedd keltezéssel 07.19-kor Efrem Mc ezt írta: > Hi GUI Builder Tribe members: > > We have a few items to complete testing. > > Efrem will complete the MacOS testing today; I have two Test Runs. > > Form Edit

Re: missing test files

2018-04-11 Thread Jiří Kovalský
Did you try downloading the JavaEditor.zip [1] file attached to the test specification? I see it contains the LineTools.java class. [1] http://netbeans-vm.apache.org/synergy/server/api/attachment.php?id=167 Hope this helps, -Jirka Dne 11.4.2018 v 12:25 joe schmo napsal(a): I wonder if someone

RE: [news] NetBeans 8.2 & JDK 8 Update 171 bundle testing this week

2018-04-11 Thread Eric Barboni
Hi Jirka and Josh On my windows 10, jdk 8.171 and netbeans with correct version I was able to run my maven projet. Then,I add javaEE support and add a glassfish server netbeans behavior was correct (no project warning) I have no acces on linux,macos to test sorry. Best Regards Eric -Messag

Re: [news] NetBeans 8.2 & JDK 8 Update 171 bundle testing this week

2018-04-11 Thread Josh Juneau
Hi Jirka, I am trying to test the NetBeans update using the Java EE and Maven plugins. I am unable to do so, unfortunately. I may be doing something wrong, but I've installed the NetBeans update, which I have confirmed (via "About") is running on 1.8.0_171. I attempt to install the Java EE Base

Re: [editor] Urgent: Help with Java Editor testing

2018-04-11 Thread Manikantan Narender nath
I am game. Please assign me Java Hints and refactoring *Cheers* Mani/Naren/Iyer *The trick of walking on water is knowing where the stones are.* On Wed, Apr 11, 2018 at 12:21 PM, Jiří Kovalský wrote: > Hi folks, > >although Apache NetBeans 9.0 is the first release supporting Java 9 > featur

missing test files

2018-04-11 Thread joe schmo
I wonder if someone can help me with a couple of issues I'm having. It appears for my Java Editor testing there are files needed for some of the tests, for example here are some tests. 1. Open *LineTools.java* from javaeditor package. Don't know where to find that file. There are quite a

filter test --> netcat@netbeans.apache.org

2018-04-11 Thread Ulf Zibis
Seems not to be filtered correctly. Sorry for the noise, -Ulf - To unsubscribe, e-mail: netcat-unsubscr...@netbeans.apache.org For additional commands, e-mail: netcat-h...@netbeans.apache.org For further information about the

incubator build 401

2018-04-11 Thread Leo Donahue
Thanks! The Projects and Files tabs are visible. I don't have to switch to Nimbus look and feel on Linux anymore! Maybe this change happened before, but I just noticed.