I am using an older IDE with a fixed JDK level and could not find the requirements (libraries and JDK supported) for JFunc (or JDK for JUnit for that matter). Could you please post them here and add them to the documentation for the next release.
Thanks,
Robert MacDonald
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Specifically the java.lang.reflect package with the Proxy and InvocationHandler types. They were introduced in JDK 1.3 and are included with jcfe but my IDE won't load java.* packages other than those with it.
Please list the JDK 1.3 requirement in the docs so that others aren't bit by this when they write 1.2 code. Adding the link to http://staff.develop.com/halloway/code/jcfe.html would help also since the relationship to JDK 1.2 is listed and the package is downloadable there.
Thanks!
RM
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using an older IDE with a fixed JDK level and could not find the requirements (libraries and JDK supported) for JFunc (or JDK for JUnit for that matter). Could you please post them here and add them to the documentation for the next release.
Thanks,
Robert MacDonald
Specifically the java.lang.reflect package with the Proxy and InvocationHandler types. They were introduced in JDK 1.3 and are included with jcfe but my IDE won't load java.* packages other than those with it.
Please list the JDK 1.3 requirement in the docs so that others aren't bit by this when they write 1.2 code. Adding the link to http://staff.develop.com/halloway/code/jcfe.html would help also since the relationship to JDK 1.2 is listed and the package is downloadable there.
Thanks!
RM