Error running demo application [message #1132] |
Thu, 23 February 2006 13:15  |
Eclipse User |
|
|
|
I am trying to run the demo applications. When I run the demo apps I get
errors:
Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
Invalid Menu Extension (Path is invalid):
org.eclipse.update.ui.configManager
Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
Invalid Menu Extension (Path is invalid):
org.eclipse.ui.actions.showKeyAssistHandler
I resolved this by removing the plugin org.eclipse.update.ui dependency,
but either way I can not do the demo because on the step:
On the first app click Context > New > ProfileShare - this will bring up
the 'New Profile Share context' dialogue box:
Under the New menu there is no menu items. So I can not make a
ProfileShare.
Any ideas? It may have to do with not having that plugin but I can not
find where I get the plugin from.
Pat
|
|
|
|
|
Re: Error running demo application [message #1213 is a reply to message #1159] |
Thu, 23 February 2006 17:22   |
Eclipse User |
|
|
|
Here is what I am seeing:
!MESSAGE Higgins starting
!ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
!MESSAGE A workspace crash was detected. The previous session did not exit
normally.
Processing xid=org.eclipse.higgins.context.user.context, member
name=context
Processing xid=org.eclipse.higgins.context.store.contextStore, member
name=contextStore
Open context: extensionId=org.eclipse.higgins.context.user.context
id=Other Person
Open context: extensionId=org.eclipse.higgins.context.user.context
id=pfelsted
looks pretty similar.
Any tips on how to "Manually add the dependency
"org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
for the steps to do this but have not yet found it. Sorry Eclipse novice
here :).
Pat
Paul Trevithick wrote:
> Hi Pat,
> When launching the Demo app you should see something like this just before
> the string of "Invalid Menu Extension" errors:
> !ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62
> !MESSAGE Higgins starting
> Processing xid=org.eclipse.higgins.context.profileshare.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.user.context, member name=context
> org.eclipse.ecf.internal.core.Trace: OFF
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context id=Other
> Person
> Open context: extensionId=org.eclipse.higgins.context.user.context id=<your
> name here>
> What do you see comparable to the above? This might help me understand
> what's going wrong.
> Also, this won't fix your problem, but I noticed that we omitted step #3
> "Manually add the dependency...". It has now been added to this update wiki
> page: http://spwiki.editme.com/RunningTheDemoApp
> -Paul
> "Pat" <pfelsted@novell.com> wrote in message
> news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>>I am trying to run the demo applications. When I run the demo apps I get
>>errors:
>>
>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
>> Invalid Menu Extension (Path is invalid):
>> org.eclipse.update.ui.configManager
>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
>> Invalid Menu Extension (Path is invalid):
>> org.eclipse.ui.actions.showKeyAssistHandler
>>
>> I resolved this by removing the plugin org.eclipse.update.ui dependency,
>> but either way I can not do the demo because on the step:
>>
>> On the first app click Context > New > ProfileShare - this will bring up
>> the 'New Profile Share context' dialogue box:
>> Under the New menu there is no menu items. So I can not make a
>> ProfileShare.
>>
>> Any ideas? It may have to do with not having that plugin but I can not
>> find where I get the plugin from.
>>
>> Pat
>>
|
|
|
Re: Error running demo application [message #1238 is a reply to message #1213] |
Thu, 23 February 2006 17:35   |
Eclipse User |
|
|
|
Another possible issue - I decided to start from scratch today and I can
not find a version 0.6.x of ECF anywhere on the eclipse downloads pages.
So I am on 0.7.1. It is compiling and I am seeing the same behavior as
before so I am assuming that this will not cause a conflict.
Pat wrote:
> Here is what I am seeing:
> !MESSAGE Higgins starting
> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
> !MESSAGE A workspace crash was detected. The previous session did not exit
> normally.
> Processing xid=org.eclipse.higgins.context.user.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=Other Person
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=pfelsted
> looks pretty similar.
> Any tips on how to "Manually add the dependency
> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
> for the steps to do this but have not yet found it. Sorry Eclipse novice
> here :).
> Pat
> Paul Trevithick wrote:
>> Hi Pat,
>> When launching the Demo app you should see something like this just before
>> the string of "Invalid Menu Extension" errors:
>> !ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62
>> !MESSAGE Higgins starting
>> Processing xid=org.eclipse.higgins.context.profileshare.context, member
>> name=context
>> Processing xid=org.eclipse.higgins.context.user.context, member name=context
>> org.eclipse.ecf.internal.core.Trace: OFF
>> Processing xid=org.eclipse.higgins.context.store.contextStore, member
>> name=contextStore
>> Open context: extensionId=org.eclipse.higgins.context.user.context id=Other
>> Person
>> Open context: extensionId=org.eclipse.higgins.context.user.context id=<your
>> name here>
>> What do you see comparable to the above? This might help me understand
>> what's going wrong.
>> Also, this won't fix your problem, but I noticed that we omitted step #3
>> "Manually add the dependency...". It has now been added to this update wiki
>> page: http://spwiki.editme.com/RunningTheDemoApp
>> -Paul
>> "Pat" <pfelsted@novell.com> wrote in message
>> news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>>>I am trying to run the demo applications. When I run the demo apps I get
>>>errors:
>>>
>>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
>>> Invalid Menu Extension (Path is invalid):
>>> org.eclipse.update.ui.configManager
>>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
>>> Invalid Menu Extension (Path is invalid):
>>> org.eclipse.ui.actions.showKeyAssistHandler
>>>
>>> I resolved this by removing the plugin org.eclipse.update.ui dependency,
>>> but either way I can not do the demo because on the step:
>>>
>>> On the first app click Context > New > ProfileShare - this will bring up
>>> the 'New Profile Share context' dialogue box:
>>> Under the New menu there is no menu items. So I can not make a
>>> ProfileShare.
>>>
>>> Any ideas? It may have to do with not having that plugin but I can not
>>> find where I get the plugin from.
>>>
>>> Pat
>>>
|
|
|
Re: Error running demo application [message #1263 is a reply to message #1213] |
Thu, 23 February 2006 19:13   |
Eclipse User |
|
|
|
Originally posted by: paul.socialphysics.org
Inline below
"Pat" <pfelsted@novell.com> wrote in message
news:94249bb6c66a96a7cfe388575b299fdb$1@www.eclipse.org...
> Here is what I am seeing:
>
> !MESSAGE Higgins starting
>
> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
> !MESSAGE A workspace crash was detected. The previous session did not exit
> normally.
> Processing xid=org.eclipse.higgins.context.user.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=Other Person
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=pfelsted
>
> looks pretty similar.
Actually there's a key difference, the first "Processing" line should be:
"Processing xid=org.eclipse.higgins.context.profileshare.context, member
name=context"
This line is missing from your console. On startup Higgins isn't seeing the
profileshare plug-in. When you click Run > Debug... the "Create, manage, and
run configurations" dialog appears. Under the "Plug-ins" tab there are three
radio buttons. The most conservative approach is to use "Launch with all
workspace and enabled external plug-ins". Try launching with that option.
>
> Any tips on how to "Manually add the dependency
> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
> for the steps to do this but have not yet found it. Sorry Eclipse novice
> here :).
Hey, no problem. Try this: in the Package Explorer at the left open up the
org.eclipse.ecf project. Double click on "plugin.xml". This will bring up an
editor in the main window. At the bottom of the editor you'll see a set of
tabs: 'Overview', 'Dependencies', .etc. Click on 'Dependencies'. Click
'Add..' Type in "org.eclipse.emf.ecore.sdo" and click OK.
>
|
|
|
|
Re: Error running demo application [message #2154 is a reply to message #1263] |
Tue, 28 February 2006 14:02   |
Eclipse User |
|
|
|
Thanks Paul. I got the Demo to work. I will send you some patches for
document changes and I fixed a few warnings that I might send. So it does
work with ECF 0.7.1.
Pat
Paul Trevithick wrote:
> Inline below
> "Pat" <pfelsted@novell.com> wrote in message
> news:94249bb6c66a96a7cfe388575b299fdb$1@www.eclipse.org...
>> Here is what I am seeing:
>>
>> !MESSAGE Higgins starting
>>
>> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
>> !MESSAGE A workspace crash was detected. The previous session did not exit
>> normally.
>> Processing xid=org.eclipse.higgins.context.user.context, member
>> name=context
>> Processing xid=org.eclipse.higgins.context.store.contextStore, member
>> name=contextStore
>> Open context: extensionId=org.eclipse.higgins.context.user.context
>> id=Other Person
>> Open context: extensionId=org.eclipse.higgins.context.user.context
>> id=pfelsted
>>
>> looks pretty similar.
> Actually there's a key difference, the first "Processing" line should be:
> "Processing xid=org.eclipse.higgins.context.profileshare.context, member
> name=context"
> This line is missing from your console. On startup Higgins isn't seeing the
> profileshare plug-in. When you click Run > Debug... the "Create, manage, and
> run configurations" dialog appears. Under the "Plug-ins" tab there are three
> radio buttons. The most conservative approach is to use "Launch with all
> workspace and enabled external plug-ins". Try launching with that option.
>>
>> Any tips on how to "Manually add the dependency
>> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
>> for the steps to do this but have not yet found it. Sorry Eclipse novice
>> here :).
> Hey, no problem. Try this: in the Package Explorer at the left open up the
> org.eclipse.ecf project. Double click on "plugin.xml". This will bring up an
> editor in the main window. At the bottom of the editor you'll see a set of
> tabs: 'Overview', 'Dependencies', .etc. Click on 'Dependencies'. Click
> 'Add..' Type in "org.eclipse.emf.ecore.sdo" and click OK.
>>
Thanks Paiul
|
|
|
|
Re: Error running demo application [message #561223 is a reply to message #1132] |
Thu, 23 February 2006 16:56  |
Eclipse User |
|
|
|
Hi Pat,
When launching the Demo app you should see something like this just before
the string of "Invalid Menu Extension" errors:
!ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62
!MESSAGE Higgins starting
Processing xid=org.eclipse.higgins.context.profileshare.context, member
name=context
Processing xid=org.eclipse.higgins.context.user.context, member name=context
org.eclipse.ecf.internal.core.Trace: OFF
Processing xid=org.eclipse.higgins.context.store.contextStore, member
name=contextStore
Open context: extensionId=org.eclipse.higgins.context.user.context id=Other
Person
Open context: extensionId=org.eclipse.higgins.context.user.context id=<your
name here>
What do you see comparable to the above? This might help me understand
what's going wrong.
Also, this won't fix your problem, but I noticed that we omitted step #3
"Manually add the dependency...". It has now been added to this update wiki
page: http://spwiki.editme.com/RunningTheDemoApp
-Paul
"Pat" <pfelsted@novell.com> wrote in message
news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>I am trying to run the demo applications. When I run the demo apps I get
>errors:
>
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
> Invalid Menu Extension (Path is invalid):
> org.eclipse.update.ui.configManager
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
> Invalid Menu Extension (Path is invalid):
> org.eclipse.ui.actions.showKeyAssistHandler
>
> I resolved this by removing the plugin org.eclipse.update.ui dependency,
> but either way I can not do the demo because on the step:
>
> On the first app click Context > New > ProfileShare - this will bring up
> the 'New Profile Share context' dialogue box:
> Under the New menu there is no menu items. So I can not make a
> ProfileShare.
>
> Any ideas? It may have to do with not having that plugin but I can not
> find where I get the plugin from.
>
> Pat
>
|
|
|
Re: Error running demo application [message #561240 is a reply to message #1132] |
Thu, 23 February 2006 17:08  |
Eclipse User |
|
|
|
Another question...Do you have the org.eclipse.higgins.context.profileshare
project checked out from CVS an in your workbench? That is one of the
Higgins plugins listed here
http://www.eclipse.org/higgins/org.eclipse.higgins.docs/higg ins-anonymous.psf
-Paul
"Pat" <pfelsted@novell.com> wrote in message
news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>I am trying to run the demo applications. When I run the demo apps I get
>errors:
>
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
> Invalid Menu Extension (Path is invalid):
> org.eclipse.update.ui.configManager
> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
> Invalid Menu Extension (Path is invalid):
> org.eclipse.ui.actions.showKeyAssistHandler
>
> I resolved this by removing the plugin org.eclipse.update.ui dependency,
> but either way I can not do the demo because on the step:
>
> On the first app click Context > New > ProfileShare - this will bring up
> the 'New Profile Share context' dialogue box:
> Under the New menu there is no menu items. So I can not make a
> ProfileShare.
>
> Any ideas? It may have to do with not having that plugin but I can not
> find where I get the plugin from.
>
> Pat
>
|
|
|
Re: Error running demo application [message #561253 is a reply to message #1159] |
Thu, 23 February 2006 17:22  |
Eclipse User |
|
|
|
Here is what I am seeing:
!MESSAGE Higgins starting
!ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
!MESSAGE A workspace crash was detected. The previous session did not exit
normally.
Processing xid=org.eclipse.higgins.context.user.context, member
name=context
Processing xid=org.eclipse.higgins.context.store.contextStore, member
name=contextStore
Open context: extensionId=org.eclipse.higgins.context.user.context
id=Other Person
Open context: extensionId=org.eclipse.higgins.context.user.context
id=pfelsted
looks pretty similar.
Any tips on how to "Manually add the dependency
"org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
for the steps to do this but have not yet found it. Sorry Eclipse novice
here :).
Pat
Paul Trevithick wrote:
> Hi Pat,
> When launching the Demo app you should see something like this just before
> the string of "Invalid Menu Extension" errors:
> !ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62
> !MESSAGE Higgins starting
> Processing xid=org.eclipse.higgins.context.profileshare.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.user.context, member name=context
> org.eclipse.ecf.internal.core.Trace: OFF
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context id=Other
> Person
> Open context: extensionId=org.eclipse.higgins.context.user.context id=<your
> name here>
> What do you see comparable to the above? This might help me understand
> what's going wrong.
> Also, this won't fix your problem, but I noticed that we omitted step #3
> "Manually add the dependency...". It has now been added to this update wiki
> page: http://spwiki.editme.com/RunningTheDemoApp
> -Paul
> "Pat" <pfelsted@novell.com> wrote in message
> news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>>I am trying to run the demo applications. When I run the demo apps I get
>>errors:
>>
>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
>> Invalid Menu Extension (Path is invalid):
>> org.eclipse.update.ui.configManager
>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
>> Invalid Menu Extension (Path is invalid):
>> org.eclipse.ui.actions.showKeyAssistHandler
>>
>> I resolved this by removing the plugin org.eclipse.update.ui dependency,
>> but either way I can not do the demo because on the step:
>>
>> On the first app click Context > New > ProfileShare - this will bring up
>> the 'New Profile Share context' dialogue box:
>> Under the New menu there is no menu items. So I can not make a
>> ProfileShare.
>>
>> Any ideas? It may have to do with not having that plugin but I can not
>> find where I get the plugin from.
>>
>> Pat
>>
|
|
|
Re: Error running demo application [message #561272 is a reply to message #1213] |
Thu, 23 February 2006 17:35  |
Eclipse User |
|
|
|
Another possible issue - I decided to start from scratch today and I can
not find a version 0.6.x of ECF anywhere on the eclipse downloads pages.
So I am on 0.7.1. It is compiling and I am seeing the same behavior as
before so I am assuming that this will not cause a conflict.
Pat wrote:
> Here is what I am seeing:
> !MESSAGE Higgins starting
> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
> !MESSAGE A workspace crash was detected. The previous session did not exit
> normally.
> Processing xid=org.eclipse.higgins.context.user.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=Other Person
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=pfelsted
> looks pretty similar.
> Any tips on how to "Manually add the dependency
> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
> for the steps to do this but have not yet found it. Sorry Eclipse novice
> here :).
> Pat
> Paul Trevithick wrote:
>> Hi Pat,
>> When launching the Demo app you should see something like this just before
>> the string of "Invalid Menu Extension" errors:
>> !ENTRY org.eclipse.higgins.internal 1 0 2006-02-23 16:40:10.62
>> !MESSAGE Higgins starting
>> Processing xid=org.eclipse.higgins.context.profileshare.context, member
>> name=context
>> Processing xid=org.eclipse.higgins.context.user.context, member name=context
>> org.eclipse.ecf.internal.core.Trace: OFF
>> Processing xid=org.eclipse.higgins.context.store.contextStore, member
>> name=contextStore
>> Open context: extensionId=org.eclipse.higgins.context.user.context id=Other
>> Person
>> Open context: extensionId=org.eclipse.higgins.context.user.context id=<your
>> name here>
>> What do you see comparable to the above? This might help me understand
>> what's going wrong.
>> Also, this won't fix your problem, but I noticed that we omitted step #3
>> "Manually add the dependency...". It has now been added to this update wiki
>> page: http://spwiki.editme.com/RunningTheDemoApp
>> -Paul
>> "Pat" <pfelsted@novell.com> wrote in message
>> news:6b0d1c3c6f3f5209a3ff52a935960b08$1@www.eclipse.org...
>>>I am trying to run the demo applications. When I run the demo apps I get
>>>errors:
>>>
>>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.updateMenu
>>> Invalid Menu Extension (Path is invalid):
>>> org.eclipse.update.ui.configManager
>>> Invalid Menu Extension (Path is invalid): org.eclipse.update.ui.newUpdates
>>> Invalid Menu Extension (Path is invalid):
>>> org.eclipse.ui.actions.showKeyAssistHandler
>>>
>>> I resolved this by removing the plugin org.eclipse.update.ui dependency,
>>> but either way I can not do the demo because on the step:
>>>
>>> On the first app click Context > New > ProfileShare - this will bring up
>>> the 'New Profile Share context' dialogue box:
>>> Under the New menu there is no menu items. So I can not make a
>>> ProfileShare.
>>>
>>> Any ideas? It may have to do with not having that plugin but I can not
>>> find where I get the plugin from.
>>>
>>> Pat
>>>
|
|
|
Re: Error running demo application [message #561289 is a reply to message #1213] |
Thu, 23 February 2006 19:13  |
Eclipse User |
|
|
|
Inline below
"Pat" <pfelsted@novell.com> wrote in message
news:94249bb6c66a96a7cfe388575b299fdb$1@www.eclipse.org...
> Here is what I am seeing:
>
> !MESSAGE Higgins starting
>
> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
> !MESSAGE A workspace crash was detected. The previous session did not exit
> normally.
> Processing xid=org.eclipse.higgins.context.user.context, member
> name=context
> Processing xid=org.eclipse.higgins.context.store.contextStore, member
> name=contextStore
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=Other Person
> Open context: extensionId=org.eclipse.higgins.context.user.context
> id=pfelsted
>
> looks pretty similar.
Actually there's a key difference, the first "Processing" line should be:
"Processing xid=org.eclipse.higgins.context.profileshare.context, member
name=context"
This line is missing from your console. On startup Higgins isn't seeing the
profileshare plug-in. When you click Run > Debug... the "Create, manage, and
run configurations" dialog appears. Under the "Plug-ins" tab there are three
radio buttons. The most conservative approach is to use "Launch with all
workspace and enabled external plug-ins". Try launching with that option.
>
> Any tips on how to "Manually add the dependency
> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
> for the steps to do this but have not yet found it. Sorry Eclipse novice
> here :).
Hey, no problem. Try this: in the Package Explorer at the left open up the
org.eclipse.ecf project. Double click on "plugin.xml". This will bring up an
editor in the main window. At the bottom of the editor you'll see a set of
tabs: 'Overview', 'Dependencies', .etc. Click on 'Dependencies'. Click
'Add..' Type in "org.eclipse.emf.ecore.sdo" and click OK.
>
|
|
|
|
Re: Error running demo application [message #561344 is a reply to message #1263] |
Tue, 28 February 2006 14:02  |
Eclipse User |
|
|
|
Thanks Paul. I got the Demo to work. I will send you some patches for
document changes and I fixed a few warnings that I might send. So it does
work with ECF 0.7.1.
Pat
Paul Trevithick wrote:
> Inline below
> "Pat" <pfelsted@novell.com> wrote in message
> news:94249bb6c66a96a7cfe388575b299fdb$1@www.eclipse.org...
>> Here is what I am seeing:
>>
>> !MESSAGE Higgins starting
>>
>> !ENTRY org.eclipse.core.resources 2 10035 2006-02-23 15:15:28.338
>> !MESSAGE A workspace crash was detected. The previous session did not exit
>> normally.
>> Processing xid=org.eclipse.higgins.context.user.context, member
>> name=context
>> Processing xid=org.eclipse.higgins.context.store.contextStore, member
>> name=contextStore
>> Open context: extensionId=org.eclipse.higgins.context.user.context
>> id=Other Person
>> Open context: extensionId=org.eclipse.higgins.context.user.context
>> id=pfelsted
>>
>> looks pretty similar.
> Actually there's a key difference, the first "Processing" line should be:
> "Processing xid=org.eclipse.higgins.context.profileshare.context, member
> name=context"
> This line is missing from your console. On startup Higgins isn't seeing the
> profileshare plug-in. When you click Run > Debug... the "Create, manage, and
> run configurations" dialog appears. Under the "Plug-ins" tab there are three
> radio buttons. The most conservative approach is to use "Launch with all
> workspace and enabled external plug-ins". Try launching with that option.
>>
>> Any tips on how to "Manually add the dependency
>> "org.eclipse.emf.ecore.sdo" to org.eclipse.ecf." ? I have been searching
>> for the steps to do this but have not yet found it. Sorry Eclipse novice
>> here :).
> Hey, no problem. Try this: in the Package Explorer at the left open up the
> org.eclipse.ecf project. Double click on "plugin.xml". This will bring up an
> editor in the main window. At the bottom of the editor you'll see a set of
> tabs: 'Overview', 'Dependencies', .etc. Click on 'Dependencies'. Click
> 'Add..' Type in "org.eclipse.emf.ecore.sdo" and click OK.
>>
Thanks Paiul
|
|
|
|
Powered by
FUDForum. Page generated in 0.03782 seconds