Re: project files not auto refresh

2021-11-24 Thread Peter Cheung
() // }) ); this.project = project; } Thanks >From Peter From: Christian Lenz Sent: Tuesday, November 23, 2021 10:03 PM To: dev@netbeans.apache.org Subject: AW: project files not auto refresh Can you please point to a documentation for such a fileWatcher?

AW: project files not auto refresh

2021-11-23 Thread Christian Lenz
Can you please point to a documentation for such a fileWatcher? Von: Laszlo Kishalmi Gesendet: Montag, 15. November 2021 06:02 An: dev@netbeans.apache.org Betreff: Re: project files not auto refresh Just set up a watcher on your project files. On 11/12/21 20:35, Peter Cheung wrote: >

project files not auto refresh

2021-11-12 Thread Peter Cheung
Hi I am developing verilog plugins, i creatre a new project type. When the file is deleted in the fs, the project tree won't auto refresh. Any hints please? thanks Peter /* * Copyright 2021 Peter . * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use