Whenever I opened an html file, I got the error:
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(Unknown Source)
at com.genuitec.eclipse.j2eedt.uriresolver.SystemIDResolver.resolve(Unknown Source)
at org.eclipse.wst.common.uriresolver.internal.ExtensibleURIResolver.resolve(ExtensibleURIResolver.java:68)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager$CommonURIResolver.getLocationByURI(FileBufferModelManager.java:197)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager$CommonURIResolver.getLocationByURI(FileBufferModelManager.java:181)
at org.eclipse.wst.html.core.internal.htmlcss.URLModelProvider.resolveURI(URLModelProvider.java:401)
I got this error for a while and just downloaded and installed the latest version:
MyEclipse Blue Edition
Version: 6.5.1 Blue GA
Build id: 6.5.1-Blue-GA-20080715
The problem is still there. It first happened roughly after I run some update.
Don’t know how to fix this problem.