Feature Build Process Changes

fronobulax

Developer
Staff member
20504 adds the directories, changes the build and adds the rhino jar, in anticipation.

I would consider this closed but @MCroft may have some testing so they may close it.

For the developer from the future, if code in the src tree of KoLmafia needs an external jar file then the jar file can be added to src/jar and the ant build will find it, use it at compile and pack it into the run time.

Note that .classpath was not changed because I don't use Eclipse and my system and svn disagreed on how to end lines (funny, I thought we solved that) so an Eclipse user can make the changes and commit.
 

ikzann

Member
Here is an actually correct updated .classpath file. The line endings should be OK....
 

Attachments

  • .classpath.txt
    1.6 KB · Views: 1
Top