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

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -