Re: Netbeans RCP and logging

2025-03-19 Thread Peter Kirkham
13/03/2025 7:29 pm, Bernd Köster wrote: Hello, we are investigating the Netbeans RCP Platform for an application development. We are now searching for the right approach to configure the logging in Netbeans. Our first change would be to enable the timestamp in the logging. Is there a

Re: Netbeans RCP and logging

2025-03-15 Thread Bernd Köster
. März 2025 10:48:16 Betreff: Re: Netbeans RCP and logging Greetings, Which logging system do you intend to use? There's more than 1 and they are all configurable. -- Mark A. Flacy mfl...@verizon.net On Thursday, March 13, 2025 4:29:36 AM CDT Bernd Köster wrote: > Hello,

Re: Netbeans RCP and logging

2025-03-14 Thread Bernd Köster
And the link: https://plugins.netbeans.apache.org/catalogue/?id=40 Von: "Bernd Köster" An: "NetbeansUusers" Gesendet: Freitag, 14. März 2025 12:23:20 Betreff: Re: Netbeans RCP and logging As it does not seem to get configurable, we try the solution in the FAQs

Re: Netbeans RCP and logging

2025-03-14 Thread Bernd Köster
a" CC: "NetbeansUusers" Gesendet: Donnerstag, 13. März 2025 17:06:03 Betreff: Re: Netbeans RCP and logging > Ok, we'll do it this way. I hoped that one could add a configuration f.e. a > logging.properties in the /etc and change the logging behavior. What w

Re: Netbeans RCP and logging

2025-03-13 Thread Bernd Köster
Ok, we'll do it this way. I hoped that one could add a configuration f.e. a logging.properties in the /etc and change the logging behavior. Bernd Köster Von: "Geertjan Wielenga" An: "Bernd Köster" CC: "NetbeansUusers" Gesendet: Donnerstag, 13. März 2

Re: Netbeans RCP and logging

2025-03-13 Thread Eirik Bakke
ernd Köster Date: Thursday, March 13, 2025 at 6:42 AM To: Geertjan Wielenga Cc: NetbeansUusers Subject: Re: Netbeans RCP and logging Ok, we'll do it this way. I hoped that one could add a configuration f.e. a logging.properties in the /etc and change the logging behavior. Bernd Köster

Re: Netbeans RCP and logging

2025-03-13 Thread Mark A. Flacy
for your time, > > Bernd > > > Von: "Mark A. Flacy" > An: "NetbeansUusers" > Gesendet: Donnerstag, 13. März 2025 10:48:16 > Betreff: Re: Netbeans RCP and logging > > > > Greetings, > > > Which logging system do you intend to use? Ther

Re: Netbeans RCP and logging

2025-03-13 Thread Geertjan Wielenga
d > > > Von: "Mark A. Flacy" > An: "NetbeansUusers" > Gesendet: Donnerstag, 13. März 2025 10:48:16 > Betreff: Re: Netbeans RCP and logging > > Greetings, > > > Which logging system do you intend to use? There'

Re: Netbeans RCP and logging

2025-03-13 Thread Mark A. Flacy
Greetings, Which logging system do you intend to use? There's more than 1 and they are all configurable. -- Mark A. Flacy /mfl...@verizon.net/ On Thursday, March 13, 2025 4:29:36 AM CDT Bernd Köster wrote: > Hello, > > we are investigating the Netbeans RCP Platform for

Netbeans RCP and logging

2025-03-13 Thread Bernd Köster
Hello, we are investigating the Netbeans RCP Platform for an application development. We are now searching for the right approach to configure the logging in Netbeans. Our first change would be to enable the timestamp in the logging. Is there a configuration file, which can be used to change

Re: Error highlighting for editor in NetBeans RCP application

2024-01-15 Thread Peter Kirkham
Update. Turns out that when I previous tried enabling every single module in the the 'ide' and 'platform' I hadn't done a clean a build. When tried again and did this, the error highlighting worked. After some laborious trial and error I found that the module I needed to have enabled was the

Error highlighting for editor in NetBeans RCP application

2024-01-14 Thread Peter Kirkham
Hello there, I've not had to reach out to the NetBeans community for a while, although I've been using NetBeans and the RCP for many years. Most of the work I've done has involved embedding different Swing-based JPanels in TopComponents and just leveraging the platform's windowing system etc

Re: NetBeans RCP

2020-07-10 Thread Jerome Lelasseux
Kristian, It might help you to see other Netbeans RCP app examples, like https://github.com/praxis-live/praxis-live  from Neil C Smith, or my JJazzLab repo https://github.com/jjazzboss/JJazzLab-X Jerome Le vendredi 10 juillet 2020 à 12:26:52 UTC+2, Kristian Rink a écrit

Re: NetBeans RCP

