[ome-devel] OME-XML compilation error
Christoph Sommer
christoph.sommer at imba.oeaw.ac.at
Thu Jun 12 14:49:06 BST 2014
Hi,
I want to finalize the CellH5 reader classes for bioformats. While
setting up bioformats, I encounter a compilation error in the OME-XML
java libraries:
(Netbeans / current develop branch)
> --- maven-compiler-plugin:3.1:compile (default-compile) @ ome-xml ---
> Changes detected - recompiling the module!
> Compiling 181 source files to
> C:\Users\sommerc\NetBeansProjects\bioformats\components\ome-xml\target\classes
> -------------------------------------------------------------
> COMPILATION ERROR :
> -------------------------------------------------------------
> /C:/Users/sommerc/NetBeansProjects/bioformats/components/ome-xml/target/generated-sources/ome/xml/model/FilterSet.java:[62,1]
> illegal character: \92
> [... many many more...]
> 100 errors
> -------------------------------------------------------------
> ------------------------------------------------------------------------
> Reactor Summary:
>
> Bio-Formats projects .............................. SUCCESS [8.718s]
> Common ............................................ SUCCESS [22:00.448s]
> OME-XML Java library .............................. FAILURE [12.974s]
Indeed, in this file are illegal characters... It looks to me that it's
auto-generated.
Do you have any advise on this?
Cheers,
Christoph
More information about the ome-devel
mailing list