[jira] [Created] (NETBEANS-1925) Netbeans 10, JavaFX 11 and missing ant-javafx.jar

2019-01-12 Thread John Radley (JIRA)
John Radley created NETBEANS-1925:
-

 Summary: Netbeans 10, JavaFX 11 and missing ant-javafx.jar
 Key: NETBEANS-1925
 URL: https://issues.apache.org/jira/browse/NETBEANS-1925
 Project: NetBeans
  Issue Type: Bug
  Components: javafx - Deployment, javafx - Project, projects - Ant, 
projects - Ant Project
Reporter: John Radley


I create a Java Application, and use HelloFX example to successfully build and 
run it.

On Project Properties > Build ** > Deployment it is possible to press the 
"Switch Project to JavaFX Deployment Model" button.

This change works, but the Build fails with message about JavaFX Deployment 
files missing.

If I copy "ant-javafx.jar" from 
"/home//.sdkman/candidates/java/8.0.191-oracle/lib"
TO "/home//.sdkman/candidates/java/tools"
The build completes, and the JavaFX HelloFX runs successfully.

(I happen to use SDKMAN - you can convert paths if you don't use)

I know many are moving to Maven and Gradle to build JavaFX applications, but I 
was just interested as to why the Ant method failed. I used Ant Verbose to find 
the reason.

Do you intend to fix the create JavaFX Application wizard? And continue to off 
the Ant build method?

Is there a better way of achieving the same fix as I have found?

 
*Product Version:* Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

*Java:* 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13

*Runtime:* OpenJDK Runtime Environment 11.0.1+13

*System:* Linux version 4.18.0-13-generic running on amd64; UTF-8; en_GB (nb)

 



--
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] [Updated] (NETBEANS-1925) Netbeans 10, JavaFX 11 and missing ant-javafx.jar

2019-01-12 Thread John Radley (JIRA)


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

John Radley updated NETBEANS-1925:
--
Description: 
I create a Java Application, and use HelloFX example to successfully build and 
run it.

On Project Properties > Build ** > Deployment it is possible to press the 
"Switch Project to JavaFX Deployment Model" button.

This change works, but the Build fails with message about JavaFX Deployment 
files missing.

If I copy "ant-javafx.jar" from 
"/home//.sdkman/candidates/java/8.0.191-oracle/lib"
 TO "/home//.sdkman/candidates/java/tools"
 The build completes, and the JavaFX HelloFX runs successfully.

