Question about ParserResult.getDiagnostics()

2021-10-31 Thread Bartosz Tomasik
Hi  quick question: what is this method supposed to do? https://github.com/apache/netbeans/blob/76448e5011d37650a804a9a1c4fdf36f676807f3/ide/csl.types/src/org/netbeans/modules/csl/spi/ParserResult.java#L37  Do I need to create my own syntax error highlighter tasl/factory if I provide list of

Where to report missing javadocs

2020-03-16 Thread Bartosz Tomasik
Hi All  where to (which componet) should I report missing javadoc for module? -- regards Bartosz - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org

Functional tests (docker support)

2019-11-07 Thread Bartosz Tomasik
Hi All  Maybe I am wrong but I cannot find any high-level functional tests for docker module. Are there any? Do we want such? What's policy on crating/running these (I assume that we would need to run them on travis?) -- regards Bartosz Tomasik

Re: Unix socket implementation

2019-05-09 Thread Bartosz Tomasik
W dniu 08.05.2019 o 06:15, Jaroslav Tulach pisze: > Hello Bartosz, > having a way to connect to docker via Unix sockets would be great. > let's try than: https://github.com/apache/netbeans/pull/1242 -- regards Bartosz - To

Re: Unix socket implementation

2019-05-07 Thread Bartosz Tomasik
W dniu 06.05.2019 o 20:57, Bartosz Tomasik pisze: > Hi > >  I'm trying to fix > https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-2509 > (docker's plugin unix socket support) - but apart from some UI being > commented out, it looks like support for unix socket is m

Unix socket implementation

2019-05-06 Thread Bartosz Tomasik
netbeans have any lib for that or should I create wrapper module for https://github.com/kohlschutter/junixsocket ? -- regards Bartosz Tomasik - To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands