Re: Netbeans parser state of art ?

2019-08-12 Thread Geertjan Wielenga
On Mon, Aug 12, 2019 at 5:28 PM Abossolo Foh Guy < guy.abossolo@scientificware.com> wrote: > First, I wanted to write a Java class like swing JEditorPane with > mathematical writing ability. > Then use NetBeans platform to build applications with this extended > class. > I planned two stages :

Fwd: Different colors for different log levels

2019-08-12 Thread Артём Матюшенков
Hello! Could somebody here help me please with Netbeans log output customization? My problem is that all log levels in the output are colored black, excluding exception stack trace that has a red color. On the screenshot in the attachment there is a tomcat log, but the problem is relevant for any

Re:

2019-08-12 Thread Laszlo Kishalmi
Well, Could you be more specific? On 8/12/19 7:30 AM, Joe Anello wrote: help

Re: Netbeans parser state of art ?

2019-08-12 Thread Abossolo Foh Guy
First, I wanted to write a Java class like swing JEditorPane with mathematical writing ability. Then use NetBeans platform to build applications with this extended class. I planned two stages : - Extend swing.text to display and navigate in equations. - Write a parser for user entries. After ha

[no subject]

2019-08-12 Thread Joe Anello
help

Re: Netbeans parser state of art ?

2019-08-12 Thread Geertjan Wielenga
If you can provide more details, we can give you advice or point you in the right direction. Gj On Mon, Aug 12, 2019 at 3:55 PM Abossolo Foh Guy < guy.abossolo@scientificware.com> wrote: > In fact, I'm interested in the Netbeans parsing process as model for an > application. That why I was r

Re: Netbeans parser state of art ?

2019-08-12 Thread Abossolo Foh Guy
In fact, I'm interested in the Netbeans parsing process as model for an application. That why I was really interested by this blog post. The first time, I read the tutorial many years ago, I thought that Netbeans parsing was based only on JavaCC and that its API was simply exposed to NetBeans

Re: Netbeans parser state of art ?

2019-08-12 Thread Geertjan Wielenga
Well, what parser NetBeans uses itself is a completely different question to what parser you should use in your own NetBeans Platform application. If you read the blog, you'll see the needs of a programming language editor, i.e., you need to do more than parsing, you need to do a lot more than tha

Netbeans parser state of art ?

2019-08-12 Thread Abossolo Foh Guy
Hi, After reading the blog post : Why Does Apache NetBeans Need Its Own Parsers ? https://blogs.apache.org/netbeans/ I'm a bit confuse about netbeans' parsers state of art. Is this tutorial still current ? https://platform.netbeans.org/tutorials/nbm-javacc-parser.html Which parser should we u

Please fill in Java developer survey

2019-08-12 Thread Geertjan Wielenga
Hi all, In many ways, developer surveys are problematic and their results dubious, however it would be nice to see NetBeans better represented in some of them -- there's a new one that takes about 5 minutes to complete and is focused on a number of recent developments in the Java ecosystem: https