matheus-silva / jahmm

Automatically exported from code.google.com/p/jahmm
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

use the library with the standard Java SDK in windows xp? #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello
What I should do in order to write a program using one of the Jahmm's
libraries and compile it using the command line "javac" in windows xp?

Original issue reported on code.google.com by my.mail...@gmail.com on 14 Apr 2009 at 8:35

GoogleCodeExporter commented 8 years ago
Maybe you can import it into Eclipse

Original comment by xuxinb...@gmail.com on 14 Apr 2009 at 11:27

GoogleCodeExporter commented 8 years ago
hmmm, could it be done using NetBeans?

also, I compiled all the files in "distributions" directory, and there wasn't 
any error.
but when compiling the second folder: "jahmm" folder, many errors appear :(
I think it is not possible to compile these files using the cmd?

Also, is it too hard to provide the .jar file for winxp and linux????! why the 
user
should compile the source files?????

Original comment by my.mail...@gmail.com on 14 Apr 2009 at 4:56

GoogleCodeExporter commented 8 years ago
If you add JRE 5.0 above,the problem will disappear.
you can Extract .jar file to anywhere,and it works just like .rar file.Then 
import it
to Eclipse.
Lucky you!

Original comment by xuxinb...@gmail.com on 15 Apr 2009 at 12:43