Menu

.java files

2003-07-21
2003-07-23
  • Philip Ray Smith

    In addition to the .class files that you guys provide, is it possible to get copies of the .java files?

    Phil Smith

     
    • Mark Hale

      Mark Hale - 2003-07-22

      The source files can be found in the file source.zip included with every release. The absolute latest code can be found on the CVS:
      http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jsci

       
      • Philip Ray Smith

        Thanks for the reply.  I found the source.jar but I couldn't find the source (.java) files for the stuff in core.jar (like multiply(Complex x, Complex y).  Do they exist somwhere else?

        Phil

         
    • Mark Hale

      Mark Hale - 2003-07-23

      All the source files are in source.zip. For instance, if you unzip it, you will find Complex.java in classes/JSci/maths/Complex.java. Everything in source.zip can also be found in the CVS.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.