How to embed ZXing into JAVA Netbeans Project

1,287 views
Skip to first unread message

Mostafa Hassanin

unread,
Apr 24, 2011, 1:27:41 PM4/24/11
to zxing
Hello

I want to embed ZXing into Netbeans Project, but I do not know what I
should do. Can anyone help me?

Thanks

MCON Dev

unread,
Apr 24, 2011, 5:12:57 PM4/24/11
to zx...@googlegroups.com

yomna eldin

unread,
Apr 26, 2011, 6:53:38 AM4/26/11
to zx...@googlegroups.com
Dear all,

I aslo want to embed Zxing in eclipse Project. I checked the link you
sent, but i had errors and i couldn't solve it. did you get yours
running ?. Your help is highly appreciated.

Best Regards,
Yomna Ali

salim

unread,
Nov 4, 2011, 2:42:36 PM11/4/11
to zx...@googlegroups.com
I encountered this of problem, I give these few steps, and I'm certainly confident that you 'll find it useful.
1: you need ZXing package (including source).
2: download Apache Ant Project Binary to build core.jar and javase.jar
3: set your Ant binary in PATH variable, and set your JAVA_HOME varaible to the java JDK. not to java JRE.
4: unzip your ZXing package
5: in the command line: type cd Zxing\core
6: type Ant
7: do the same for javase.jar, go in Zxing\javase
8: type Ant
9: copy core.jar and javase.jar to your project build folder.
10: import these two jar files to you netbeans java project for coding.


Reply all
Reply to author
Forward
0 new messages