Author: dgolovin
Date: 2008-09-24 20:02:27 -0400 (Wed, 24 Sep 2008)
New Revision: 10469
Added:
trunk/vpe/plugins/org.jboss.tools.vpe/ve/unresolved_image.gif
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/build.properties
Log:
fix for exception related to build configuration
java.lang.NullPointerException
[java] at
org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313)
[java] at org.eclipse.core.runtime.FileLocator.resolve(FileLocator.java:186)
[java] at org.jboss.tools.vpe.VpePlugin.getPluginResourcePath(VpePlugin.java:113)
[java] at
org.jboss.tools.vpe.editor.util.VpeStyleUtil.getAbsoluteResourcePath(VpeStyleUtil.java:709)
[java] at
org.jboss.tools.vpe.editor.util.VpeStyleUtil.addFullPathToImgSrc(VpeStyleUtil.java:613)
[java] at
org.jboss.tools.vpe.html.template.HtmlImgTemplate.create(HtmlImgTemplate.java:78)
[java] at
org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:461)
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/build.properties
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/build.properties 2008-09-24 23:44:27 UTC (rev
10468)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/build.properties 2008-09-25 00:02:27 UTC (rev
10469)
@@ -17,5 +17,3 @@
src/
src.includes = resources/,\
src/
-bin.excludes = resources/meta/,\
- resources/help/
Added: trunk/vpe/plugins/org.jboss.tools.vpe/ve/unresolved_image.gif
===================================================================
(Binary files differ)
Property changes on: trunk/vpe/plugins/org.jboss.tools.vpe/ve/unresolved_image.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Show replies by date