File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes IDEs, Version Control and other tools and the fly likes adding an api to eclipse Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "adding an api to eclipse" Watch "adding an api to eclipse" New topic
Author

adding an api to eclipse

Len Padson
Greenhorn

Joined: Nov 21, 2011
Posts: 22
Hi, I'm fairly new to Java.... I know the language but not much else. I downloaded a google voice java api from the internet (Google Voice Java) and I want to be able to use it in eclipse. how would i go about adding it?
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 4875

Here is one way:

Creata project (or you can use an existing project). Right-click the projectnd select Properties. Then in Java Build Path, select the Libraries tab. Click the Add button and browse to the JAR file for the Google Voice api. If there are multiple JARs, repeat thisfor each JAR.

That's it!


JBoss In Action
 
 
subject: adding an api to eclipse
 
Threads others viewed
Can any one Direct me on creating a Speaker Recognition System in Java?
Voice encryption and decryption in java
free voice recognition tool to embed in jsp
voice sinthesizer
Problem with mail api on google app engine.
IntelliJ Java IDE