From commits-return-9621-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Tue Oct 9 23:19:04 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5565D180668 for ; Tue, 9 Oct 2018 23:19:04 +0200 (CEST) Received: (qmail 48425 invoked by uid 500); 9 Oct 2018 21:19:03 -0000 Mailing-List: contact commits-help@netbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@netbeans.apache.org Received: (qmail 48416 invoked by uid 99); 9 Oct 2018 21:19:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Oct 2018 21:19:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id ECB701A1ADB for ; Tue, 9 Oct 2018 21:19:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.001 X-Spam-Level: X-Spam-Status: No, score=-109.001 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 4DLnEJzyljcD for ; Tue, 9 Oct 2018 21:19:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 2C37F5F3EE for ; Tue, 9 Oct 2018 21:19:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 79BC5E0D27 for ; Tue, 9 Oct 2018 21:19:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 24075247C7 for ; Tue, 9 Oct 2018 21:19:00 +0000 (UTC) Date: Tue, 9 Oct 2018 21:19:00 +0000 (UTC) From: "Michal Rama (JIRA)" To: commits@netbeans.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (NETBEANS-1343) It is not possible to create a new JavaFX project in JDK 11 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NETBEANS-1343?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6640049#comment-16640049 ]=20 Michal Rama edited comment on NETBEANS-1343 at 10/9/18 9:18 PM: ---------------------------------------------------------------- I downloaded openjavafx. Important files are jar !picture6.png! =C2=A0and src=C2=A0 !picture7.png!= =C2=A0I extracted folders into c:\javafx-sdk-11 I added the jar files to the library for an existing project !picture12.pn= g! and it was edited according to this schema !picture8.png! And, in the project settings, modified VM Options. !picture9.png! Now you can open, edit and run the existing project. However, you can still not create a new project. *UPDATE:* NetBeans reported a problem with the JavaFX project. !picture10.= png! But it is definitely related to the fact that we can not create a new JavaF= X project. I found the solution, but it works fifty-fifty, so I will not even mention = it. But this bug, with an existing project, does not cause any problems. was (Author: michal_cat): I downloaded openjavafx. Important files are jar !picture6.png! =C2=A0and src=C2=A0 !picture7.png!= =C2=A0I extracted folders into c:\javafx-sdk-11 I added the jar files to the library for an existing project !picture12.png= ! and it was edited according to this schema !picture8.png! ) And, in the project settings, modified VM Options. !picture9.png! Now you can open, edit and run the existing project. However, you can still not create a new project. *UPDATE:* NetBeans reported a problem with the JavaFX project. !picture10.= png! But it is definitely related to the fact that we can not create a new JavaF= X project. I found the solution, but it works fifty-fifty, so I will not even mention = it. But this bug, with an existing project, does not cause any problems. > 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 862, Java 11 > Reporter: Michal Rama > Priority: Blocker > Labels: javafx > Attachments: picture1.png, picture10.png, picture11.png, picture1= 2.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 - picture 1 > New JavaFX project - picture 2 > 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-unsubscribe@netbeans.apache.org For additional commands, e-mail: commits-help@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists