Search:

Type: Posts; User: sciences

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    4,032

    Re: How to import Hex class correctly?

    it works very well.
    thanks
  2. Replies
    4
    Views
    4,032

    Re: How to import Hex class correctly?

    thank you
    after unpacking the zip file, i found this jar file "commons-codec-1.9.jar", and i put it in the same class directory.
    I am using netbeans IDE, what is the next step, please?
  3. Replies
    4
    Views
    4,032

    How to import Hex class correctly?

    Hello

    I want to use this method Hex.decodeHex() in my class, but there is something wrong with import statement!!
    I wrote : import org.apache.commons.codec.binary.Hex;

    but it said that the...
Results 1 to 3 of 3