https://issues.apache.org/bugzilla/show_bug.cgi?id=46945
Summary: Eclipse won't comple BiffViewer
Product: POI
Version: 3.5-dev
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: [email protected]
ReportedBy: [email protected]
Eclipse complains about 70 ambiguous types and refuses to compile BiffViewer.
$ svn status -v src/java/org/apache/poi/hssf/dev/BiffViewer.java
760389 722401 josh
src/java/org/apache/poi/hssf/dev/BiffViewer.java
example error message
line #111
The type AreaFormatRecord is ambiguous
suggested solutions by Eclipse:
either explicetely import 'org.apache.poi.hssf.record.AreaFormatRecord'
or 'org.apache.poi.hssf.record.chart.AreaFormatRecord'
I fear that taking the Eclipse warning off results in unreliable execution.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]