2020-07-10 Thread Kristian Rink
Thanks guys. Gonna take a look and see how far it gets me. Best, Kristian Am 10.07.20 um 10:31 schrieb Geertjan Wielenga: This is still good: https://leanpub.com/nbp4beginners Gj On Fri, 10 Jul 2020 at 10:27, Emilian Bold > wrote: I think one of the book

Re: NetBeans RCP

2020-07-10 Thread Geertjan Wielenga
with NetBeans in a while but, given a bit more time > > at hand right now, am looking into a smaller project that needs a > > desktop environment. As NetBeans has changed considerably since I last > > touched it, just a short question: Is NetBeans RCP still a thing? Still >

Re: NetBeans RCP

2020-07-10 Thread Emilian Bold
ly since I last > touched it, just a short question: Is NetBeans RCP still a thing? Still > have two books on that issue that date back to as far as 2007, and am > unsure (after taking a quick dive/browser) how up-to-date the docs on > https://netbeans.apache.org/tutorials/nbm-quick-start.ht

NetBeans RCP

2020-07-10 Thread Kristian Rink
Folks; haven't been here or with NetBeans in a while but, given a bit more time at hand right now, am looking into a smaller project that needs a desktop environment. As NetBeans has changed considerably since I last touched it, just a short question: Is NetBeans RCP still a thing?

Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
wrote: > > >> Is there a corresponding Netbeans RCP version for every Netbeans IDE > >> release? > > > > >Yes, but there aren't necessarily Platform changes between NetBeans > >releases. I think you could look at the individual module versions to see if

RE: Netbeans RCP Compatibility

