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

Pete Whelpton commented on NETBEANS-2306:
-----------------------------------------

Came across this bug whilst looking into NETBEANS-2400

 

It is caused by this line:

{{AmazonJ2EEServerWizardComponent.envFullURLLabel.text=\ \}}

in

{{/enterprise/cloud.amazon/src/org/netbeans/modules/cloud/amazon/ui/serverplugin/Bundle.properties}}

 

{{The backslash causes the following line: 
AmazonJ2EEServerWizardComponent.containerLabel.text=Container Type: }}

{{to be treated as the part of the value for envFullURLLabel.text}}

 

I'm not sure there is any reason that the \ \ value simply can't be removed?  
That will enable the dialog to display without error.

> Missing resource AmazonJ2EEServerWizardComponent.containerLabel.text
> --------------------------------------------------------------------
>
>                 Key: NETBEANS-2306
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2306
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javaee - Code
>    Affects Versions: 11.0
>            Reporter: Antonio Vieiro
>            Priority: Major
>         Attachments: netbeans-missing-resource-amazon.txt
>
>
> This is for NetBeans 11.0 vc4 running on OpenJDK8 on Linux.
> Create a new JavaEE Application (ant based). Then choose to add a server and 
> select "Amazon Beanstalk" as a target.
> An exception is thrown stating a missing resource (attached exception).



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

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

Reply via email to