> > >> The enum constant TimeUpdate needs a corresponding case label in this >>> enum switch on ModelListener.Event StrategyInformationDialog.java >>> /JBookTrader/source/com/**jbooktrader/platform/strategy line 35 Java >>> Problem >>> The enum constant Error needs a corresponding case label in this enum >>> switch on ModelListener.Event StrategyInformationDialog.java >>> /JBookTrader/source/com/**jbooktrader/platform/strategy line 35 Java >>> Problem >>> The enum constant ModeChanged needs a corresponding case label in this >>> enum switch on ModelListener.Event StrategyInformationDialog.java >>> /JBookTrader/source/com/**jbooktrader/platform/strategy line 35 Java >>> Problem >>> >>> Here is a long discussion on this topic: https://bugs.eclipse.org/bugs/show_bug.cgi?id=374605
My suggestion is to turn off the corresponding warning in Eclipse. Go to Windows|Preferences|Java|Compiler|Errors/Warnings dialog to reset it. -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jbooktrader?hl=en.
