Hi,

I am using eclipse and Netbeans 7 whit Java JDK 1.6
i am wondering how do i add java extensions.

I want to add Appache libary : org.commons.apache.2.4.jar
to my java because their libary offers a lot of good
extensions such as coutnMatches method.

Stick it anywhere in the classpath for command-line use.
In Eclipse go into Project -> Properties -> Java Build Path -> Libraries and add it there.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.