Comment by chobicus:
"Comment by kondalar9, Dec 21, 2009
Not able to re-size the image with ClientBundle. Is there any way to
achieve this?"
I'm having the same problem!
I put images from ImageBundle in my GWT app. If I resize images I can't
compile. I get:
java.lang.NullPointerException
[INFO] at
com.google.gwt.dev.javac.CompiledClass.<init>(CompiledClass.java:83)
[INFO] at
com.google.gwt.dev.javac.JdtCompiler$FindTypesInCud.visit(JdtCompiler.java:203)
[INFO] at
org.eclipse.jdt.internal.compiler.ast.TypeDeclaration.traverse(TypeDeclaration.java:1198)
[INFO] at
org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration.traverse(CompilationUnitDeclaration.java:687)
[INFO] at
com.google.gwt.dev.javac.JdtCompiler$CompilerImpl.process(JdtCompiler.java:157)
For more information:
http://code.google.com/p/google-web-toolkit/wiki/ClientBundle
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
To unsubscribe, reply using "remove me" as the subject.