Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Ve disappeared after upgrade
Ve disappeared after upgrade [message #135453] Thu, 01 February 2007 12:27 Go to next message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

Hi.
I was tired of all the IWAV0181E parsing errors, so I tried to upgrade my ve
to the newest version.
But, alas, after the upgrade, ve just dissapeared!
Someone who knows what to do? I tried upgrading from eclipse 3.2 to 3.2.1,
but it didn't help.
Please help.

Bananhenger
Re: Ve disappeared after upgrade [message #135466 is a reply to message #135453] Thu, 01 February 2007 12:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

I managed to revert to my old version, by changing versions in the
configuration.
Here is the error message I got when trying to activate the new version
again:

Problems occurred restoring workbench.
Unable to restore perspective: Workspace - Java.
Internal error activating an Editor.
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not find view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList


"Banan Henger" <bananhenger@hotmail.com> skrev i melding
news:epsmen$2p4$1@utils.eclipse.org...
> Hi.
> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade my
> ve to the newest version.
> But, alas, after the upgrade, ve just dissapeared!
> Someone who knows what to do? I tried upgrading from eclipse 3.2 to 3.2.1,
> but it didn't help.
> Please help.
>
> Bananhenger
>
>
>
Re: Ve disappeared after upgrade [message #135490 is a reply to message #135466] Thu, 01 February 2007 14:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

How did you do the upgrade? Did you use the update manager? If you did,
it should of worked.

Banan Henger wrote:
> I managed to revert to my old version, by changing versions in the
> configuration.
> Here is the error message I got when trying to activate the new version
> again:
>
> Problems occurred restoring workbench.
> Unable to restore perspective: Workspace - Java.
> Internal error activating an Editor.
> Could not create view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
> Could not create view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
> Could not find view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>
>
> "Banan Henger" <bananhenger@hotmail.com> skrev i melding
> news:epsmen$2p4$1@utils.eclipse.org...
>> Hi.
>> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade my
>> ve to the newest version.
>> But, alas, after the upgrade, ve just dissapeared!
>> Someone who knows what to do? I tried upgrading from eclipse 3.2 to 3.2.1,
>> but it didn't help.
>> Please help.
>>
>> Bananhenger
>>
>>
>>
>
>
>

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #135515 is a reply to message #135490] Fri, 02 February 2007 10:05 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

Yes, I used the update manager, and it didn't work. :-(

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epsu9n$e9r$1@utils.eclipse.org...
> How did you do the upgrade? Did you use the update manager? If you did, it
> should of worked.
>
> Banan Henger wrote:
>> I managed to revert to my old version, by changing versions in the
>> configuration.
>> Here is the error message I got when trying to activate the new version
>> again:
>>
>> Problems occurred restoring workbench.
>> Unable to restore perspective: Workspace - Java.
>> Internal error activating an Editor.
>> Could not create view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>> Could not create view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>> Could not find view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>>
>>
>> "Banan Henger" <bananhenger@hotmail.com> skrev i melding
>> news:epsmen$2p4$1@utils.eclipse.org...
>>> Hi.
>>> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade
>>> my ve to the newest version.
>>> But, alas, after the upgrade, ve just dissapeared!
>>> Someone who knows what to do? I tried upgrading from eclipse 3.2 to
>>> 3.2.1, but it didn't help.
>>> Please help.
>>>
>>> Bananhenger
>>>
>>>
>>>
>>
>>
>>
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #135528 is a reply to message #135515] Fri, 02 February 2007 14:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

When you say it disappeared, do you mean

1) it doesn't show up in the Help->About->Features?
2) it doesn't show on the Open With-> popup menu
3) it doesn't automatically open a class with the VE that it did in the
past.

If (3), look at Open With->Visual Editor. Sometimes the workspace gets
reset so that it opens a class with the default editor (which is the
Java editor) instead of the last editor that was used on the class
(which would be the VE).

If (1) or (2) verify there are no error messages related to VE in the
..log file.

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #135540 is a reply to message #135528] Fri, 02 February 2007 14:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

It shows in the feature list in the help
But it doesn't show up in the Open With-dialog anymore!
When I switch versions, in install.log I just get feature-disable success
and feature-enable success
I cannot seem to find any other log-file. Where should it be located?
However, the first (and only the first time) after I have installed/changed
versions to the newest ve-version,
I get this error message:

Problems occurred restoring workbench.
Unable to restore perspective: Workspace - Java.
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not find view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epvign$mu1$1@utils.eclipse.org...
> When you say it disappeared, do you mean
>
> 1) it doesn't show up in the Help->About->Features?
> 2) it doesn't show on the Open With-> popup menu
> 3) it doesn't automatically open a class with the VE that it did in the
> past.
>
> If (3), look at Open With->Visual Editor. Sometimes the workspace gets
> reset so that it opens a class with the default editor (which is the Java
> editor) instead of the last editor that was used on the class (which would
> be the VE).
>
> If (1) or (2) verify there are no error messages related to VE in the .log
> file.
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #135553 is a reply to message #135540] Fri, 02 February 2007 15:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is something missing. It sounds like a pre-req was not downloaded.
Did you hit the Add required features button when you use the update
manager on VE?

