Re:Re: RE: Netbeans IDE 12.6/JavaFX 17/Java 11

2022-01-19 Thread 王东华
The tutorial is for Java Ant Application, we can integrate JavaFX in Netbeans Java Ant Application. Now, we can not integrated JavaFX for Netbeans Platform Application 在 2022-01-19 21:50:47,"Jean-Marc Borer" 写道: Have a look here. There is a JavaFX tutorial. https://netbeans.apac

Re: [C/C++] Unable to install and use clangd protocol server

2022-01-19 Thread slipbits
NB 12.5 Win-7-64 cygwin gcc v11 installed under cygwin clang v8.0.1 installed under cygwin clangd v13.0.0 installed under Win-7 Hi (and sorry for being a pest); I'm still having difficulty. 1. clang/clangd downloaded and installed. (no issue) 2. Tools->Option->C/C++->ccls configuration changed

(Linux) installer: default value of netbeans_jdkhome

2022-01-19 Thread Mitch Claborn
It would be helpful if the Linux installer would read the value of netbeans.con (netbeans_jdkhome) from the previously installed version and use that as the default in the installer dialog. -- Mitch - To unsubscribe, e-mail: u

Re: RE: Netbeans IDE 12.6/JavaFX 17/Java 11

2022-01-19 Thread Jean-Marc Borer
Have a look here. There is a JavaFX tutorial. https://netbeans.apache.org/kb/docs/java/index.html On Fri, Jan 14, 2022 at 11:08 AM wdh_456 wrote: > Thank you very much, I will try this way. > > > > 发自我的小米手机 > 在 Giovanni Dal Maso ,2022年1月14日 下午6:05写道: > > We had similar problems and in the end it

How to find the TopComponent(s) editor(s) for a DataLoader file

2022-01-19 Thread Jean-Marc Borer
Hi there, I am struggling how to get access to the TopComponent of a file editor from MultidataDataObject. I register a multi view editor for that object type and now have all the default cookies installed. However, I want to selette the source editor view on "Edit" acion and the visual view on "