I want to add the jTwitter library to my application.
How can I add and build the path for it?
In case you are using Eclipse go to Project → Properties there navigate to Java Build Path on the tab Libraries hit the Add External JARs button and select your JAR file.
Hai Nikki,
If you are using Eclipise IDE, then follow these steps shown below. step1: Right click the project Name, there yiu find a option Build path(Refer Figure1)
step2: click Build path then configure Build path(Refer figure2), a dialog box will appear, in that click Add External Jars , select and add it(refer figure3).
figure 1:
figure2:
figure 3: