investovator / investovator-ui

UI features of investovator
GNU General Public License v3.0
0 stars 0 forks source link

excel importer removed build failure - unused imports #75

Closed rajithsiriwardana closed 10 years ago

rajithsiriwardana commented 10 years ago

[ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[23,36] error: cannot find symbol [ERROR] package org.investovator.ann.nngaming [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[25,43] error: package org.investovator.ann.nngaming.events does not exist [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[26,43] error: package org.investovator.ann.nngaming.events does not exist [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[59,12] error: cannot find symbol [ERROR] class EventBroadcaster [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/analysis/AnalysisPanel.java:[19,65] error: package org.investovator.core.data.cassandraexplorer.excelimporter does not exist [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[77,30] error: cannot find symbol [ERROR] class EventBroadcaster [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[337,26] error: cannot find symbol [ERROR] class EventBroadcaster [ERROR] /home/rajith/source/FYP/investovator-ui/src/main/java/org/investovator/ui/nngaming/EventBroadcaster.java:[356,26] error: cannot find symbol

rajithsiriwardana commented 10 years ago

Fixed with commit ebec5b4