[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5759) Add org.eclipse.jboss.tools.cdi.text.ext plug-in to nightly build.
Daniel Azarov (JIRA)
jira-events at lists.jboss.org
Wed Feb 3 05:27:21 EST 2010
[ https://jira.jboss.org/jira/browse/JBIDE-5759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12510037#action_12510037 ]
Daniel Azarov commented on JBIDE-5759:
--------------------------------------
I tested last build: JBossTools-Update-3.1.0.v201002022101N-H198-CR2.
1. CDI OpenOn does not work at all, no exceptions in log
There is org.jboss.tools.cdi.text.ext plugin in this build
2. Search works but with exception:
java.io.FileNotFoundException: /icons/search/weld_icon_16x.gif
at org.eclipse.osgi.framework.internal.protocol.bundleentry.Handler.findBundleEntry(Handler.java:44)
at org.eclipse.osgi.framework.internal.core.BundleResourceHandler.openConnection(BundleResourceHandler.java:175)
at java.net.URL.openConnection(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.URLConverterImpl.toFileURL(URLConverterImpl.java:32)
at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:206)
at org.eclipse.jface.resource.URLImageDescriptor.getFilePath(URLImageDescriptor.java:137)
at org.eclipse.jface.resource.URLImageDescriptor.createImage(URLImageDescriptor.java:157)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:227)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:205)
at org.jboss.tools.cdi.ui.CDIUiImages.getImage(CDIUiImages.java:39)
at org.jboss.tools.cdi.ui.CDIUiImages.<clinit>(CDIUiImages.java:34)
at org.jboss.tools.cdi.ui.search.InjectionPointLabelProvider.getImage(InjectionPointLabelProvider.java:24)
at org.eclipse.jdt.internal.ui.search.SearchLabelProvider.getParticipantImage(SearchLabelProvider.java:235)
at org.eclipse.jdt.internal.ui.search.PostfixLabelProvider.getImage(PostfixLabelProvider.java:38)
...
There is no icons folder in org.jboss.tools.cdi.ui plugin in the build
> Add org.eclipse.jboss.tools.cdi.text.ext plug-in to nightly build.
> ------------------------------------------------------------------
>
> Key: JBIDE-5759
> URL: https://jira.jboss.org/jira/browse/JBIDE-5759
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: Build/Releng, cdi (jsr-299)
> Reporter: Alexey Kazakov
> Assignee: Daniel Azarov
> Fix For: 3.1.0.CR2
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list