[jira] [Commented] (NETBEANS-3175) Remove old JavaFX Maven Application template, replace with Gluon

2019-09-27 Thread Chuck Davis (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939584#comment-16939584
 ] 

Chuck Davis commented on NETBEANS-3175:
---

Just as long as it is clear the project needs one or the other:  JDK8 
integrated jfx or JDK11+  external jfx.  I don't know how much room is 
available.

"JFX integrated (requires JDK8)"; "JFX external (requires JDK9+ with installed 
JFX libraries)".

> Remove old JavaFX Maven Application template, replace with Gluon
> 
>
> Key: NETBEANS-3175
> URL: https://issues.apache.org/jira/browse/NETBEANS-3175
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3175) Remove old JavaFX Maven Application template, replace with Gluon

2019-09-27 Thread Chuck Davis (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16939506#comment-16939506
 ] 

Chuck Davis commented on NETBEANS-3175:
---

This seriously needs to be fixed if NB is going to attract new users.  The pom 
for JDK8 is quite different from the pom for JDK11+ so we need two differing 
JFX Application types on the create new project menu.

> Remove old JavaFX Maven Application template, replace with Gluon
> 
>
> Key: NETBEANS-3175
> URL: https://issues.apache.org/jira/browse/NETBEANS-3175
> Project: NetBeans
>  Issue Type: Bug
>Reporter: Geertjan Wielenga
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-21 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658429#comment-16658429
 ] 

Chuck Davis commented on NETBEANS-1343:
---

Neat trick.

I prefer the maven approach (because I'm basically lazy and like my tools to do 
the work) but as I recall from those days long ago I think this approach would 
produce an executable jar (unless it's changed to a module).  Both demos should 
be uploaded to tutorials on the NB web site – not every developer wants to use 
maven.  NB just does maven so incredibly well.

Thanks again for spending your day on this.  I hope to see the maven approach 
appear in the new project menu of a Jenkins build soon!  :)

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-21 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658411#comment-16658411
 ] 

Chuck Davis commented on NETBEANS-1343:
---

That would be awesome.  It would show NB is really moving along in the right 
direction (forward!) and greatly facilitate development of future Java desktop 
applications.  It wouldn't be as integrated as Swing but a VERY usable 
development environment nonetheless.  I also think it is necessary due the the 
vast architectural differences between JDK8 and JDK11.

 

Thanks for checking this issue out and putting in the work you have to 
understand the issues.

 

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-21 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658370#comment-16658370
 ] 

Chuck Davis commented on NETBEANS-1343:
---

Great demo, Gj!!

 

Yes, if NB would create a correct POM and make the changes you have 
demonstrated that would be great!

 

Then, if NB would wrap it all up in something for distribution it would be 
complete...I filed the request.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-1482) Create executable module/jar for OpenJFX projects

2018-10-21 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-1482:
-

 Summary: Create executable module/jar for OpenJFX projects
 Key: NETBEANS-1482
 URL: https://issues.apache.org/jira/browse/NETBEANS-1482
 Project: NetBeans
  Issue Type: Improvement
  Components: apisupport - Maven
Affects Versions: Next
Reporter: Chuck Davis


It would be very beneficial to have NB produce a single jar or module that can 
be distributed for a maven generated OpenJFX application.  Probably need to 
include a jlink execution in the POM but I'm not sure yet how to accomplish 
this feat.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-21 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658215#comment-16658215
 ] 

Chuck Davis commented on NETBEANS-1343:
---

I stand corrected.  Yes, NB8.2 builds a maven JFX project on JDK10.  My problem 
was that when JDK9 was introduced I had to change a bunch of stuff because my 
applications connect to the server via a websocket which was only in the 
incubator @ jdk9 & 10.

 

I will file a request on Jira to have NB create a module project that can be 
run externally as a single module per your direction.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-20 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658060#comment-16658060
 ] 

Chuck Davis commented on NETBEANS-1343:
---

Being able to export a single jar or module would also be quite beneficial to 
those of us developing with OpenJFX.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-20 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658059#comment-16658059
 ] 

Chuck Davis commented on NETBEANS-1343:
---

Working "out of the box" would be a great thing.  Last time it worked was NB8.2 
on JDK8.

 

I will repeat that when a version of NB ships all the items on the new projects 
menu should create, build and run within NB.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-20 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658042#comment-16658042
 ] 

Chuck Davis commented on NETBEANS-1343:
---

I'm running Jenkins Linux build 879 for Linux.

 

Steps to reproduce:

1)  File -> New Projects:  select category Maven, Projects JavaFX Application

2)  Rename by eliminating the number from the project name (module definition 
file does not like projects with a number)

3) click finish

4)  @ project dependencies add org.openjfx.controls, fxml

5) Open file MainApp and fix imports – all errors should be eliminated at this 
point (be sure Maven finds OpenJFX version 11 to match OpenJDK11

6)  Right click project and "clean and build"  – examine the errors.

 

The POM is a total disaster area.  If it is replaced by the suggestions at 
OpenJFX for using jfx you can get it to build but if you attempt to "run" the 
project many more errors.  And NB does not create a real project – only modules 
that then, I suppose, when I get that far have to be run through jlink to get 
an exportable project.  Don't know for sure because I haven't gotten that far 
yet.

 

 

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-20 Thread Chuck Davis (JIRA)


[ 
https://issues.apache.org/jira/browse/NETBEANS-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16658033#comment-16658033
 ] 

Chuck Davis commented on NETBEANS-1343:
---

Since JDK11 JFX is not in Java.  It is, however, on Maven central (though NB 
doesn't find the 11 version) and NB does import the jfx modules if you place 
them in the POM.

 

Unfortunately, however, NB will not build or run a Maven jfx project which is a 
terrible shame.  They should be removed from the new project menu until such 
time as it will work.

 

In my opinion, every version of NB should create, build and run ANY item on the 
new project menu.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-655) failure creating Maven platform project

2018-04-12 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-655:


 Summary: failure creating Maven platform project
 Key: NETBEANS-655
 URL: https://issues.apache.org/jira/browse/NETBEANS-655
 Project: NetBeans
  Issue Type: Bug
  Components: apisupport - Maven
Affects Versions: 9.0
Reporter: Chuck Davis


Create a Maven platform application.  Creating the branding project fails as 
follows:

 

cd /home/chuck/Programming/JFunds/JFundsClient/branding; 
JAVA_HOME=/usr/java/latest M2_HOME=/sata2/Downloads/maven/apache-maven-3.5.2 
/sata2/Downloads/maven/apache-maven-3.5.2/bin/mvn clean install
Scanning for projects...


Building JFundsClient-branding 1.0.0-SNAPSHOT


--- maven-clean-plugin:2.5:clean (default-clean) @ JFundsClient-branding ---
Deleting /home/chuck/Programming/JFunds/JFundsClient/branding/target

--- maven-resources-plugin:3.0.2:resources (default-resources) @ 
JFundsClient-branding ---
Using 'UTF-8' encoding to copy filtered resources.
Copying 1 resource

--- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
JFundsClient-branding ---
No sources to compile

--- nbm-maven-plugin:4.1:manifest (default-manifest) @ JFundsClient-branding ---
NBM Plugin generates manifest

--- maven-resources-plugin:3.0.2:testResources (default-testResources) @ 
JFundsClient-branding ---
Using 'UTF-8' encoding to copy filtered resources.
skip non existing resourceDirectory 
/home/chuck/Programming/JFunds/JFundsClient/branding/src/test/resources

--- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
JFundsClient-branding ---
No sources to compile

--- maven-surefire-plugin:2.21.0:test (default-test) @ JFundsClient-branding ---
No tests to run.

--- maven-jar-plugin:2.4:jar (default-jar) @ JFundsClient-branding ---
Adding existing MANIFEST to archive. Found under: 
/home/chuck/Programming/JFunds/JFundsClient/branding/target/classes/META-INF/MANIFEST.MF
Building jar: 
/home/chuck/Programming/JFunds/JFundsClient/branding/target/JFundsClient-branding-1.0.0-SNAPSHOT.jar

--- nbm-maven-plugin:4.1:branding (default-branding) @ JFundsClient-branding ---

BUILD FAILURE

