2016-12-15 2 views
-1

Eclipseから、rebel.xmlに関する不快なエラーが発生しました。私は自分のワークスペースからプロジェクトを削除し、リポジトリから新鮮なものをチェックしましたが、今このエラーが発生しています。奇妙なEclipse JRebelエラー

enter image description here

<?xml version="1.0" encoding="UTF-8"?> 
<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.zeroturnaround.com" xsi:schemaLocation="http://www.zeroturnaround.com http://www.zeroturnaround.com/alderaan/rebel-2_0.xsd"> 

<classpath> 
    <dir name="C:/Eclipse/workspace/MyProject/build/classes"> 
    </dir> 
</classpath> 

<web> 
    <link target="/"> 
     <dir name="C:/Eclipse_AIJ3/workspace/MyProject/WebContent"> 
     </dir> 
    </link> 
</web> 

+0

xsdはhttps://update.zeroturnaround.com/alderaan/rebel-2_0.xsdですぐに利用できない可能性があります。 –

答えて

0

私は、プロジェクトを閉じて再オープンし、それがこの問題を解決するために、クリーニング終わりました。ケースが閉まった。