(I happen to use SDKMAN - you can convert paths if you don't use)

I know many are moving to Maven and Gradle to build JavaFX applications, but I 
was just interested as to why the Ant method failed. I used Ant Verbose to find 
the reason.

Do you intend to fix the create JavaFX Application wizard? And continue to 
offer the Ant build method?

Is there a better way of achieving the same fix as I have found?

 
 *Product Version:* Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

*Java:* 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13

*Runtime:* OpenJDK Runtime Environment 11.0.1+13

*System:* Linux version 4.18.0-13-generic running on amd64; UTF-8; en_GB (nb)

 

  was:
I create a Java Application, and use HelloFX example to successfully build and 
run it.

On Project Properties > Build ** > Deployment it is possible to press the 
"Switch Project to JavaFX Deployment Model" button.

This change works, but the Build fails with message about JavaFX Deployment 
files missing.

If I copy "ant-javafx.jar" from 
"/home//.sdkman/candidates/java/8.0.191-oracle/lib"
TO "/home//.sdkman/candidates/java/tools"
The build completes, and the JavaFX HelloFX runs successfully.

(I happen to use SDKMAN - you can convert paths if you don't use)

I know many are moving to Maven and Gradle to build JavaFX applications, but I 
was just interested as to why the Ant method failed. I used Ant Verbose to find 
the reason.

Do you intend to fix the create JavaFX Application wizard? And continue to off 
the Ant build method?

Is there a better way of achieving the same fix as I have found?

 
*Product Version:* Apache NetBeans IDE 10.0 (Build 
incubator-netbeans-release-380-on-20181217)

*Java:* 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13

*Runtime:* OpenJDK Runtime Environment 11.0.1+13

*System:* Linux version 4.18.0-13-generic running on amd64; UTF-8; en_GB (nb)

 


> Netbeans 10, JavaFX 11 and missing ant-javafx.jar
> -
>
> Key: NETBEANS-1925
> URL: https://issues.apache.org/jira/browse/NETBEANS-1925
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Deployment, javafx - Project, projects - Ant, 
> projects - Ant Project
>Reporter: John Radley
>Priority: Trivial
>
> I create a Java Application, and use HelloFX example to successfully build 
> and run it.
> On Project Properties > Build ** > Deployment it is possible to press the 
> "Switch Project to JavaFX Deployment Model" button.
> This change works, but the Build fails with message about JavaFX Deployment 
> files missing.
> If I copy "ant-javafx.jar" from 
> "/home//.sdkman/candidates/java/8.0.191-oracle/lib"
>  TO "/home//.sdkman/candidates/java/tools"
>  The build completes, and the JavaFX HelloFX runs successfully.
> (I happen to use SDKMAN - you can convert paths if you don't use)
> I know many are moving to Maven and Gradle to build JavaFX applications, but 
> I was just interested as to why the Ant method failed. I used Ant Verbose to 
> find the reason.
> Do you intend to fix the create JavaFX Application wizard? And continue to 
> offer the Ant build method?
> Is there a better way of achieving the same fix as I have found?
>  
>  *Product Version:* Apache NetBeans IDE 10.0 (Build 
> incubator-netbeans-release-380-on-20181217)
> *Java:* 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
> *Runtime:* OpenJDK Runtime Environment 11.0.1+13
> *System:* Linux version 4.18.0-13-generic running on amd64; UTF-8; en_GB (nb)
>  



--
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-1924) Design is obscured by this error message

2019-01-12 Thread David Ellison (JIRA)
David Ellison created NETBEANS-1924:
---

 Summary: Design is obscured by this error message
 Key: NETBEANS-1924
 URL: https://issues.apache.org/jira/browse/NETBEANS-1924
 Project: NetBeans
  Issue Type: Bug
Reporter: David Ellison
 Attachments: messages.log





--
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



[incubator-netbeans] branch master updated: Use current JDK 12 for completion tests instead of hardcoded old build

2019-01-12 Thread jlahoda
This is an automated email from the ASF dual-hosted git repository.

jlahoda pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git


The following commit(s) were added to refs/heads/master by this push:
 new 2f127e5  Use current JDK 12 for completion tests instead of hardcoded 
old build
2f127e5 is described below

commit 2f127e505d4a89a6a08dc3608dbfc0a30424d383
Author: Matthias Bläsing 
AuthorDate: Fri Jan 11 22:19:21 2019 +0100

Use current JDK 12 for completion tests instead of hardcoded old build
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 46b752c..87a5993 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -46,5 +46,5 @@ matrix:
 - env: SIGTEST=false COMPILETEST=false RAT=false EOL=false 
LICENSE=false CV=false RUN_TESTS_JDK8=false RUN_TESTS_JDK9PLUS=true 
TEST_JDK_VERSION="--feature 11 --license GPL" 
TEST_RUN_OPTIONS='-Dtest.run.args=--limit-modules=java.base,java.logging,java.xml,java.prefs,java.desktop,java.management,java.instrument
 -Dtest.use.jdk.javac=true' TEST_MODULES="java/java.completion" 
OPTS="-Dcluster.config=java -quiet build -Djavac.compilerargs=-nowarn 
-Dbuild.compiler.deprecation=false"
   jdk: oraclejdk8
 
-- env: SIGTEST=false COMPILETEST=false RAT=false EOL=false 
LICENSE=false CV=false RUN_TESTS_JDK8=false RUN_TESTS_JDK9PLUS=true 
TEST_JDK_VERSION="--url 
https://download.java.net/java/early_access/jdk12/24/GPL/openjdk-12-ea+24_linux-x64_bin.tar.gz";
 
TEST_RUN_OPTIONS='-Dtest.run.args=--add-exports=jdk.javadoc/com.sun.tools.javadoc.main=ALL-UNNAMED
 -Dtest.use.jdk.javac=true' TEST_MODULES="java/java.completion" 
OPTS="-Dcluster.config=java -quiet build -Djavac.compilerargs=-nowarn -Dbui 
[...]
+- env: SIGTEST=false COMPILETEST=false RAT=false EOL=false 
LICENSE=false CV=false RUN_TESTS_JDK8=false RUN_TESTS_JDK9PLUS=true 
TEST_JDK_VERSION="--feature 12 --license GPL" 
TEST_RUN_OPTIONS='-Dtest.run.args=--add-exports=jdk.javadoc/com.sun.tools.javadoc.main=ALL-UNNAMED
 -Dtest.use.jdk.javac=true' TEST_MODULES="java/java.completion" 
OPTS="-Dcluster.config=java -quiet build -Djavac.compilerargs=-nowarn 
-Dbuild.compiler.deprecation=false"
   jdk: oraclejdk8


-
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-1923) An updatable Netbeans on Linux where people don't have to wait their friends to tell.

2019-01-12 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1923:
-

Watch this, maybe it gives you some context: 
https://www.youtube.com/watch?v=O8cwpEY1OAQ

> An updatable Netbeans on Linux where people don't have to wait their friends 
> to tell.
> -
>
> Key: NETBEANS-1923
> URL: https://issues.apache.org/jira/browse/NETBEANS-1923
> Project: NetBeans
>  Issue Type: Wish
>Reporter: Pranav bhattarai
>Priority: Major
>
> Why its soo hard to instal Netbeans in Linux?
> And why in-app "check for updates" never shows that there is an update 
> available?
> Why executable installer package is available for only MacOS?
> Why there is no in-app "Feedback" option like normal software?



--
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] [Updated] (NETBEANS-1923) An updatable Netbeans on Linux where people don't have to wait their friends to tell.

