editing fxml

2019-04-12 Thread joe schmo
Every time I edit an fxml file inside Netbeans 11.0 I get dialog box about verification, is there a way suppress this? BC [cid:1e9cb706-e2fa-4b95-aafd-c90b56d71273]

Re: JavaFX debug

2019-04-11 Thread joe schmo
Doesn't work for me either JDK 11.0.2 NetBeans 11.0 Windows 10 From: Glenn Holmer Sent: April 11, 2019 10:17 AM To: dev@netbeans.incubator.apache.org Subject: Re: JavaFX debug On 4/11/19 3:30 AM, Luff,Chris wrote: > Works for me… > > > debug

JavaFX debug

2019-04-06 Thread joe schmo
I'm trying to debug a JavaFX program but it doesn't seem to recognize my breakpoints. Anyone else experience this? If so how did you fix it. Thanks BC

how to add dependency to a specific mavven repository

2019-03-14 Thread joe schmo
I am testing a Maven Spec and one of the tests is to add a local repository and then add a library to that repository and confirm through the repository browser that the library was added. I don't know how to add a library to a specific repository. Any help would be appreciated. BC

Maven projects do not create Main Class

2019-03-13 Thread joe schmo
I am testing a Maven spec and it includes tests that use a Main Class. I can create a Main Class and do the tests but I'm wondering if it is by design that Maven projects do not include the option to create a Main Class? When creating Java with Ant projects the option is given to create a

new assignment

2019-02-20 Thread joe schmo
I've finished the Test Suite assigned to me and I am available for another one. BC

testing servlets

2019-02-20 Thread joe schmo
Can someone help me with setting up a deployment server to test servlets? Thanks BC

Re: Problems with NB 11.0 VC1

2019-02-19 Thread joe schmo
PM joe schmo wrote: > Sorry, I should have mentions that "Next" and "Finish" buttons are > disabled. Only "Back" and "Cancel" are enabled. > > Tks, > > BC > > From: Geertjan Wielenga > Sent:

Re: Problems with NB 11.0 VC1

2019-02-19 Thread joe schmo
Feb 19, 2019 at 6:36 PM Eduardo Quintanilla wrote: > The image was blocked. Could you share the message as text? > > Eduardo Quintanilla > Software Developer > Block Networks<http://www.blocknetworks.com.mx/> > > From: joe schmo > Sent: martes, 19 de febrero de 2019

Re: Problems with NB 11.0 VC1

2019-02-19 Thread joe schmo
illa Sent: February 19, 2019 1:36 PM To: d...@netbeans.apache.org Subject: RE: Problems with NB 11.0 VC1 The image was blocked. Could you share the message as text? Eduardo Quintanilla Software Developer Block Networks<http://www.blocknetworks.com.mx/> From: joe schmo Sent: martes, 19 de

Problems with NB 11.0 VC1

2019-02-19 Thread joe schmo
When I select New Project, Java with Maven, Web Application I get the following message. I'm not sure what to do. [cid:ae9a1db1-a3eb-41c4-ae5e-a69fc67b4bc9]

Re: build process

2019-01-19 Thread joe schmo
To: NetBeans Dev@ Cc: d...@netbeans.apache.org Subject: Re: build process ant | tee logfile.txt (cd submodule; ant) --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Sat, Jan 19, 2019 at 12:31 PM joe schmo wrote: > > I'll try again. Is there any documen

build process

2019-01-19 Thread joe schmo
I'll try again. Is there any documentation on the build process? I'm wondering if there is a way to generate a log file during the build, also, I'm wondering if there is a way to build individual modules with the ant script. Thanks BC

build errors

2019-01-16 Thread joe schmo
Is there a log created during the build? I cloned the code base, did a build and I saw some exceptions fly by while the build was happening but I don't have any idea how to find out what happened. BC

Re: Feature functionality

2018-12-22 Thread joe schmo
small PRs) and see who answers :-) --emi http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more! On Thu, Dec 20, 2018 at 11:28 PM joe schmo wrote: > > Who decides how things work (at a detailed level)? I'm trying to learn the > code by looking at some issues I crea

Feature functionality

2018-12-20 Thread joe schmo
Who decides how things work (at a detailed level)? I'm trying to learn the code by looking at some issues I created while testing Refactoring features. There are some questions about how things "should" work, but since this is open source development I'm wondering if there are people who own

Re: build error

2018-11-15 Thread joe schmo
these annotation processors work, I also bumped into these before. What are you building? The module or the whole thing? --emi On Wed, Nov 14, 2018 at 12:39 PM joe schmo wrote: > > I just realized that my last message was ridiculous because I gave it no > context. I am trying to learn some of

debugging netbeans

2018-11-14 Thread joe schmo
Hello, Can someone tell me how to "turn on" and configure logging for the netbeans-incubator code? Thanks BC

build error

2018-11-13 Thread joe schmo
Does anyone know what this build error means? I frequently get it after making small code changes such as adding some small debug statements. error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Error reading