Hi Claudio!!! thanks for reporting, I have indeed the same issue - even if I thought was just an Eclipse bug! I honestly don't know how to fix the problem, I hope someone in the ML can provide a solution as well - same behavior met in IntelliJ!!!
All the best, -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Thu, Jan 26, 2012 at 3:33 PM, Claudio Squarcella <squar...@dia.uniroma3.it> wrote: > P.S. for completeness: > > Eclipse version: Indigo Service Release 1 > Build id: 20110916-0149 > OS: Mac OS X Lion > > Cheers, > Claudio > > > On 26/01/2012 15:30, Claudio Squarcella wrote: >> >> Hi all, >> >> I am experiencing a rather annoying issue with the latest version of >> commons-graph on Eclipse. Compiling with javac (maven, command line) it >> works fine, but the editor still complains: e.g. line 72 of the new >> FordFulkersonTestCase[1] gives a list of errors[2]. >> >> Now, I know from googling that Eclipse is not new to strange behavior, but >> I wanted to know if anyone on the ML has a nice answer, solution or >> workaround (other than standard answers like "use another IDE"), or at least >> experiences the same issue with the code. >> >> Thank you, >> Claudio >> >> --- >> >> [1] >> https://svn.apache.org/viewvc/commons/sandbox/graph/trunk/src/test/java/org/apache/commons/graph/flow/FordFulkersonTestCase.java?revision=1235827&view=markup >> [2] Multiple markers at this line >> - Bound mismatch: The generic method applyingFordFulkerson(OM) of type >> MaxFlowAlgorithmSelector<V,W,WE,G> is not applicable for the arguments >> (IntegerWeight). The >> inferred type IntegerWeight is not a valid substitute for the bounded >> parameter <OM extends OrderedMonoid<Object>> >> - Type mismatch: cannot convert from Object to Integer >> - Bound mismatch: The generic method findMaxFlow(G) of type >> CommonsGraph<V,E,G> is not applicable for the arguments >> >> (DirectedMutableWeightedGraph<BaseLabeledVertex,BaseLabeledWeightedEdge<Integer>,Integer>). >> The inferred type BaseLabeledWeightedEdge<Integer> is not a valid substitute >> for the bounded parameter <WE extends WeightedEdge<W>> >> > > -- > Claudio Squarcella > PhD student at Roma Tre University > E-mail address: squar...@dia.uniroma3.it > Phone: +39-06-57333215 > Fax: +39-06-57333612 > http://www.dia.uniroma3.it/~squarcel > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org