2019-01-12 Thread Pranav bhattarai (JIRA)


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

Pranav bhattarai updated NETBEANS-1923:
---
Description: 
Why its soo hard to instal Netbeans in Linux?

And why in-app "check for updates" never shows that there is an update 
available?

Why executable installer package is available for only MacOS?

Why there is no in-app "Feedback" option like normal software?

  was:
Why its soo hard to installed Netbeans in Linux?

And why in-app "check for updates" never shows that there is an update 
available?

Why executable installer package is available for only MacOS?

Why there is no in-app "Feedback" option like normal software?


> An updatable Netbeans on Linux where people don't have to wait their friends 
> to tell.
> -
>
> Key: NETBEANS-1923
> URL: https://issues.apache.org/jira/browse/NETBEANS-1923
> Project: NetBeans
>  Issue Type: Wish
>Reporter: Pranav bhattarai
>Priority: Major
>
> Why its soo hard to instal Netbeans in Linux?
> And why in-app "check for updates" never shows that there is an update 
> available?
> Why executable installer package is available for only MacOS?
> Why there is no in-app "Feedback" option like normal software?



--
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-1923) An updatable Netbeans on Linux where people don't have to wait their friends to tell.

2019-01-12 Thread Pranav bhattarai (JIRA)
Pranav bhattarai created NETBEANS-1923:
--

 Summary: An updatable Netbeans on Linux where people don't have to 
wait their friends to tell.
 Key: NETBEANS-1923
 URL: https://issues.apache.org/jira/browse/NETBEANS-1923
 Project: NetBeans
  Issue Type: Wish
Reporter: Pranav bhattarai


Why its soo hard to installed Netbeans in Linux?

And why in-app "check for updates" never shows that there is an update 
available?

Why executable installer package is available for only MacOS?

Why there is no in-app "Feedback" option like normal software?



--
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