java.lang.IllegalArgumentException: Path must include project and resource name: /dfdsfsdfsdfsdfdasfsdfsdf 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.jboss.tools.jst.web.project.handlers.AddPageTemplateSupport.getSelectedResource(AddPageTemplateSupport.java:129) at org.jboss.tools.jst.web.project.handlers.AddPageTemplateSupport$PageTemplateValidator.validate(AddPageTemplateSupport.java:98) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard$ValidationRunnable.updateValidationData(DefaultSpecialWizard.java:230) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard$ValidationRunnable$1.run(DefaultSpecialWizard.java:223) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:152) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:118) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4097) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard$ValidationRunnable.safeUpdateValidationData(DefaultSpecialWizard.java:221) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.dataChanged(DefaultSpecialWizard.java:196) at org.jboss.tools.common.model.ui.wizards.special.SpecialWizardStep.validate(SpecialWizardStep.java:88) at org.jboss.tools.common.model.ui.wizards.special.SpecialWizardStep.propertyChange(SpecialWizardStep.java:82) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333) at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:270) at org.jboss.tools.common.model.ui.attribute.adapter.DefaultValueAdapter.fireValueChange(DefaultValueAdapter.java:87) at org.jboss.tools.common.model.ui.attribute.adapter.DefaultValueAdapter.setValue(DefaultValueAdapter.java:84) at org.jboss.tools.common.model.ui.attribute.adapter.DefaultValueAdapter.valueChange(DefaultValueAdapter.java:104) at org.jboss.tools.common.model.ui.attribute.editor.StringButtonFieldEditorEx.propertyChange(StringButtonFieldEditorEx.java:312) at org.eclipse.jface.preference.FieldEditor.fireValueChanged(FieldEditor.java:346) at org.jboss.tools.common.model.ui.attribute.editor.StringFieldEditor.valueChanged(StringFieldEditor.java:313) at org.jboss.tools.common.model.ui.attribute.editor.StringButtonFieldEditorEx.valueChanged(StringButtonFieldEditorEx.java:297) at org.jboss.tools.common.model.ui.attribute.editor.StringFieldEditor$1.modifyText(StringFieldEditor.java:173) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:166) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:962) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:943) at org.eclipse.swt.widgets.Text.wmCommandChild(Text.java:2366) at org.eclipse.swt.widgets.Control.WM_COMMAND(Control.java:3801) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3675) at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:291) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4351) at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native Method) at org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:2179) at org.eclipse.swt.widgets.Text.callWindowProc(Text.java:133) at org.eclipse.swt.widgets.Control.windowProc(Control.java:3760) at org.eclipse.swt.widgets.Text.windowProc(Text.java:2013) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4351) at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2265) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3291) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.open(DefaultSpecialWizard.java:85) at org.jboss.tools.common.model.ui.wizards.special.DefaultSpecialWizard.execute(DefaultSpecialWizard.java:62) at org.jboss.tools.common.meta.action.impl.handlers.DefaultSpecialHandler.executeHandler(DefaultSpecialHandler.java:61) at org.jboss.tools.common.meta.action.impl.XActionImpl.executeHandler(XActionImpl.java:65) at org.jboss.tools.common.model.ui.action.XModelObjectAction.actionPerformed(XModelObjectAction.java:82) at org.jboss.tools.common.model.ui.action.XModelObjectActionInvoker.execute(XModelObjectActionInvoker.java:36) at org.jboss.tools.common.meta.action.XActionInvoker.invoke(XActionInvoker.java:53) at org.jboss.tools.common.meta.action.XActionInvoker.invoke(XActionInvoker.java:33) at org.jboss.tools.jst.web.project.handlers.AddPageTemplateSupport.run(AddPageTemplateSupport.java:40) at org.jboss.tools.jst.web.project.helpers.AbstractWebProjectTemplate.addPageTemplate(AbstractWebProjectTemplate.java:183) at org.jboss.tools.jst.web.project.helpers.AbstractWebProjectTemplate.addPageTemplate(AbstractWebProjectTemplate.java:187) at org.jboss.tools.jst.web.ui.internal.preferences.AbstractPagesPreferencesPage$2.widgetSelected(AbstractPagesPreferencesPage.java:152) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:227) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.jface.window.Window.runEventLoop(Window.java:820) at org.eclipse.jface.window.Window.open(Window.java:796) at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:65) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546) at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490) at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219) at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447) at org.eclipse.equinox.launcher.Main.run(Main.java:1173) at org.eclipse.equinox.launcher.Main.main(Main.java:1148)