RE: nb 10 question - plugins

2018-11-26 Thread Mike Billman
Wow! How did I miss that? Thanks! Mike From: Tushar Joshi Sent: Monday, November 26, 2018 12:23 PM To: Mike Billman Cc: users@netbeans.apache.org Subject: Re: nb 10 question - plugins There is a "Show details" checkbox on the plugin dialog box. Please check if that box is checked which wil

Re: Working directory and debug mode in netbeans

2018-11-26 Thread Tushar Joshi
Let me try to answer in order of your points #1. Netbeans Application to be started in given directory as current one - As the application is based on netbeans platform and developed by you I can think of overriding the current directory through some environmental variables like in your logic deve

Re: Working directory and debug mode in netbeans

2018-11-26 Thread Thomas Kellerer
Ah, I overlooked the "with the NetBeans platform" part - for such an application, the "Run targets" aren't available indeed. I don't know if there is a workaround. Thomas Christophe DOLCI schrieb am 26.11.2018 um 18:33: Thank you for your answer. Unfortunately I don't have any of this option

RE: Working directory and debug mode in netbeans

2018-11-26 Thread Christophe DOLCI
Thank you for your answer. Unfortunately I don't have any of this option (with the right click or from the toolbar), my project is a netbeans platform application so Ant based project. My netbeans version is 8.0.2, maybe I need a special plugin? If I try to create a new netbeans platform applica

Re: nb 10 question - plugins

2018-11-26 Thread Tushar Joshi
There is a "Show details" checkbox on the plugin dialog box. Please check if that box is checked which will show all the plugins in the list individually. with regards Tushar On Mon, Nov 26, 2018 at 9:33 PM Mike Billman wrote: > I noticed on plugins, that all of the plugins we install

Re: Working directory and debug mode in netbeans

2018-11-26 Thread Thomas Kellerer
You can do that in the "Run" configuration: Assuming you are using an Ant based project, right click on the project, the select the "Run" section (or use the "Customize..." entry in the "Run target" drop down in the toolbar). You can define different run "Targets" and for each target you can de

Working directory and debug mode in netbeans

2018-11-26 Thread Christophe DOLCI
Hello all, Firstly thank you to adding me in this netbeans mailing list. I'm developing a Java application with the netbean framework and I'm encountered some problems. I have some questions about netbeans 8.0. 1. I would like to run my netbeans application, with netbeans ide, in a

nb 10 question - plugins

2018-11-26 Thread Mike Billman
I noticed on plugins, that all of the plugins we install are now listed under "user installed plugins" How would we go about un-installing a single plugin? Mike Billman Senior Software Engineer CPTE [qclogo] 11800 Conrey Rd Suite 150 Cincinnati, OH 45249 T +1 513 469 1424 E mikebill...@qcsoft

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
On 26/11/2018 14:11, Glenn Holmer wrote: On 11/26/2018 07:57 AM, Bob wrote: You didn't get a warning about the package being unsigned? (I'll be miffed if they've signed the Debian package but not the RPM package.) No, I didn't. I installed from the command line ("dpkg -i scenebuilder-11.0.0.deb

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Geertjan Wielenga
https://stackoverflow.com/tags/gluon/ Gj On Monday, November 26, 2018, Bob wrote: > On 26/11/2018 14:02, Geertjan Wielenga wrote: > >> For questions re Gluon, best to join Gluon mailing lists and ask there, >> plus it would show the Gluon team that NetBeans users use Gluon >> technologies. >>

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
On 26/11/2018 14:02, Geertjan Wielenga wrote: For questions re Gluon, best to join Gluon mailing lists and ask there, plus it would show the Gluon team that NetBeans users use Gluon technologies. Gj I can't find a mailing list for Gluon, but I have used their "Contact Us" form to ask wheth

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Glenn Holmer
On 11/26/2018 07:57 AM, Bob wrote: > On 26/11/2018 13:55, Glenn Holmer wrote: >> On 11/26/2018 07:22 AM, Bob wrote: >>> Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on >>> Linux? If so, how have you installed Scene Builder? >> Just installed it here, on Debian (using the .d

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Geertjan Wielenga
For questions re Gluon, best to join Gluon mailing lists and ask there, plus it would show the Gluon team that NetBeans users use Gluon technologies. Gj On Monday, November 26, 2018, Bob wrote: > On 26/11/2018 13:55, Glenn Holmer wrote: > >> On 11/26/2018 07:22 AM, Bob wrote: >> >>> Is anyone s

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
On 26/11/2018 13:55, Glenn Holmer wrote: On 11/26/2018 07:22 AM, Bob wrote: Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on Linux? If so, how have you installed Scene Builder? Just installed it here, on Debian (using the .deb file). Starts successfully when double-click

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Glenn Holmer
On 11/26/2018 07:22 AM, Bob wrote: > Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on > Linux? If so, how have you installed Scene Builder? Just installed it here, on Debian (using the .deb file). Starts successfully when double-clicking an FXML file, as it installs to the

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
On 26/11/2018 13:22, Bob wrote: Hello, all. Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on Linux? If so, how have you installed Scene Builder? Trying the RPM file from the Gluon download page leads to OpenSUSE'

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
On 26/11/2018 13:24, Geertjan Wielenga wrote: Another options to try: http://plugins.netbeans.org/plugin/55434/monet-the-javafx-scene-builder-integration Gj That plugin was last updated in 2014, so I'm going to swerve that. -- Bob ---

Re: [javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Geertjan Wielenga
Another options to try: http://plugins.netbeans.org/plugin/55434/monet-the-javafx-scene-builder-integration Gj On Mon, Nov 26, 2018 at 2:22 PM Bob wrote: > Hello, all. > > Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on > Linux? If so, how have you installed Scene Buil

[javafx][scenebuilder][linux] Scene Builder 11

2018-11-26 Thread Bob
Hello, all. Is anyone successfully using Scene Builder 11 with Apache Netbeans 10 on Linux? If so, how have you installed Scene Builder? Trying the RPM file from the Gluon download page leads to OpenSUSE's software installer stopping with

Re: [javafx11][maven] Default JavaFX Maven build doesn't work for JDK 11

2018-11-26 Thread Geertjan Wielenga
I don't know the answers to your questions, I would recommend taking a look at the many instructions here related to NetBeans and JavaFX: https://openjfx.io/openjfx-docs/#introduction Gj On Mon, Nov 26, 2018 at 1:56 PM Bob wrote: > On 25/11/2018 19:53, Geertjan Wielenga wrote: > > https://www.

Re: [javafx11][maven] Default JavaFX Maven build doesn't work for JDK 11

2018-11-26 Thread Bob
On 25/11/2018 19:53, Geertjan Wielenga wrote: https://www.youtube.com/watch?v=RCdBmPfzeyM Gj Hello, Geertjan. Can you tell me: what is the difference between the last part of my current "Run" goal: exec:java and the last part of your "Run" goal: org.codehaus.mojo:exec-maven-plugin