Dear Juan,
Firstly I would like to thank you for developing a beautiful tool and libraries for Java and C. I am currently showing my students how to build Fuzzy Controllers using your environment and my students love it.
I am having difficulties building the Java Jar files from the build.xml using ANT on my system.
There seems to be issues with the types for the Java ArrayList you are using. Errors seems to occur on the right side of the equals in most cases where an explicit type is not given in the <> brackets.
The appropriate type that should appear in the <> is clear in some cases but not in others. Is this a problem with my Java version or am I compiling the source wrong?
Just using ant -buildfile build.xml form the command line.
Hope you can help me out as I would love my students to run there Fuzzy controllers in Java.
Thank you for your work.
Best regards
Stephen Sheridan