Total time: 1.695 s
Finished at: 2018-04-12T18:42:28-07:00
Final Memory: 15M/57M

Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding 
(default-branding) on project JFundsClient-branding: Execution default-branding 
of goal org.codehaus.mojo:nbm-maven-plugin:4.1:branding failed: 
{color:#FF}An API incompatibility was encountered while executing 
org.codehaus.mojo:nbm-maven-plugin:4.1:branding: 
java.lang.ExceptionInInitializerError: null{color}
-
realm =    extension>org.codehaus.mojo:nbm-maven-plugin:4.1
strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
urls[0] = 
file:/home/chuck/.m2/repository/org/codehaus/mojo/nbm-maven-plugin/4.1/nbm-maven-plugin-4.1.jar
urls[1] = 
file:/home/chuck/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
urls[2] = 
file:/home/chuck/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar
urls[3] = 
file:/home/chuck/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar
urls[4] = 
file:/home/chuck/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar
urls[5] = 
file:/home/chuck/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
urls[6] = 
file:/home/chuck/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.4/maven-plugin-annotations-3.4.jar
urls[7] = file:/home/chuck/.m2/repository/org/apache/ant/ant/1.9.6/ant-1.9.6.jar
urls[8] = 
file:/home/chuck/.m2/repository/org/apache/ant/ant-launcher/1.9.6/ant-launcher-1.9.6.jar
urls[9] = 
file:/home/chuck/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar
urls[10] = 
file:/home/chuck/.m2/repository/org/codehaus/plexus/plexus-archiver/3.0.1/plexus-archiver-3.0.1.jar
urls[11] = 
file:/home/chuck/.m2/repository/org/iq80/snappy/snappy/0.3/snappy-0.3.jar
urls[12] = 
file:/home/chuck/.m2/repository/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar
urls[13] = 
file:/home/chuck/.m2/repository/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
urls[14] = 
file:/home/chuck/.m2/repository/org/apache/maven/shared/maven-dependency-analyzer/1.6/maven-dependency-analyzer-1.6.jar
urls[15] = file:/home/chuck/.m2/repository/org/ow2/asm/asm/5.0.2/asm-5.0.2.jar
urls[16] = 

[jira] [Created] (NETBEANS-645) guibuilder does not name template classes correctly

2018-04-11 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-645:


 Summary: guibuilder does not name template classes correctly
 Key: NETBEANS-645
 URL: https://issues.apache.org/jira/browse/NETBEANS-645
 Project: NetBeans
  Issue Type: Bug
  Components: guibuilder - Code
Affects Versions: 9.0
 Environment: Linux
Reporter: Chuck Davis


Create a template from a JFrame with components.  Create a new gui from the 
template.  The new class does not have a correct name as entered in the wizard 
for new template class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-644) GroupLayout deos not exist

2018-04-11 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-644:


 Summary: GroupLayout deos not exist
 Key: NETBEANS-644
 URL: https://issues.apache.org/jira/browse/NETBEANS-644
 Project: NetBeans
  Issue Type: Bug
  Components: guibuilder - Code
Affects Versions: 9.0
 Environment: Linux
Reporter: Chuck Davis


doing gui builder NetCAT test for layout manager.  GroupLayout produced a npe 
and the message in editor is that the GroupLayout does not exist.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Assigned] (NETBEANS-413) build 211 not ready for jdk9

2018-02-27 Thread Chuck Davis (JIRA)

 [ 
https://issues.apache.org/jira/browse/NETBEANS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chuck Davis reassigned NETBEANS-413:


Assignee: (was: Chuck Davis)

> build 211 not ready for jdk9
> 
>
> Key: NETBEANS-413
> URL: https://issues.apache.org/jira/browse/NETBEANS-413
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
> Environment: build 211 on linux with jdk9.0.4 from Oracle
>Reporter: Chuck Davis
>Priority: Major
>
> cannot build jdk9 WebSocket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-413) build 211 not ready for jdk9

2018-02-27 Thread Chuck Davis (JIRA)

[ 
https://issues.apache.org/jira/browse/NETBEANS-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16379107#comment-16379107
 ] 

Chuck Davis commented on NETBEANS-413:
--

This code runs fine outside NB.  I have to use the following command:  java 
--add-modules jdk.incubator.httpclient + my class.  I think NB is not adding 
this in the run environment but I haven't found the right place to make the 
change. 

 

NB9 is not ready to release until it uses the incubator correctly now and in 
the future.

 

I do not know who assigned this to me – I tried to unassign but it didn't work 
and blew up in my face.

 

 

> build 211 not ready for jdk9
> 
>
> Key: NETBEANS-413
> URL: https://issues.apache.org/jira/browse/NETBEANS-413
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
> Environment: build 211 on linux with jdk9.0.4 from Oracle
>Reporter: Chuck Davis
>Assignee: Chuck Davis
>Priority: Major
>
> cannot build jdk9 WebSocket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-424) NPE during refactor

2018-02-25 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-424:


 Summary: NPE during refactor 
 Key: NETBEANS-424
 URL: https://issues.apache.org/jira/browse/NETBEANS-424
 Project: NetBeans
  Issue Type: Bug
  Components: editor - Refactoring
Affects Versions: 9.0
Reporter: Chuck Davis


Using default Maven project (mavenproject1).  When I created the module-info 
class it adopted the name of the project but then gave a warning that the 
module name should not end with a number so I tried to refactor with a name 
change which threw a NPE.  Log as follows:

 

SEVERE [org.openide.util.Exceptions]
java.lang.NullPointerException
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElementImpl(ElementUtilities.java:143)
    at 
