This is an automated email from the ASF dual-hosted git repository.
lkishalmi pushed a commit to branch release100
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git
The following commit(s) were added to refs/heads/release100 by this push:
new 474f2c5 Update Bundle.properties
474f2c5 is described below
commit 474f2c5e703d69c3358de749d6069f8e754a5bea
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Tue Oct 23 05:39:50 2018 -0700
Update Bundle.properties
---
.../src/org/netbeans/modules/javafx2/samples/Bundle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/javafx/javafx2.samples/src/org/netbeans/modules/javafx2/samples/Bundle.properties
b/javafx/javafx2.samples/src/org/netbeans/modules/javafx2/samples/Bundle.properties
index 7943e2c..50217a5 100644
---
a/javafx/javafx2.samples/src/org/netbeans/modules/javafx2/samples/Bundle.properties
+++
b/javafx/javafx2.samples/src/org/netbeans/modules/javafx2/samples/Bundle.properties
@@ -83,7 +83,7 @@ LBL_NWP1_SelectProjectLocation=Select Project Location
MSG_IllegalProjectName=Project Name is not valid folder name.
MSG_ProjectFolderExists=Project Folder already exists and is not empty.
LBL_Platform_ComboBox=JavaFX Platform:
-WARN_PanelOptionsVisual.notFXPlatform=<b>Failed to automatically set-up a
JavaFX Platform.</b><br>Please go to Platform Manager, create a non-default
Java SE platform, then go to the JavaFX tab,<br>enable JavaFX and fill in the
paths to valid JavaFX SDK and JavaFX Runtime.<br>Note: JavaFX SDK can be
downloaded from <a
href='http://www.oracle.com/technetwork/java/javafx/downloads'>JavaFX
website</a>.<html>
+WARN_PanelOptionsVisual.notFXPlatform=<b>The JDK you are using does not
support JavaFX.</b>.<html>
TXT_SetupFXPlatformProgress=Setting-up JavaFX enabled Java platform...
LBL_PanelOptions_Manage_Button=&Manage Platforms...
WARN_Issue204880=Project could not be created possibly due to delayed wizard
property initialization.\nPlease retry creating the project.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists