Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » WTP build I20050220 with eclipse 3.1 M5 a build.
WTP build I20050220 with eclipse 3.1 M5 a build. [message #75565] Mon, 21 February 2005 12:57 Go to next message
Eclipse UserFriend
Originally posted by: sylcheung.gmail.com

Hi,

I am using WTP build I20050220 with eclipse 3.1 M5 a build on Window XP.
I have 2 problems:
1. when I click a XML file with the "XML Editor" in my project, I got
this error "Unable to create part".
2. when I got to preference, and try to expand the "XDOCLET" option and
click the "ejbdoclet", I got "The currently displayed page contains
invalid values.

Have anyone seen the same problems? And can you please tell me how to
resolve it?

Thank you.
Sam
Re: WTP build I20050220 with eclipse 3.1 M5 a build. [message #75601 is a reply to message #75565] Mon, 21 February 2005 13:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fiucha.ugs.com

Samuel Cheung wrote:
> Hi,
>
> I am using WTP build I20050220 with eclipse 3.1 M5 a build on Window XP.
> I have 2 problems:
> 1. when I click a XML file with the "XML Editor" in my project, I got
> this error "Unable to create part".
> 2. when I got to preference, and try to expand the "XDOCLET" option and
> click the "ejbdoclet", I got "The currently displayed page contains
> invalid values.
>
> Have anyone seen the same problems? And can you please tell me how to
> resolve it?

Works fine here.

florin
Re: WTP build I20050220 with eclipse 3.1 M5 a build. [message #75616 is a reply to message #75565] Mon, 21 February 2005 13:21 Go to previous messageGo to next message
Eclipse UserFriend
On Mon, 21 Feb 2005 11:57:32 -0600, Samuel Cheung <sylcheung@gmail.com> wrote:
>
> 1. when I click a XML file with the "XML Editor" in my project, I got
> this error "Unable to create part".
>

most XML files are working ok for me? Does your XML file have a <project> tag in it?
If so, that's a known problem we're still looking into. If that's not the case,
please open a bug and attach sample xml file that you're having trouble with.

Thanks!
Re: WTP build I20050220 with eclipse 3.1 M5 a build. [message #75633 is a reply to message #75565] Mon, 21 February 2005 14:15 Go to previous messageGo to next message
Eclipse UserFriend
i have problem with version too , when i click on dynamic web projects get a
message error .

here are the message that i got .
Problems occurred when invoking code from plug-in: "org.eclipse.jface".
stack trace
java.lang.NoClassDefFoundError:
org/eclipse/wst/wsdl/internal/util/WSDLResourceImpl
at
org.eclipse.jst.j2ee.internal.actions.OpenJ2EEResourceAction .isWsdlInstance(OpenJ2EEResourceAction.java:407)
at
org.eclipse.jst.j2ee.internal.actions.OpenJ2EEResourceAction .updateSelection(OpenJ2EEResourceAction.java:346)
at
org.eclipse.ui.actions.BaseSelectionListenerAction.selection Changed(BaseSelectionListenerAction.java:124)
at
org.eclipse.jst.j2ee.navigator.internal.J2EEActionProvider.s etActionContext(J2EEActionProvider.java:80)
at
org.eclipse.wst.common.navigator.views.NavigatorActionServic e.fillActionBars(NavigatorActionService.java:216)
at
org.eclipse.wst.common.navigator.views.CommonNavigatorManage r.selectionChanged(CommonNavigatorManager.java:91)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:163)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:1015)
at org.eclipse.core.runtime.Platform.run(Platform.java:757)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer .java:161)
at
org.eclipse.jface.viewers.StructuredViewer.updateSelection(S tructuredViewer.java:1676)
at
org.eclipse.jface.viewers.StructuredViewer.handleSelect(Stru cturedViewer.java:935)
at
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected( StructuredViewer.java:961)
at
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenS trategy.java:209)
at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.ja va:204)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrate gy.java:364)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:842)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2908)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :2541)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1612)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1578)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:293)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:144)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:102)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:228)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:333)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:150)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:268 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:260)
at org.eclipse.core.launcher.Main.run(Main.java:887)
at org.eclipse.core.launcher.Main.main(Main.java:871)

AFTER
Attempt to activate a disabled plug-in: "org.eclipse.wst.wsdl".
An exception stack trace could not be found.

my configuration is
emf-sdo-xsd-SDK-I200502171619.zip

GEF-SDK-I20050215.zip
JEM-runtime-1.0.2.zip

anybody can help me

thanks .

Daniel

a..
(Optional)
"Samuel Cheung" <sylcheung@gmail.com> escreveu na mensagem
news:cvd7ed$a94$1@www.eclipse.org...
> Hi,
>
> I am using WTP build I20050220 with eclipse 3.1 M5 a build on Window XP.
> I have 2 problems:
> 1. when I click a XML file with the "XML Editor" in my project, I got
> this error "Unable to create part".
> 2. when I got to preference, and try to expand the "XDOCLET" option and
> click the "ejbdoclet", I got "The currently displayed page contains
> invalid values.
>
> Have anyone seen the same problems? And can you please tell me how to
> resolve it?
>
> Thank you.
> Sam
>
>
Re: WTP build I20050220 with eclipse 3.1 M5 a build. [message #75650 is a reply to message #75616] Mon, 21 February 2005 14:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: sylcheung.gmail.com

David Williams wrote:
> On Mon, 21 Feb 2005 11:57:32 -0600, Samuel Cheung <sylcheung@gmail.com>
> wrote:
>
>>
>> 1. when I click a XML file with the "XML Editor" in my project, I got
>> this error "Unable to create part".
>>
>
> most XML files are working ok for me? Does your XML file have a
> <project> tag in it?
> If so, that's a known problem we're still looking into. If that's not
> the case,
> please open a bug and attach sample xml file that you're having trouble
> with.
>
> Thanks!
>
Yes, you are correct. That xml file does have a <project> tag in in.
But what about the second problems that i mentioned. Do you have any
insight?

2. when I got to preference, and try to expand the "XDOCLET" option and
click the "ejbdoclet", I got "The currently displayed page contains
invalid values.

Thank you.
Re: WTP build I20050220 with eclipse 3.1 M5 a build. [message #75683 is a reply to message #75650] Mon, 21 February 2005 15:31 Go to previous message
Eclipse UserFriend
On Mon, 21 Feb 2005 13:52:57 -0600, Samuel Cheung <sylcheung@gmail.com> wrote:


> 2. when I got to preference, and try to expand the "XDOCLET" option and
> click the "ejbdoclet", I got "The currently displayed page contains
> invalid values.
>

I can just confirm I see it too. I think you need to fill in something in the
"installed" location. I know some improvemeents/bug fixes are expected here
since its a brand new function, but don't hesitate to open bugs.
Previous Topic:trying the WTP tutorial I
Next Topic:file templates?
Goto Forum:
  


Current Time: Sun Jun 01 21:16:28 EDT 2025

Powered by FUDForum. Page generated in 0.05034 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top