[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1219) java.lang.IllegalArgumentException when open external html/jsp file

Anton Klimkovich (JIRA) jira-events at lists.jboss.org
Tue Oct 30 09:57:01 EDT 2007


java.lang.IllegalArgumentException when open external html/jsp file
-------------------------------------------------------------------

                 Key: JBIDE-1219
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1219
             Project: JBoss Tools
          Issue Type: Bug
          Components: Visual Page Editor
    Affects Versions: 2.0.0.Beta4
            Reporter: Anton Klimkovich
         Attachments: test.html

Open attached html file
java.lang.IllegalArgumentException: Path must include project and resource name: /test.html
	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:62)
	at org.eclipse.core.internal.resources.Workspace.newResource(Workspace.java:1631)
	at org.eclipse.core.internal.resources.Container.getFile(Container.java:123)
	at org.eclipse.wst.html.internal.validation.HTMLValidator.validate(HTMLValidator.java:277)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.validate(ReconcileStepForValidator.java:339)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ReconcileStepForValidator.reconcileModel(ReconcileStepForValidator.java:246)
	at org.eclipse.jface.text.reconciler.AbstractReconcileStep.reconcile(AbstractReconcileStep.java:96)
	at org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:206)
	at org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:183)
	at org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:252)
	at org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:633)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list