org.netbeans.api.java.source.ElementUtilities.enclosingTypeElement(ElementUtilities.java:132)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:126)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitMemberSelect(MoveTransformer.java:47)
    at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2118)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.visitRequires(TreeScanner.java:880)
    at com.sun.tools.javac.tree.JCTree$JCRequires.accept(JCTree.java:2852)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at com.sun.source.util.TreeScanner.visitModule(TreeScanner.java:853)
    at com.sun.tools.javac.tree.JCTree$JCModuleDecl.accept(JCTree.java:2701)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:76)
    at com.sun.source.util.TreeScanner.scan(TreeScanner.java:105)
    at com.sun.source.util.TreeScanner.scanAndReduce(TreeScanner.java:113)
    at 
com.sun.source.util.TreeScanner.visitCompilationUnit(TreeScanner.java:144)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:320)
    at 
org.netbeans.modules.refactoring.java.plugins.MoveTransformer.visitCompilationUnit(MoveTransformer.java:47)
    at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:593)
    at com.sun.source.util.TreePathScanner.scan(TreePathScanner.java:82)
    at 
org.netbeans.modules.refactoring.java.spi.RefactoringVisitor.scan(RefactoringVisitor.java:192)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:443)
    at 
org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin$TransformTask.run(JavaRefactoringPlugin.java:408)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:672)
    at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:662)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:166)
    at 
org.netbeans.modules.parsing.api.ParserManager$MultiUserTaskAction.run(ParserManager.java:138)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
    at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:83)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
    at 

[jira] [Created] (NETBEANS-413) build 211 not ready for jdk9

2018-02-21 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-413:


 Summary: build 211 not ready for jdk9
 Key: NETBEANS-413
 URL: https://issues.apache.org/jira/browse/NETBEANS-413
 Project: NetBeans
  Issue Type: Bug
  Components: platform - JDK Problems
Affects Versions: 9.0
 Environment: build 211 on linux with jdk9.0.4 from Oracle
Reporter: Chuck Davis


cannot build jdk9 WebSocket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-405) working with jdk9 module-info file the graph tab does not work

2018-02-17 Thread Chuck Davis (JIRA)
Chuck Davis created NETBEANS-405:


 Summary: working with jdk9 module-info file the graph tab does not 
work
 Key: NETBEANS-405
 URL: https://issues.apache.org/jira/browse/NETBEANS-405
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
 Environment: jdk9 on linux
Reporter: Chuck Davis


Click on graph tab get following error:

 

java.lang.NoClassDefFoundError: com/sun/tools/javac/code/Symbol$ModuleSymbol
    at 
org.netbeans.modules.java.module.graph.DependencyCalculator.isJDK(DependencyCalculator.java:160)
    at 
org.netbeans.modules.java.module.graph.DependencyCalculator.lambda$init$0(DependencyCalculator.java:96)
    at 
org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:501)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
    at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
    at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
    at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
    at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
    at 
org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
    at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
    at 
org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:451)
    at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:422)
    at 
org.netbeans.modules.java.module.graph.DependencyCalculator.init(DependencyCalculator.java:85)
    at 
org.netbeans.modules.java.module.graph.DependencyCalculator.getNodes(DependencyCalculator.java:65)
    at 
org.netbeans.modules.java.module.graph.GraphTopComponent.run(GraphTopComponent.java:226)
    at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
    at 
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
    at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
    at 
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
    at 
org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1459)
    at 
org.netbeans.modules.java.module.graph.GraphTopComponent.refreshModel(GraphTopComponent.java:412)
    at 
org.netbeans.modules.java.module.graph.GraphTopComponent.componentActivated(GraphTopComponent.java:186)
    at 
org.netbeans.core.multiview.MultiViewPeer$SelectionListener.selectionActivatedByButton(MultiViewPeer.java:912)
    at 
org.netbeans.core.multiview.MultiViewModel.fireActivateCurrent(MultiViewModel.java:244)
    at 
org.netbeans.core.multiview.TabsComponent$ButtonMouseListener.mousePressed(TabsComponent.java:883)
    at 
java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:288)
    at 
java.desktop/java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:287)
    at java.desktop/java.awt.Component.processMouseEvent(Component.java:6575)
    at 
java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3343)
    at java.desktop/java.awt.Component.processEvent(Component.java:6343)
    at java.desktop/java.awt.Container.processEvent(Container.java:2259)
    at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4961)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2317)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
    at 
java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
    at 
java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4536)
    at 
java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4480)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2303)
    at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2758)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4793)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:766)
    at java.desktop/java.awt.EventQueue.access$500(EventQueue.java:97)
    at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:717)
    at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:711)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at