views:

17

answers:

1
<?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></eclipse-userlibraries>  

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 .

A: 

Solved. By Changing the Encoding to UTF-8

org.life.java