I am trying my hand at Java after a long long time and am getting 4 
warnings when I try to build. I tried using the instructions for Windows on 
a Linux install of eclipse (4.2)

Here are the warnings. Can someone throw light on what is happening or are 
these OK to proceed with

Description Resource Path Location Type
Resource leak: '<unassigned Closeable value>' is never closed 
JBookTrader.java /JBookTrader/source/com/jbooktrader/platform/startup line 
47 Java Problem
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

-- 
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/jbooktrader/-/jTWzFhrC95gJ.
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.

Reply via email to