Unable to import userlibrary

Posted by abc on Stack Overflow See other posts from Stack Overflow or by abc
Published on 2010-06-14T14:06:49Z Indexed on 2010/06/14 14:12 UTC
Read the original article Hit count: 203

Filed under:
|
|
<?xml version="1.0" encoding="MacRoman" standalone="no"?> <eclipse-userlibraries version="2">
<library name="USC_KFS_LIB" systemlibrary="false">
    <archive path="/java/lib/JUnit/junit.jar"/>
    <archive path="/java/lib/Log4j/log4j-1.2.14.jar"/>
    <archive path="/java/lib/TOMCAT/jsp-api.jar"/>
    <archive path="/java/lib/TOMCAT/servlet-api.jar"/>
</library>

This is the content of my file when i try to import this file as user library it works in my machine a while not in machine b. both have same configuration .

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse