eclipse - I don't know how to import the external library I added -
eclipse - I don't know how to import the external library I added -
i working on sudoku solver , i'm planning cut down sudoku sat, in order solve sat want utilize sat4j.
so downloaded binaries , built using ant, imported of jars project when seek import @ top of main class library found.
(import org.sat4j.*;) so looked through eclipse suggestions import org. , not find library, i've looked through stags documentation not see went wrong, , help appreciated.
eclipse external sat4j
Comments
Post a Comment