Re: Netbeans 11.3 Beta2 Gradle Project not showing up on Navigation tree

2020-02-01 Thread Laszlo Kishalmi
Can you create an issue and attach the IDE log to it? https://issues.apache.org/ On 2/1/20 7:26 AM, joe foe wrote: Hello, I downloaded and  ran the Netbeans 11.3 Beta2 released yesterday. Started with a clean userdir. Created a new Gradle Project and the process completed smoothly but i don'

Netbeans 11.3 Beta2 Gradle Project not showing up on Navigation tree

2020-02-01 Thread joe foe
Hello, I downloaded and ran the Netbeans 11.3 Beta2 released yesterday. Started with a clean userdir. Created a new Gradle Project and the process completed smoothly but i don't see the project on the navigation bar . See attached picture Anyone else having this problem? Configuration Windows 1

Re: [Parsing API] : GsfHintsProvider.computeErrors issue

2020-02-01 Thread Geertjan Wielenga
Not yet, no. I recommend you look at other examples e.g., in the NetBeans source code in GitHub. Gj On Sat, 1 Feb 2020 at 12:27, Bilu wrote: > none of this works, first example was quit similar. did you reproduce the > problem or not? > Le 01/02/2020 à 10:01, Geertjan Wielenga a écrit : > > htt

Re: [Parsing API] : GsfHintsProvider.computeErrors issue

2020-02-01 Thread Bilu
none of this works, first example was quit similar. did you reproduce the problem or not? Le 01/02/2020 à 10:01, Geertjan Wielenga a écrit : > https://github.com/search?q=SyntaxErrorHighlightingTask&type=Code > > Gj > > On Sat, Feb 1, 2020 at 12:48 AM Bilu Al > wrote: >

Re: [Parsing API] : GsfHintsProvider.computeErrors issue

2020-02-01 Thread Geertjan Wielenga
https://github.com/search?q=SyntaxErrorHighlightingTask&type=Code Gj On Sat, Feb 1, 2020 at 12:48 AM Bilu Al wrote: > > https://vimsky.com/zh-tw/examples/detail/java-method-org.netbeans.spi.editor.hints.ErrorDescriptionFactory.createErrorDescription.html > > There must be some issue change in t