Closed GoogleCodeExporter closed 9 years ago
Is this an indirect duplicate of 19?
Original comment by konigsb...@gmail.com
on 21 May 2010 at 12:09
No, in 19 I incorrectly reported that the .class file was not in the jar:
$ jar tvf com.google.eclipse.mechanic_0.0.2.jar |grep ScannerExtensionPoint
5244 Fri May 14 22:01:16 EDT 2010
com/google/eclipse/mechanic/internal/ScannerExtensionPoint.class
In this one, I (correctly) report that the xsds are not in the jar:
$ jar tvf com.google.eclipse.mechanic_0.0.2.jar |grep xsd
Picked up JAVA_TOOL_OPTIONS: -Xmx1024m
Original comment by davidpl...@google.com
on 21 May 2010 at 1:07
I forgot to fix this in release 0.0.3, but will fix it for 0.0.4.
Original comment by konigsb...@gmail.com
on 14 Feb 2011 at 4:27
Original comment by konigsb...@gmail.com
on 14 Feb 2011 at 4:32
I'm pretty sure this is fixed in the testing repo. LMK if I'm wrong.
Original comment by konigsb...@gmail.com
on 11 Mar 2011 at 8:28
Original issue reported on code.google.com by
davidpl...@google.com
on 19 May 2010 at 7:50