Re: Maven indexing

2023-03-11 Thread Glenn Holmer
On 3/11/23 14:43, Michael Bien wrote: > We could however, potentially tell maven-indexer to use a sub folder of > tmp and clean that folder on IOException - just to be sure - as second > fallback. > > i'll take a look, Thanks! -- Glenn Holmer (Linux registered user #16682

Re: Maven indexing

2023-03-11 Thread Glenn Holmer
8? > but it is what it is. My boss used to say that. My stock reply was "No, George. It is what we make it." -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." -

Maven indexing

2023-03-09 Thread Glenn Holmer
se it uses unpack200). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional comma

Re: creating faces-config.xml

2022-10-02 Thread Glenn Holmer
1. Didn't know what was supposed to be in faces-config so I did New -> JSF Faces Configuration from the project's context menu. Previous faces-config was for JSF 2.3. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came

creating faces-config.xml

2022-10-02 Thread Glenn Holmer
I created a new faces-config.xml from the NetBeans context menu for my web app, but it contained this: http://java.sun.com/dtd/web-facesconfig_1_1.dtd";> Is this something that's just gotten overlooked over the years? -- Glenn Holmer (Linux registered user #16682) "After the v

Re: registering latest Payara

2022-10-02 Thread Glenn Holmer
ted, fair enough! I'll update it to Payara 5/Jakarta 9.1 instead. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: users-unsubsc

netbeans.info

2022-10-01 Thread Glenn Holmer
What the heck is this? https://netbeans.info/ -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: users-unsubscr...@netbeans.apac

registering latest Payara

2022-10-01 Thread Glenn Holmer
ick Next, but nothing happens except that the "Click Next" message disappears. "Finish" is greyed out. What am I doing wrong? I'm running on openjdk 17. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe."

Re: setting default Java platform

2022-06-03 Thread Glenn Holmer
he "default's" directory and did get the correct response (i.e. "The specified folder does not contain a Java platform" is incorrect). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." -

setting default Java platform

2022-06-03 Thread Glenn Holmer
Why can't I remove the default Java platform? How do I set 17.0.2 as the default? See attached screenshot. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." -

Re: [java] "Initializing view, please wait" for Main class

2021-07-10 Thread Glenn Holmer
On 7/10/21 9:41 AM, Jeremy Connin wrote: I cannot get Netbeans 12.0 to find my Main Class in order to run any of the files I've created for my class. What can I do to get this working? Show us the code? -- Glenn Holmer (Linux registered user #16682) "After the vintage seaso

Re: JavaScript Framework's

2021-06-27 Thread Glenn Holmer
On 6/26/21 10:13 PM, Brain Rebooting wrote: With due respect, I can't understand why netbeans doesn't support a single latest JavaScript framework. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the afterma

sort order in Projects and Files windows

2021-04-08 Thread Glenn Holmer
My Projects and Files windows don't sort the same. Where can I change this? https://www.lyonlabs.org/temp/projects-files.png -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath --

NetBeans sighting

2021-04-08 Thread Glenn Holmer
https://www.fossmint.com/best-java-tools-for-developers/ -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mail

Re: master password

2021-03-26 Thread Glenn Holmer
2011). Is it possible it should be looking for the .so I found above if the user is running MATE? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - T

Re: master password

2021-03-24 Thread Glenn Holmer
On 3/24/21 1:51 PM, Boris Heithecker wrote: Run qdbus org.kde.kwalletd5 /modules/kwalletd5 org.kde.KWallet.isEnabled If it returns true, NetBeans will deem your wallet enabled. root@greyhand:~ # which qdbus root@greyhand:~ # dpkg -l | grep -i wallet root@greyhand:~ # -- Glenn Holmer (Linux

Re: master password

2021-03-24 Thread Glenn Holmer
-linux-gnu/gnome-keyring/devel/gkm-ssh-store-standalone.so /usr/lib/x86_64-linux-gnu/gnome-keyring/devel/gkm-xdg-store-standalone.so ... -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <>

Re: master password

2021-03-22 Thread Glenn Holmer
uite a while since I last saw that dialog. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache

Re: master password

2021-03-22 Thread Glenn Holmer
Glenn Holmer wrote: I recently switched from KDE to MATE (on Linux) and now I'm frequently seeing the "enter master password" dialog. Mr Google has offered various exotic manual methods to make it go away, but is there a way from within NetBeans? -- Glenn Holmer (Linux registered use

Re: master password

2021-03-22 Thread Glenn Holmer
to make it go away, but is there a way from within > NetBeans? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mail: users-

master password

2021-03-22 Thread Glenn Holmer
I recently switched from KDE to MATE (on Linux) and now I'm frequently seeing the "enter master password" dialog. Mr Google has offered various exotic manual methods to make it go away, but is there a way from within NetBeans? -- Glenn Holmer (Linux registered user #16682) &qu

Re: Javadoc generation from within NetBeans

2021-02-22 Thread Glenn Holmer
maven.plugins maven-javadoc-plugin 3.2.0 11 false org.apache.logging.* Oh, by the way, this is the default setting :) Not what I'm seeing (unless it's changed since 12.1). -- Glenn Holmer (Linux regis

Re: Javadoc generation from within NetBeans

2021-02-20 Thread Glenn Holmer
On 2/20/21 6:05 PM, Chris Marusich wrote: Glenn Holmer writes: Is anybody else having trouble getting NetBeans to generate Javadoc? I've got a modular project (source level 11) that builds and runs successfully (other programs can call into it by declaring the module), but when I

Javadoc generation from within NetBeans

2021-02-20 Thread Glenn Holmer
the POM for maven-javadoc-plugin to 8, I get beautiful and complete Javadoc, although of course without any module information. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <>

Re: git toolbar

2021-02-19 Thread Glenn Holmer
On 2/19/21 8:56 AM, Neil C Smith wrote: On Fri, 19 Feb 2021 at 14:37, Glenn Holmer wrote: On 2/19/21 12:08 AM, Tomáš Procházka wrote: @Glenn Maybe it is related to Look and Feel you are using. I don't have any problems with mine using FlatLaf Dark. Metal L&F on NetBeans 12.2 (and 1

Re: git toolbar

2021-02-19 Thread Glenn Holmer
On 2/19/21 12:08 AM, Tomáš Procházka wrote: @Glenn Maybe it is related to Look and Feel you are using. I don't have any problems with mine using FlatLaf Dark. Metal L&F on NetBeans 12.2 (and 12.3 betas), AdoptOpenJDK 11.0.10. Debian "Bullseye" with KDE Plasma. --

git toolbar

2021-02-18 Thread Glenn Holmer
I love the git support in NetBeans, but in the toolbar, what are the two blue lines on either side of "Create Branch" and "Switch To Branch" supposed to be? Separators? (see screenshot) -- Glenn Holmer (Linux registered user #16682) "After the vintage season came t

Re: Watch "Robots will displace over 800 million jobs - report" on YouTube

2021-02-06 Thread Glenn Holmer
ing? What does this have to do with NetBeans? Samiul Alom Sium Associate of Science in Computer Dcience, University of the people, USA Could you please explain what it is "Computer Dcience"? -- Glenn Holmer (Linux registered user #16682) "After the vintage season

Re: Netbeans Bug (With Bug Bounty)

2021-01-21 Thread Glenn Holmer
ed to create a login): https://issues.apache.org/jira/projects/NETBEANS/issues You can then lobby for them here by referencing the issue URLs. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath --

Re: JDK 15 Javadoc wrong location

2021-01-20 Thread Glenn Holmer
ava/util/Optional.html> instead of https://docs.oracle.com/en/java/javase/15/docs/api/java.base/java/util/Optional.html <https://docs.oracle.com/en/java/javase/15/docs/api/java.base/java/util/Optional.html> -- Glenn Holmer (Linux registered user #16682) "After the vintage season cam

Re: Community Slack channel?

2021-01-13 Thread Glenn Holmer
said, your best bet is the mailing lists. If you want to go old school, there's an IRC channel on Freenode (#netbeans). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the afterma

...

2020-10-15 Thread Glenn Holmer
. As you can see, it has to do with module paths. https://www.lyonlabs.org/temp/nb-2.png Do I have something set up wrong? Does anybody else have this problem? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and

...

2020-10-11 Thread Glenn Holmer
t". Easiest to copy and paste the URL from GitLab, GitHub, or wherever. https://git-scm.com/docs/git-remote -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> -

Re: 12.1 ?

2020-09-29 Thread Glenn Holmer
here we see that 12.1 is available. But the "What's New" tab does not show 12.1 in its News. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> --

no main classes found

2020-07-03 Thread Glenn Holmer
lic static void main(String args[]) method. How can I find and fix this problem? Using NetBeans 12.0 under Linux. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> --

hex dump

2020-06-27 Thread Glenn Holmer
th hex characters on the left and readable characters on the right). Is there anything in the Platform that would make this easy to do? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <>

Re: Netbeans

2020-06-10 Thread Glenn Holmer
orrect or the >> correct spelling. >> >> Thanks -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mai

Re: Netbeans and malware article

2020-05-30 Thread Glenn Holmer
not in the research article, but comes from me > asking repeated questions on Twitter to the guy behind tbe report. Much ado about nothing, then. It does seem odd that this was published just before the release of 12.0... -- Glenn Holmer (Linux registered user #16682) "After the vinta

Re: Netbeans failed to quit followed by all Java files marked as "Error parsing files"

2020-05-22 Thread Glenn Holmer
On 5/22/20 8:47 AM, David Gradwell wrote: > NetBeans 12.0 beta 12 Wait, which beta? There have been four so far. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> -

Re: When will 12.0 be released?

2020-05-18 Thread Glenn Holmer
On 5/18/20 6:14 AM, HRH wrote: > I wish Apache would consider replacing the mailing list with a web-based > forum. The mailing list is an anachronism.  -65535 -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -

Re: Statement of disappointment

2020-03-10 Thread Glenn Holmer
re are three buttons: "Properties", "Events", and "Code". Click the "Code" button and you will see a number of options for customizing the code that NetBeans generates. -- Glenn Holmer (Linux registered user #1668

generated code

2020-02-26 Thread Glenn Holmer
There was an interesting question in #netbeans IRC on Freenode: "Is there a template for the (Java) generated hashcode, equals, and toString methods that I can edit so that it conforms to my required style?" Does anybody know the answer? -- Glenn Holmer (Linux registered user #166

Re: FXML file context menu

2020-01-22 Thread Glenn Holmer
On 1/22/20 9:32 AM, Glenn Holmer wrote: > What is the "Open Advanced..." context menu item for a JavaFX FXML file > supposed to do? As far as I can tell, it doesn't do anything. Interesting, JavaFX was not yet "activated" when that menu item appeared (new install

FXML file context menu

2020-01-22 Thread Glenn Holmer
What is the "Open Advanced..." context menu item for a JavaFX FXML file supposed to do? As far as I can tell, it doesn't do anything. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the af

JavaFX Javadoc

2020-01-21 Thread Glenn Holmer
x.jar). If I select "View Javadoc" from the context menu on javafx-fxml-13.jar, it does come up in a browser. Is there a way to make the Javadoc appear as expected? screenshot: https://www.lyonlabs.org/temp/javafx-javadoc.png -- Glenn Holmer (Linux registered user #16682) "After the

Re: Newbie to Maven problem -- JavaFX runtime components missing

2020-01-16 Thread Glenn Holmer
On 1/16/20 12:16 PM, Emilian Bold wrote: > I seem to remember profiling is/was entirely broken on Win 64. Not > sure which OS you are using. Linux (Debian Buster). > On Thu, Jan 16, 2020 at 6:01 PM Glenn Holmer > wrote: >> >> On 1/1/20 2:51 PM, Geertjan W

Re: Newbie to Maven problem -- JavaFX runtime components missing

2020-01-16 Thread Glenn Holmer
ith-javafx-12 For me, two questions remain: 1) Does anybody know how to get profiling to work? 2) Will FX projects work out-of-box in the next release? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- a

Re: ISO-8859-1

2019-10-31 Thread Glenn Holmer
e.g. ö --> oe), so there's no more need for a hack and I can continue to enjoy NetBeans' superb git support while working on an obscure piece of 6502 code :) For those who just have to know: https://www.lyonlabs.org/commodore/onrequest/geckos-analysis.html -- Glenn Holmer (Linux reg

Re: ISO-8859-1

2019-10-28 Thread Glenn Holmer
On 10/28/19 1:33 PM, Jack Woehr wrote: > Try jEdit I am :) We used to use it at work, back in prehistoric times before we were using NetBeans. Unfortunately, its git plugin leaves something to be desired. > On Mon, Oct 28, 2019 at 12:23 PM Glenn Holmer > wrote: > > Except th

Re: ISO-8859-1

2019-10-28 Thread Glenn Holmer
not be the right tool for the job, but I love its git support so much! -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mail: user

ISO-8859-1

2019-10-28 Thread Glenn Holmer
ified directory and below using e.g. ISO-8859-1? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." <> - To unsubscribe, e-mail: users-unsubscr...@netbeans.apac

Re: The last straw

2019-09-28 Thread Glenn Holmer
On 9/28/19 10:21 AM, Neil C Smith wrote: > On Sat, 28 Sep 2019 at 16:05, Alan Cameron > wrote: >> A radical rethink is long overdue. > > Apache *is* the radical rethink! +1 -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the