Check the Help->Configuration->Manage Configuration dialog and see if VE
is marked as disabled.


--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #135670 is a reply to message #135553] Wed, 07 February 2007 14:26 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

VE is shown as enabled.

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epvk1t$efa$1@utils.eclipse.org...
> There is something missing. It sounds like a pre-req was not downloaded.
> Did you hit the Add required features button when you use the update
> manager on VE?
>
> Check the Help->Configuration->Manage Configuration dialog and see if VE
> is marked as disabled.
>
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #135682 is a reply to message #135670] Wed, 07 February 2007 20:35 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Sorry I have no idea then.

Banan Henger wrote:
> VE is shown as enabled.
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
> news:epvk1t$efa$1@utils.eclipse.org...
>> There is something missing. It sounds like a pre-req was not downloaded.
>> Did you hit the Add required features button when you use the update
>> manager on VE?
>>
>> Check the Help->Configuration->Manage Configuration dialog and see if VE
>> is marked as disabled.
>>
>>
>> --
>> Thanks,
>> Rich Kulp
>>
>
>
>

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #136245 is a reply to message #135682] Mon, 05 March 2007 16:34 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

Have you tried adding it to the editors list for the file type?

Go into Window | Preferences | General | Editors | File Associations.

Choose the file type you want to edit (Like *.jsp)

In the associated editors tab, it may not be there. If not, click the "Add"
button and select Visual Editor from the list.
Click OK through the forms until you're back to your editor and it should
be there in the context menu. when you right-click a .jsp page.

This is also where you can make it the default btw (Highlight and click the
default button after adding it.)

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:eqdd6n$ln1$1@utils.eclipse.org...
> Sorry I have no idea then.
>
> Banan Henger wrote:
>> VE is shown as enabled.
>>
>> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
>> news:epvk1t$efa$1@utils.eclipse.org...
>>> There is something missing. It sounds like a pre-req was not downloaded.
>>> Did you hit the Add required features button when you use the update
>>> manager on VE?
>>>
>>> Check the Help->Configuration->Manage Configuration dialog and see if VE
>>> is marked as disabled.
>>>
>>>
>>> --
>>> Thanks,
>>> Rich Kulp
>>>
>>
>>
>>
>
> --
> Thanks,
> Rich Kulp
Re: Ve disappeared after upgrade [message #615038 is a reply to message #135453] Thu, 01 February 2007 12:45 Go to previous message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

I managed to revert to my old version, by changing versions in the
configuration.
Here is the error message I got when trying to activate the new version
again:

Problems occurred restoring workbench.
Unable to restore perspective: Workspace - Java.
Internal error activating an Editor.
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not find view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList


"Banan Henger" <bananhenger@hotmail.com> skrev i melding
news:epsmen$2p4$1@utils.eclipse.org...
> Hi.
> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade my
> ve to the newest version.
> But, alas, after the upgrade, ve just dissapeared!
> Someone who knows what to do? I tried upgrading from eclipse 3.2 to 3.2.1,
> but it didn't help.
> Please help.
>
> Bananhenger
>
>
>
Re: Ve disappeared after upgrade [message #615040 is a reply to message #135466] Thu, 01 February 2007 14:43 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

How did you do the upgrade? Did you use the update manager? If you did,
it should of worked.

Banan Henger wrote:
> I managed to revert to my old version, by changing versions in the
> configuration.
> Here is the error message I got when trying to activate the new version
> again:
>
> Problems occurred restoring workbench.
> Unable to restore perspective: Workspace - Java.
> Internal error activating an Editor.
> Could not create view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
> Could not create view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
> Could not find view:
> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>
>
> "Banan Henger" <bananhenger@hotmail.com> skrev i melding
> news:epsmen$2p4$1@utils.eclipse.org...
>> Hi.
>> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade my
>> ve to the newest version.
>> But, alas, after the upgrade, ve just dissapeared!
>> Someone who knows what to do? I tried upgrading from eclipse 3.2 to 3.2.1,
>> but it didn't help.
>> Please help.
>>
>> Bananhenger
>>
>>
>>
>
>
>

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #615042 is a reply to message #135490] Fri, 02 February 2007 10:05 Go to previous message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

Yes, I used the update manager, and it didn't work. :-(

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epsu9n$e9r$1@utils.eclipse.org...
> How did you do the upgrade? Did you use the update manager? If you did, it
> should of worked.
>
> Banan Henger wrote:
>> I managed to revert to my old version, by changing versions in the
>> configuration.
>> Here is the error message I got when trying to activate the new version
>> again:
>>
>> Problems occurred restoring workbench.
>> Unable to restore perspective: Workspace - Java.
>> Internal error activating an Editor.
>> Could not create view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>> Could not create view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>> Could not find view:
>> org.eclipse.ve.internal.java.codegen.editorpart.BeansList
>>
>>
>> "Banan Henger" <bananhenger@hotmail.com> skrev i melding
>> news:epsmen$2p4$1@utils.eclipse.org...
>>> Hi.
>>> I was tired of all the IWAV0181E parsing errors, so I tried to upgrade
>>> my ve to the newest version.
>>> But, alas, after the upgrade, ve just dissapeared!
>>> Someone who knows what to do? I tried upgrading from eclipse 3.2 to
>>> 3.2.1, but it didn't help.
>>> Please help.
>>>
>>> Bananhenger
>>>
>>>
>>>
>>
>>
>>
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #615043 is a reply to message #135515] Fri, 02 February 2007 14:40 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

When you say it disappeared, do you mean

1) it doesn't show up in the Help->About->Features?
2) it doesn't show on the Open With-> popup menu
3) it doesn't automatically open a class with the VE that it did in the
past.

If (3), look at Open With->Visual Editor. Sometimes the workspace gets
reset so that it opens a class with the default editor (which is the
Java editor) instead of the last editor that was used on the class
(which would be the VE).

If (1) or (2) verify there are no error messages related to VE in the
..log file.

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #615044 is a reply to message #135528] Fri, 02 February 2007 14:53 Go to previous message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

It shows in the feature list in the help
But it doesn't show up in the Open With-dialog anymore!
When I switch versions, in install.log I just get feature-disable success
and feature-enable success
I cannot seem to find any other log-file. Where should it be located?
However, the first (and only the first time) after I have installed/changed
versions to the newest ve-version,
I get this error message:

Problems occurred restoring workbench.
Unable to restore perspective: Workspace - Java.
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not create view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList
Could not find view:
org.eclipse.ve.internal.java.codegen.editorpart.BeansList

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epvign$mu1$1@utils.eclipse.org...
> When you say it disappeared, do you mean
>
> 1) it doesn't show up in the Help->About->Features?
> 2) it doesn't show on the Open With-> popup menu
> 3) it doesn't automatically open a class with the VE that it did in the
> past.
>
> If (3), look at Open With->Visual Editor. Sometimes the workspace gets
> reset so that it opens a class with the default editor (which is the Java
> editor) instead of the last editor that was used on the class (which would
> be the VE).
>
> If (1) or (2) verify there are no error messages related to VE in the .log
> file.
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #615045 is a reply to message #135540] Fri, 02 February 2007 15:06 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

There is something missing. It sounds like a pre-req was not downloaded.
Did you hit the Add required features button when you use the update
manager on VE?

Check the Help->Configuration->Manage Configuration dialog and see if VE
is marked as disabled.


--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #615054 is a reply to message #135553] Wed, 07 February 2007 14:26 Go to previous message
Eclipse UserFriend
Originally posted by: bananhenger.hotmail.com

VE is shown as enabled.

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
news:epvk1t$efa$1@utils.eclipse.org...
> There is something missing. It sounds like a pre-req was not downloaded.
> Did you hit the Add required features button when you use the update
> manager on VE?
>
> Check the Help->Configuration->Manage Configuration dialog and see if VE
> is marked as disabled.
>
>
> --
> Thanks,
> Rich Kulp
>
Re: Ve disappeared after upgrade [message #615055 is a reply to message #135670] Wed, 07 February 2007 20:35 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

Sorry I have no idea then.

Banan Henger wrote:
> VE is shown as enabled.
>
> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
> news:epvk1t$efa$1@utils.eclipse.org...
>> There is something missing. It sounds like a pre-req was not downloaded.
>> Did you hit the Add required features button when you use the update
>> manager on VE?
>>
>> Check the Help->Configuration->Manage Configuration dialog and see if VE
>> is marked as disabled.
>>
>>
>> --
>> Thanks,
>> Rich Kulp
>>
>
>
>

--
Thanks,
Rich Kulp
Re: Ve disappeared after upgrade [message #615102 is a reply to message #135682] Mon, 05 March 2007 16:34 Go to previous message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

Have you tried adding it to the editors list for the file type?

Go into Window | Preferences | General | Editors | File Associations.

Choose the file type you want to edit (Like *.jsp)

In the associated editors tab, it may not be there. If not, click the "Add"
button and select Visual Editor from the list.
Click OK through the forms until you're back to your editor and it should
be there in the context menu. when you right-click a .jsp page.

This is also where you can make it the default btw (Highlight and click the
default button after adding it.)

"Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> wrote in message
news:eqdd6n$ln1$1@utils.eclipse.org...
> Sorry I have no idea then.
>
> Banan Henger wrote:
>> VE is shown as enabled.
>>
>> "Rich Kulp" <richkulp@us.NO_SPAM.ibm.com> skrev i melding
>> news:epvk1t$efa$1@utils.eclipse.org...
>>> There is something missing. It sounds like a pre-req was not downloaded.
>>> Did you hit the Add required features button when you use the update
>>> manager on VE?
>>>
>>> Check the Help->Configuration->Manage Configuration dialog and see if VE
>>> is marked as disabled.
>>>
>>>
>>> --
>>> Thanks,
>>> Rich Kulp
>>>
>>
>>
>>
>
> --
> Thanks,
> Rich Kulp
Previous Topic:Installed Visual editor but it doesn't show
Next Topic:Can't get BeanInfo file to work
Goto Forum:
  


Current Time: Fri Apr 19 06:15:44 GMT 2024

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

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

Back to the top