[
https://issues.jboss.org/browse/JBIDE-16689?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-16689:
------------------------------------
From the paste:
{code:title=http://www.heypasteit.com/clip/17KY}
!MESSAGE Unable to locate secure storage module
(org.eclipse.equinox.security.windowspasswordprovider).
{code}
This suggests that maybe we need to add these missing fragments/plugins to the product
definition:
{code}
<plugin id="org.eclipse.equinox.security"/>
<plugin id="org.eclipse.equinox.security.macosx"
fragment="true"/>
<plugin id="org.eclipse.equinox.security.win32.x86"
fragment="true"/>
<plugin id="org.eclipse.equinox.security.win32.x86_64"
fragment="true"/>
{code}
Crash after CTRL + rightclick + find implementation
---------------------------------------------------
Key: JBIDE-16689
URL:
https://issues.jboss.org/browse/JBIDE-16689
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Edoardo Barolo
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira