Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-25 Thread frui...@yahoo.co.uk.INVALID
Are there any know problems running the C/C++ plugin for Netbeans 10 on the latest distribution of Raspbian? I had a clean installation of the latest full Raspbian on a 32G microSD.Using sudo apt-get install netbeans It loaded Netbeans 10 which ran fine but had no C/C++ support.I believed the

Re: [MASSMAIL]Re: Netbeans 11.3 not opening fxml in Scene Builder 11.0.0

2020-03-25 Thread jose . rodriguez
On 2020-03-25 14:56, Geertjan Wielenga wrote: In the Options window, go to the Java tab and then JavaFX within that. Gj On Wed, Mar 25, 2020 at 7:30 PM wrote: How do you integrate Scene Builder 11.0.0 with Netbeans 11.3? According to instructions googled, it should happen automagically with

Netbeans 11.3 not opening fxml in Scene Builder 11.0.0

2020-03-25 Thread jose . rodriguez
How do you integrate Scene Builder 11.0.0 with Netbeans 11.3? According to instructions googled, it should happen automagically with right-click/open after installing Scene Builder and then running NetBeans. I added SceneBuilder to the PATH, but still no luck. As you may gather from my latest

Re: Project context menu too long for screen

2020-03-25 Thread Laszlo Kishalmi
Well we might need to rethink what action shall be in the popup menu, like I have an ordinary maven application and there is a Run Selenium Test in the context menu as well as execute JShell... On 3/25/20 9:12 AM, jose.rodrig...@cenpalab.cu wrote: Hi: I am having a problem with the Project

Re: Netbeans 11.3 not opening fxml in Scene Builder 11.0.0

2020-03-25 Thread Geertjan Wielenga
In the Options window, go to the Java tab and then JavaFX within that. Gj On Wed, Mar 25, 2020 at 7:30 PM wrote: > How do you integrate Scene Builder 11.0.0 with Netbeans 11.3? According > to instructions googled, it should happen automagically with > right-click/open after installing Scene

Re: [java] Google style for Java

2020-03-25 Thread Zahid Rahman
“Integrate Google Java Style Guide in a Java project” by Alex Prut https://link.medium.com/oMuepe6J94 On Wed, 25 Mar 2020, 22:22 Joel Strasser, wrote: > Hello, > > Is there a way to format Java files according to the Google style > guidelines? > > I tried various plugins but they did not

Re: Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-25 Thread Emilian Bold
The most likely explanation is that it was the hardware card failing that made NetBeans not work properly. I wouldn't know how the 8.2 plugins work with current NetBeans but other people seem to suggest this workaround (although OpenBeans.org has had the /up-to-date/ C/C++ modules since 2018,

[java] Google style for Java

2020-03-25 Thread Joel Strasser
Hello, Is there a way to format Java files according to the Google style guidelines? I tried various plugins but they did not satisfy my expectations. Are there other possibilities to accomplish this? Greetings, Joel

Re: Netbeans C/C++ failing on Rasbian Buster (based on Debian)

2020-03-25 Thread frui...@yahoo.co.uk.INVALID
I have another SD card now so I am going to give it a go and take screenshots.It could be that the old card was faulty but until I did the C/C++ plugin installation (which failed) Raspbian was booting and working fine. On Wednesday, 25 March 2020, 22:13:40 GMT, Emilian Bold wrote:

Re: [java] Google style for Java

2020-03-25 Thread Joel Strasser
I went by configuring the required options myself. But thank you anyway! Mit freundlichen Grüßen/Best regards, Joel Strasser (joestr) strasser...@gmail.com On Thu, 26 Mar 2020, 01:45 Zahid Rahman, wrote: > “Integrate Google Java Style Guide in a Java project” by Alex Prut >

UML in Apache Netbeans 12.0

2020-03-25 Thread Brain Rebooting
Dear netbeans community, I have some questions. Here they are: 1. Does netbeans 12.0 include UML functionality? 2. Can I work with vaadin framework in netbeans 11.3 or in netbeans 12.0? 3. Is Netbeans 11.3 or upcoming 12.0 would be good for machine learning purpose? (means use java for machine

Project context menu too long for screen

2020-03-25 Thread jose . rodriguez
Hi: I am having a problem with the Project context menu for maven projects, where it is longer than the screen (1366 x 768 resolution). The last 2 items are outside the screen, but the last one on screen is actually inaccessible by mouse, only with the keyboard. The menu does not scroll