Re: Printing from IDE 11.0

2019-09-07 Thread Glenn Holmer
ta\Roaming\NetBeans\11.1 *Cache directory:* C:\Users\Philip\AppData\Local\NetBeans\Cache\11.1 Don't know if this applies to your environment, but years ago under Linux, I remember having to make sure the printer was set as the default (in OS settings) even if there was only one. -- Glen

git remote push using SSH

2019-09-03 Thread Glenn Holmer
t 47c30fa..8be0c01 cenbe -> cenbe cenbe@greyhand:/mnt/common/src/geckos > What might I be doing wrong? I'm running Debian "Buster" with git version 2.20. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe."

Re: subscribe

2019-08-01 Thread Glenn Holmer
On 8/1/19 7:43 AM, Colin Wyke wrote: > Please *unsubscribe* me from email list. https://netbeans.apache.org/community/mailing-lists.html#users -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- a

Re: Swing in Netbeans

2019-06-26 Thread Glenn Holmer
asier just to continue with Netbeans version 8? Swing's supported, I've been working on a Swing project with NB 11. Maybe the ancients were using a technology besides Swing that's no longer supported or needs to be set up differently. Are you getting any interesting error messages? --

Re: SQL editor "Keep Prior Tabs"

2019-05-27 Thread Glenn Holmer
are the results of several queries. > > It's not working though. :) Yeah, someone mentioned that in IRC. I thought I just didn't know what it was supposed to do. > On Monday, May 27, 2019, 9:44:17 AM CDT, Glenn Holmer > wrote: > > What is this feature meant to do

SQL editor "Keep Prior Tabs"

2019-05-27 Thread Glenn Holmer
What is this feature meant to do? It's an icon in the toolbar, fifth from the left. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe

Re: Questions related to the use of Netbeans

2019-04-17 Thread Glenn Holmer
actical. We first looked at an early version of NetBeans, which didn't perform well. Then we looked at IBM's Visual Age for Java, which taught us the true meaning of pain and suffering. By this time NetBeans had matured enough to be useful, and the company was still using it when I retired

Re: Java: Project view: showing non-pom.xml files

2019-02-21 Thread Glenn Holmer
haha, I see we all piled on at once :) On 2/21/19 9:20 AM, Thomas Kellerer wrote: > the "Files" window that displays an "un-biased" view Well put. -- Glenn Holmer (Linux registered user #16682) "After the vintage season cam

Re: Java: Project view: showing non-pom.xml files

2019-02-21 Thread Glenn Holmer
really feels like it should be part of the > core functionality.  I must be missing something.  Any ideas? Did you try using the Files view (ctrl-2)? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the af

Re: NB-10 Experience - Impressed!

2019-01-05 Thread Glenn Holmer
ystem but it’s > definitely not a Hello World either! Can you set debugger breakpoints? Do you get Javadoc when you do ctrl-space? These are the problems I am still having. -- Glenn Holmer (Linux registered user #16682) "After the vintage sea

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Glenn Holmer
On 11/26/2018 07:57 AM, Bob wrote: > On 26/11/2018 13:55, Glenn Holmer wrote: >> On 11/26/2018 07:22 AM, Bob wrote: >>> Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on >>> Linux? If so, how have you installed Scene Builder? >> Just instal

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Glenn Holmer
to the default location in Tools/Options, Java, JavaFX tab (/opt/SceneBuilder). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail

Re: [javafx11][maven] Default JavaFX Maven build doesn't work for JDK 11

2018-11-25 Thread Glenn Holmer
On 11/25/2018 01:53 PM, Geertjan Wielenga wrote: > https://www.youtube.com/watch?v=RCdBmPfzeyM Did you get debugging to work with that? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- a

Re: [javafx11][maven] Default JavaFX Maven build doesn't work for JDK 11

2018-11-25 Thread Glenn Holmer
and JavaFX? If not, can anyone point me to > instructions for configuring the POM and the nbactions.xml file so that > compile and run both work? https://openjfx.io/openjfx-docs/ Click the NetBeans link. I have compile and run working, but not debug. -- Glenn Holmer (Linux registere

Re: FXML completion

2018-11-24 Thread Glenn Holmer
On 11/24/2018 12:17 PM, Geertjan Wielenga wrote: > Has NetBeans ever had code completion in FXML files? Apparently; I'm an FX newbie. https://www.youtube.com/watch?v=IjenXYBS3BM https://netbeans.org/bugzilla/show_bug.cgi?id=271048&x=22&y=7 -- Glenn Holmer (Linux registered use

FXML completion

2018-11-24 Thread Glenn Holmer
Is anybody else seeing this? Is there something special that has to be done to enable this now that FX is no longer part of SE? I'm using OpenJDK 11. Here's a sample project that shows this behavior (non-modular): https://gitlab.com/Cenbe/fxmaven -- Glenn Holmer (Linux registered use

Re: NetBeans, JavaFX and Java11

2018-11-16 Thread Glenn Holmer
ons from exec to java. What I'm seeing is that a) breakpoints don't work, and b) when I exit the program, the debugger appears to keep running (red square "Finish Debugger Session" icon still active in the toolbar). Anybody else seeing this? Any suggestions? -- Glenn Holmer (

Re: AW: SQL profiling

2018-10-22 Thread Glenn Holmer
er off using your database's own tools (e.g. pgAdmin for Postgres) or a query like EXPLAIN ANALYZE. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." -

SQL profiling

2018-10-21 Thread Glenn Holmer
earch among the queries. I created a Maven project and will upload it when I create this test spec for the next NetCAT. I didn't encounter any issues when testing this crazy cool feature. http://wiki.netbeans.org/ProfilerSqlQueries -- Glenn Holmer (Linux registered user #16682) "After th

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 -

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

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

2018-10-11 Thread Glenn Holmer
On 10/11/2018 09:07 AM, Glenn Holmer wrote: > NetBeans is an Apache project now (and uses JIRA for bug reporting). You > are welcome to submit the ridiculously easy PR for this. > > https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-1391?filter=resolvedrecently

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

2018-10-11 Thread Glenn Holmer
(and uses JIRA for bug reporting). You are welcome to submit the ridiculously easy PR for this. https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-1391?filter=resolvedrecently -- Glenn Holmer (Linux registered user #16682) "After the

Re: Using the profiler with JDK 11

2018-10-01 Thread Glenn Holmer
lto:peterhul...@gmail.com>> wrote: > > I have been trying to the use the NB9.0 profiler on a Java SE > project and JDK 11, but I get a JVM crash. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." --

Invitation to join the Apache NetBeans 10 Community Acceptance Testing program

2018-09-28 Thread Glenn Holmer
e test specs as soon as you join, as an important part of testing is keeping these specifications up to date. We look forward to seeing lots of participation in NetCAT again. Please join us to help make this the best NetBeans release ever! -- Glenn Holmer (Linux registered user #16682) "Afte

Re: File: Open Recent File … Not working

2018-08-29 Thread Glenn Holmer
On 08/29/2018 08:39 AM, Giacomo Trimarchi wrote: > *Apache Netbeans 9.0 > *"Clicking on a file in menu: File -> Open Recent File -> “Filename”" > works fine. Works here, too. Tried using NetBeans 9.0 on both Oracle JDK 1.8.0_162 and OpenJDK 11 RC, running under Debian S

New InfoQ article on Apache NetBeans status

2018-08-16 Thread Glenn Holmer
the last few days re what we're all > working on here -- and here is the result: > > https://www.infoq.com/news/2018/08/netbeans-apache-update-aug18 "Pull requests are welcome all day and any day!" \o/ -- Glenn Holmer (Linux registered user #16682) "After the

NetBeans IRC channel on freenode

2018-08-04 Thread Glenn Holmer
The NetBeans IRC channel over on freenode has been getting relentlessly spammed for days. Is anybody watching over that channel? I'd be willing to take it over; I'm a long-time IRC user and have run my own channel for a couple of years now (about 50 users). -- Glenn Holmer (Linux

Re: Netbeans 9 profiler

2018-07-14 Thread Glenn Holmer
On 07/14/2018 10:49 AM, Glenn Holmer wrote: > Source level is set to 9, Java platform is JDK10. Running under OpenJDK > 10. I was also on the profiler tribe for NetCAT. We only tested against > 8 and 10 since we knew that 9 would be superseded by the time NetBeans > 9.0 was released

Netbeans 9 profiler

2018-07-14 Thread Glenn Holmer
- BUILD SUCCESS Total time: 7.359 s Finished at: 2018-07-14T10:37:19-05:00 Final Memory: 7M/34M -------- -- Glenn Holmer (Linux registered user #16682) &q

Re: Netbeans 9 profiler

2018-07-13 Thread Glenn Holmer
number > as I'd like to see how it progresses? Yes, I couldn't find it either. FYI, this was reported during NetCAT: https://issues.apache.org/jira/browse/NETBEANS-298 -- Glenn Holmer (Linux registered user #16682) "After

Re: NB 9.0 rc1 on Java 10

2018-05-29 Thread Glenn Holmer
) # # It can be overridden on command line by using --jdkhome # Be careful when changing jdkhome. # There are two NetBeans launchers for Windows (32-bit and 64-bit) and # installer points to one of those in the NetBeans application shortcut # based on the Java version selected at installation time. #

Re: NetBeans 9.0 not showing Git history in "Editor History" tab

2018-04-28 Thread Glenn Holmer
On 04/28/2018 04:28 AM, Emilian Bold wrote: > Fixed https://github.com/apache/incubator-netbeans/pull/524 Built from source, works great. Thanks! -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- a

Re: NetBeans 9.0 not showing Git history in "Editor History" tab

2018-04-25 Thread Glenn Holmer
t myself). -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org For additional commands, e-mail: users-h...@n

Re: NetBeans 9.0 not showing Git history in "Editor History" tab

2018-04-25 Thread Glenn Holmer
he "proper" one to use to get the latest nightly build? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscribe, e-mail: users-unsubscr...@n

Re: NetBeans 9.0 not showing Git history in "Editor History" tab

2018-04-24 Thread Glenn Holmer
On 04/24/2018 10:46 AM, Thomas Kellerer wrote: > Glenn Holmer schrieb am 24.04.2018 um 16:36: >> On 04/24/2018 08:45 AM, Thomas Kellerer wrote: >>> I am using the current 9.0 build 272 >> Most recent is 413: >> >> https://builds.apache.org/view/Incubator%20P

Re: NetBeans 9.0 not showing Git history in "Editor History" tab

2018-04-24 Thread Glenn Holmer
On 04/24/2018 08:45 AM, Thomas Kellerer wrote: > I am using the current 9.0 build 272 Most recent is 413: https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-linux/lastSuccessfulBuild/artifact/nbbuild/ -- Glenn Holmer (Linux registered user #16682) "After the

#netbeans on freenode

2018-04-08 Thread Glenn Holmer
The #netbeans IRC channel on freenode has the old URL in the topic (netbeans.org). Maybe it's time to change it to netbeans.apache.org? -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath --

Re: java.util.zip.CRC32C cannot be found on the system module path

2018-04-04 Thread Glenn Holmer
On 04/04/2018 09:11 AM, Glenn Holmer wrote: > On 04/03/2018 06:08 PM, Efrem Mc wrote: >> I went to an existing Java Application, and switched it from JDK8 >> (default) to JDK10. I rebuild using Clean and Build >> I received no error message and was able to run the a

Re: java.util.zip.CRC32C cannot be found on the system module path

2018-04-04 Thread Glenn Holmer
ion. Please advise. It was when starting the profiler, but this morning I tried again after deleting userdir, cache, and sample project, and couldn't reproduce it. I'm assuming it had to do with changing source level and JDK version repeatedly during testing. >> On Tue, Apr 3, 2

Re: java.util.zip.CRC32C cannot be found on the system module path

2018-04-03 Thread Glenn Holmer
get a log the same log output about changing back to 1.8 I'm also seeing this for java.lang.AssertionError (when starting the profiler against the Anagram Game sample project under JDK 10), with a message saying "Changing source level to 1.3" (looks like lines 970-977 of JavacPars

Re: presentation templates

2018-03-21 Thread Glenn Holmer
eat pull request [2] to the website. This is a PDF of the preso I'll give tonight: https://www.lyonlabs.org/apache-netbeans-sheboygan-preso.pdf I'm not satisfied with the text vs background color; that background image has a huge range of colors. But I couldn't resist using the same

presentation templates

2018-03-20 Thread Glenn Holmer
lides (like at JavaOne) to help define the Apache NetBeans "brand". -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsubscrib

Re: Do you use NetBeans with SVN or CVS?

2018-03-10 Thread Glenn Holmer
On 03/10/2018 05:16 PM, Brett Ryan wrote: > Did you import settings? Nope. > I don’t know how you all are getting cvs. When I do a fresh install > with the same I don’t get it and it doesn’t appear in the plugin > portal. > >> On 11 Mar 2018, at 09:39, Glenn Holmer wrote:

Re: Do you use NetBeans with SVN or CVS?

2018-03-08 Thread Glenn Holmer
;discourage its use", especially since Subversion is also an Apache project. CVS is another story entirely. P.S. I'm speaking as someone who has migrated from svn to git. -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe.&qu

Re: Long Live NetBeans!

2018-03-06 Thread Glenn Holmer
luence/display/NETBEANS/NetCAT It's a great way to contribute to making NetBeans the best IDE! -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and Cenbe." - To unsub

Re: Invitation to Apache NetBeans 9.0 Community Acceptance Testing program

2018-02-27 Thread Glenn Holmer
of NetBeans. Don't miss the opportunity to be a > part of this initiative! > >    For information about how to join, and more about NetCAT in general, > read the registration page at > https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+9.0+Participants Name: Glenn

9.0 NetCAT

2018-02-08 Thread Glenn Holmer
Are there plans for starting NetCAT if rc3 of the beta passes the IPMC vote? Should this page be updated? https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT -- Glenn Holmer (Linux registered user #16682) "After the vintage season came the aftermath -- and

  1   2   >