2019-10-17 Thread Adam Korynta
>> Is there a corresponding Netbeans RCP version for every Netbeans IDE release? >Yes, but there aren't necessarily Platform changes between NetBeans releases. >I think you could look at the individual module versions to see if something >actually changed. Based on the

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
Platform modules are in the “platform” folder in the GitHub repo — and pull requests from you and your colleagues are more than welcome. github.com/apache/netbeans Gj On Thu, 17 Oct 2019 at 17:18, Adam Korynta wrote: > >> Is there a corresponding Netbeans RCP version for every Net

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
tes engineering software for the California Department > of Water Resources using the Netbeans RCP for a modeling post-processing > tool (https://github.com/CalSimCalLite/DWR-Enhanced-Post-Processing-Tool). > In this project we are using the maven nbm tooling. > > > > For the U.

RE: Netbeans RCP Compatibility

2019-10-17 Thread Adam Korynta
All of this information is perfect, thank you for your reply. Our organization writes engineering software for the California Department of Water Resources using the Netbeans RCP for a modeling post-processing tool (https://github.com/CalSimCalLite/DWR-Enhanced-Post-Processing-Tool). In this

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
https://bits.netbeans.org/dev/javadoc/apichanges.html Gj On Thu, Oct 17, 2019 at 11:11 AM Neil C Smith wrote: > On Thu, 17 Oct 2019 at 10:03, Emilian Bold wrote: > > > > > Note that every NetBeans release has the spec version of every module > > increased, so this might not be a useful guide!

Re: Netbeans RCP Compatibility

2019-10-17 Thread Neil C Smith
On Thu, 17 Oct 2019 at 10:03, Emilian Bold wrote: > > > Note that every NetBeans release has the spec version of every module > increased, so this might not be a useful guide! > > So besides diff-ing source code is there some way to see if something > changed in the Platform? Well, you can at lea

Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
u, 17 Oct 2019 at 00:21, Adam Korynta wrote: > > I assume Netbeans RCP 8.2 only supports JDK 8. Is this right? And is > > OpenJDK supported? > > 8.2 works great with OpenJDK 8, should you need that as a stopgap. I > shipped Zulu OpenJDK 8 with an 8.2 based application f

Re: Netbeans RCP Compatibility

2019-10-17 Thread Neil C Smith
On Thu, 17 Oct 2019 at 00:21, Adam Korynta wrote: > I assume Netbeans RCP 8.2 only supports JDK 8. Is this right? And is OpenJDK > supported? 8.2 works great with OpenJDK 8, should you need that as a stopgap. I shipped Zulu OpenJDK 8 with an 8.2 based application for some time, although

Re: Netbeans RCP Compatibility

2019-10-17 Thread Emilian Bold
> Is there a corresponding Netbeans RCP version for every Netbeans IDE release? Yes, but there aren't necessarily Platform changes between NetBeans releases. I think you could look at the individual module versions to see if something actually changed. > What JDK versions does Netb

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
and are researching all of the steps we will need to take > for this process. Currently, all of our applications are using the last > Oracle 8 JDK release. > > We have several desktop applications using Netbeans RCP 8.2 built with the > Netbeans 8.2 IDE (one using the maven RELEAS

Re: Netbeans RCP Compatibility

2019-10-17 Thread Geertjan Wielenga
for this process. Currently, all of our applications are using the last >> Oracle 8 JDK release. >> >> We have several desktop applications using Netbeans RCP 8.2 built with >> the Netbeans 8.2 IDE (one using the maven RELEASE82 version). >> >> >> >> Questions: &

Netbeans RCP Compatibility

2019-10-16 Thread Adam Korynta
applications using Netbeans RCP 8.2 built with the Netbeans 8.2 IDE (one using the maven RELEASE82 version). Questions: I assume Netbeans RCP 8.2 only supports JDK 8. Is this right? And is OpenJDK supported? Where can I find information on the newer releases of Netbeans RCP? Specifically: * Is

Re: NetBeans RCP for Java 11

2019-06-21 Thread Neil C Smith
On Thu, 20 Jun 2019 at 23:24, JD Smith wrote: > I also created Jira Bug NETBEANS-2731 for the Illegal reflective access > warnings that are occurring. If the warnings are a concern for you, you should probably look at adding the relevant options from the netbeans.conf to your RCP equivalent file

RE: NetBeans RCP for Java 11

2019-06-20 Thread JD Smith
Subject: Re: NetBeans RCP for Java 11 On Thu, 20 Jun 2019 at 18:08, JD Smith wrote: > When will a new version of the NetBeans RCP be available that supports Java > 11? > > The NetBeans 11 IDE still has for the latest version RELEASE82 for NetBeans > applications. The 11.0 RCP defi

RE: NetBeans RCP for Java 11

2019-06-20 Thread JD Smith
11:20 AM To: JD Smith Cc: NetBeans Mailing List Subject: Re: NetBeans RCP for Java 11 On Thu, 20 Jun 2019 at 18:08, JD Smith wrote: > When will a new version of the NetBeans RCP be available that supports Java > 11? > > The NetBeans 11 IDE still has for the latest version R

Re: NetBeans RCP for Java 11

2019-06-20 Thread Geertjan Wielenga
eil C Smith > Sent: Thursday, June 20, 2019 11:20 AM > To: JD Smith > Cc: NetBeans Mailing List > Subject: Re: NetBeans RCP for Java 11 > > On Thu, 20 Jun 2019 at 18:08, JD Smith > wrote: > > When will a new version of the NetBeans RCP be available that supports > Ja

RE: NetBeans RCP for Java 11

2019-06-20 Thread JD Smith
t the latest version 11 RCP artifacts? Thanks, JD -Original Message- From: Neil C Smith Sent: Thursday, June 20, 2019 11:20 AM To: JD Smith Cc: NetBeans Mailing List Subject: Re: NetBeans RCP for Java 11 On Thu, 20 Jun 2019 at 18:08, JD Smith wrote: > When will a new version of the

Re: NetBeans RCP for Java 11

2019-06-20 Thread Neil C Smith
On Thu, 20 Jun 2019 at 18:08, JD Smith wrote: > When will a new version of the NetBeans RCP be available that supports Java > 11? > > The NetBeans 11 IDE still has for the latest version RELEASE82 for NetBeans > applications. The 11.0 RCP definitely supports Java 11+, although I

NetBeans RCP for Java 11

2019-06-20 Thread JD Smith
When will a new version of the NetBeans RCP be available that supports Java 11? The NetBeans 11 IDE still has for the latest version RELEASE82 for NetBeans applications. When running my NetBeans application, which is based on RELEASE82, with Java 11, I get Illegal reflective access warnings

Re: My Netbeans RCP app fails when launched via the Netbeans-generated installer

2019-04-16 Thread Jerome Lelasseux
s.org - org.netbeans.autoupdate.issues - MarkMail | | | | [Bug 257807] New: Cannot run zipped distribution build on top of platfor... | | | Le lundi 15 avril 2019 à 22:44:38 UTC+2, Jerome Lelasseux a écrit : Hello, My Netbeans RCP application compiles and works fine when started

My Netbeans RCP app fails when launched via the Netbeans-generated installer

2019-04-15 Thread Jerome Lelasseux
Hello, My Netbeans RCP application compiles and works fine when started from the IDE (Netbeans 11/Win10). If I start it using the Netbeans-generated installer, I get the following error: Exception in thread "main" java.lang.NoClassDefFoundError: org/objectweb/asm/ClassVisitor whi

Windows layout for NetBeans RCP Maven project

2019-03-29 Thread Blaine Bergeson (bbergeson)
Hi, I am trying to set the main window size, modes, and size of each mode as I have always done in the past with Ant based RCP apps although I can't seem to get it to work on my Maven RCP app. I have performed the following: In the main package of my branding module I selected new Windows Layo

Netbeans RCP branding

2019-01-03 Thread Blaine Bergeson (bbergeson)
I am trying to brand my rcp app, but I can't get around a conflict. I am using Netbeans 8.2, maven, and java 1.8 on Windows10. First, I implemented the following to brand the app(have the version show next to the app name in the title bar) using project version property: http://wiki.netbeans.

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread Emilian Bold
The RCP is still supported and will be. I don't think 9.0 versus 10.0 will matter in terms of RCP, so if you have to pick something, go with the latest version. Backporting stuff for 6.9.1 might be an option depending how expensive the migration is going to be, but I think there's value in the mig

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread tanas gjorgoski
al Message- > From: tanas gjorgoski > Sent: Friday, October 19, 2018 9:10 AM > To: Neil C Smith > Cc: Eirik Bakke ; users@netbeans.apache.org > Subject: Re: [rcp][platform] Moving UI application based on Netbeans RCP > 6.9.1 to 9.0 ? > > Thanks for the link Neil! &

RE: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread Eirik Bakke
application. -Original Message- From: tanas gjorgoski Sent: Friday, October 19, 2018 9:10 AM To: Neil C Smith Cc: Eirik Bakke ; users@netbeans.apache.org Subject: Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ? Thanks for the link Neil! I read through

RE: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread Eirik Bakke
rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ? Thanks Eric! It seems we are using ant build, but with a gradle wrapper which injects the maven dependencies. Looking at our code I'm under impression that ant is the only option, do newer versions support building the

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread tanas gjorgoski
Thanks for the link Neil! I read through the text. Am I right thinking that in this case the Netbeans Platform jars are maven dependency of the App, and they are downloaded from a maven repo? That is - the Netbeans Platform code itself needs first to be built (using "regular" ant build?) and

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread Neil C Smith
On Fri, 19 Oct 2018 at 11:08, tanas gjorgoski wrote: > It seems we are using ant build, but with a gradle wrapper which injects the > maven dependencies. > Looking at our code I'm under impression that ant is the only option, do > newer versions support building the Netbeans Platform apps using

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread tanas gjorgoski
system are you using--ant or maven? > > -- Eirik > > -Original Message- > From: tanas gjorgoski > Sent: Thursday, October 18, 2018 12:14 PM > To: us...@netbeans.incubator.apache.org > Subject: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to > 9.

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-19 Thread tanas gjorgoski
Thanks Geertjan! > On 18 Oct 2018, at 19:29, Geertjan Wielenga > wrote: > > I'd recommend using Apache NetBeans 10, of which there already is a voting > candidate to try out, rather than Apache NetBeans 9. > > See the voting candidate for Apache NetBeans 10, which should be perfect to > try

RE: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-18 Thread Eirik Bakke
ject: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ? Hi, The company I work for has an UI app built using the Netbeans Rich Client Platform (RCP) 6.9.1 version. It has stopped working under JDK 9, and I got the job of figuring out what to do. I think it would be best

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-18 Thread Geertjan Wielenga
I'd recommend using Apache NetBeans 10, of which there already is a voting candidate to try out, rather than Apache NetBeans 9. See the voting candidate for Apache NetBeans 10, which should be perfect to try out as the basis of your NetBeans Platform software: https://cwiki.apache.org/confluence/

Re: [rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-18 Thread Geertjan Wielenga
https://www.chartsy.one/ Take a look at the above, especially: https://www.chartsy.one/whats-new Kind of wondering how Apache NetBeans can possibly exist without the support for RCP planned to continue in future, and hoping you'll contribute to it, Gj On Thu, Oct 18, 2018 at 6:13 PM tanas gjo

[rcp][platform] Moving UI application based on Netbeans RCP 6.9.1 to 9.0 ?

2018-10-18 Thread tanas gjorgoski
Hi, The company I work for has an UI app built using the Netbeans Rich Client Platform (RCP) 6.9.1 version. It has stopped working under JDK 9, and I got the job of figuring out what to do. I think it would be best if we can move to Netbeans 9.0, instead of patching the 6.9.1 code. But before

Re: Netbeans RCP maven application doesn't launch properly

2018-05-08 Thread Geertjan Wielenga
Hi Blaine, https://stackoverflow.com/questions/27686524/netbeans-plattform-branding-doesnt-work-on-created-installer Hope it helps. Thanks, Gj On Tue, May 8, 2018 at 4:07 PM, Blaine Bergeson (bbergeson) < bberge...@micron.com> wrote: > Hi, > > > > I am new to using M

Netbeans RCP maven application doesn't launch properly

2018-05-08 Thread Blaine Bergeson (bbergeson)
Hi, I am new to using Maven for Netbeans RCP applications. I have built an RCP application which produces the zip file, but when I copy the zip file to a specific directory on Linux, unzip it, and then run the provided bash script in the bin directory, the application will launch but it will