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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -