Problem with property sheets [message #3660] |
Wed, 26 November 2008 09:23  |
Eclipse User |
|
|
|
Hello,
I am working with the BPMN modeler and I am having some problems with
the property sheets.
I am working with tag 3.4 from the
http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.bpmn-mode ler/org.eclipse.stp.bpmn
repository.
The problem I am having is that whenever I activate the property
sheets view, an exception is thrown:
"java.util.MissingResourceException: The string resource
'_UI_Activity_lanes_feature' could not be located".
The "_UI_Activity_lanes_feature" string is used in the
'org.eclipse.stp.bpmn.provider.ActivityItemProvider' class of the
'org.eclipse.stp.bpmn.edit' plug-in.
The string is expected to be found in the plugin.properties files of
the proyect, but it is not there, so the exception is thrown and the
properties sheets cannot be shown.
I searched in the bugzilla for this problem to no success. So,
Is this a known bug?
How can I solve it?
Regards,
Javi
--
|
|
|
Re: Problem with property sheets [message #3693 is a reply to message #3660] |
Wed, 26 November 2008 11:02  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
That's a weird problem.
Two things:
1. We since released 3.4SR1. You should use that tag instead.
2. A critical bug was found in the 3.4 and 3.4SR1 releases. We should
create a new maintenance build shortly that fixes that issue.
You can also use the 3.4 branch code (branch is 1.0.x).
Thanks,
Antoine
Francisco Javier Cano wrote:
> Hello,
>
> I am working with the BPMN modeler and I am having some problems with
> the property sheets.
> I am working with tag 3.4 from the
> http://dev.eclipse.org/svnroot/stp/org.eclipse.stp.bpmn-mode ler/org.eclipse.stp.bpmn
> repository.
>
> The problem I am having is that whenever I activate the property sheets
> view, an exception is thrown: "java.util.MissingResourceException: The
> string resource '_UI_Activity_lanes_feature' could not be located".
>
> The "_UI_Activity_lanes_feature" string is used in the
> 'org.eclipse.stp.bpmn.provider.ActivityItemProvider' class of the
> 'org.eclipse.stp.bpmn.edit' plug-in.
>
> The string is expected to be found in the plugin.properties files of the
> proyect, but it is not there, so the exception is thrown and the
> properties sheets cannot be shown.
>
> I searched in the bugzilla for this problem to no success. So,
> Is this a known bug?
> How can I solve it?
>
> Regards,
> Javi
> --
|
|
|
Powered by
FUDForum. Page generated in 0.02412 seconds