What steps will reproduce the problem?
1. go into cli directory
2. compile Cli.java with javac Cli.java
What is the expected output? What do you see instead?
A Cli.class file is expected but i get the following:
Cli.java:27: package be.ac.ulg.montefiore.run.jahmm.io does not exist
import be.ac.ulg.montefiore.run.jahmm.io.FileFormatException;
^
Cli.java:54: cannot find symbol
symbol : class AbnormalTerminationException
+ 9 more errors
What version of the product are you using? On what operating system?
I am using jahmm-0.6.1 on Ubuntu 10.04
Please help with this!
Original issue reported on code.google.com by jorre...@gmail.com on 29 Mar 2012 at 2:08
Original issue reported on code.google.com by
jorre...@gmail.com
on 29 Mar 2012 at 2:08