cancel
Showing results for 
Search instead for 
Did you mean: 

Apply Template not enabled

former_member540174
Participant
0 Kudos

When in the Layout view in the Outline box on my web Dynpro NWDI project I right click on the RootUIElementContainer the "Apply Template" option in the selection box is not enabled. The only enabled options are cut,copy,TranslateableTexts,Insert Child, Show Help and Properties.

How do I get Apply Template enabled again? Is there some property that causes this feature to turn off?

I looked in the metadata log for NWDS and found this


/NDI_MTLSORTR_D~lso~roster~mgrmass~spiritaero.com/src/packages/spiritaero/com/lso/roster/SelectionView.wdview
!ENTRY org.eclipse.core.runtime 4 2 Feb 28, 2008 08:46:47.729
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.runtime".
!STACK 1
org.eclipse.core.runtime.CoreException: Exception occurred starting application server.
	at org.eclipse.help.internal.appserver.AppserverPlugin.startWebappServer(AppserverPlugin.java:163)
	at org.eclipse.help.internal.appserver.AppserverPlugin.getAppServer(AppserverPlugin.java:53)
	at org.eclipse.help.internal.appserver.WebappManager.stop(WebappManager.java:58)
	at org.eclipse.help.internal.HelpSystem.shutdown(HelpSystem.java:160)
	at org.eclipse.help.internal.HelpPlugin.shutdown(HelpPlugin.java:100)
	at org.eclipse.core.internal.plugins.PluginRegistry$2.run(PluginRegistry.java:295)
	at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
	at org.eclipse.core.internal.plugins.PluginRegistry$1.visit(PluginRegistry.java:308)
	at org.eclipse.core.internal.plugins.PluginRegistry.accept(PluginRegistry.java:58)
	at org.eclipse.core.internal.plugins.PluginRegistry.shutdownPlugins(PluginRegistry.java:311)
	at org.eclipse.core.internal.plugins.PluginRegistry.shutdown(PluginRegistry.java:277)
	at org.eclipse.core.internal.runtime.InternalPlatform.loaderShutdown(InternalPlatform.java:630)
	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:324)
	at org.eclipse.core.internal.boot.InternalBootLoader.shutdown(InternalBootLoader.java:1008)
	at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:863)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
	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:324)
	at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
	at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
	at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

Regards,

Diane

Edited by: Diane Fuller on Feb 28, 2008 4:29 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member540174
Participant
0 Kudos

I found another post and did as suggested

"Please try deleting the .metadata directory under your workspace and start the IDE."

It's back!