DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: import jar file

Hybrid View

  1. #1
    Join Date
    Oct 2005
    Posts
    2

    Question import jar file

    hi everybody,

    can any one help me with this,
    am trying to import some classes in a jar file but i dont know how to change the class path or where to place the jar file to get this work(note:am using sun java studio creator enviroment)

    thanks in advance,
    regards.

  2. #2
    Join Date
    Jul 2005
    Location
    SW MO, USA
    Posts
    299
    Read the doc for your IDE on how to setup its classpath.

    If entering commands manually:

    javac.exe -classpath <pathtofile><jarname>.jar;. <program>.java

Similar Threads

  1. Code for printing an html file.
    By rechmbrs in forum Java
    Replies: 3
    Last Post: 06-27-2006, 02:54 AM
  2. wav file fade in out help
    By jase_dukerider in forum C++
    Replies: 2
    Last Post: 04-14-2005, 07:48 PM
  3. Replies: 6
    Last Post: 06-18-2001, 11:47 PM
  4. How to use Java to lock a file
    By Cynthia Leslie in forum Java
    Replies: 3
    Last Post: 06-09-2001, 06:43 PM
  5. Import OST File Plz Help!
    By Marcus Taylor in forum Enterprise
    Replies: 2
    Last Post: 05-25-2000, 07:52 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links