|
|
|
|
|
|
|
|
|
Re: Workbench Save Restore [message #557932 is a reply to message #557931] |
Thu, 09 September 2010 09:30  |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=324841
Tom
Am 09.09.10 14:55, schrieb Tom Schindl:
> Hi,
>
> I've already found the problem in our code. It is quite obvious from the
> exception line you gave me here.
>
> I'll file a bug my own and fix the problem in the code. In the meanwhile
> you can use the -clearPersistedState option to clear the restoring (it's
> not 100% ideal though because we still collect the deltas for well
> nothing but it makes you application behave like you want it to).
>
> Tom
>
> Am 09.09.10 14:51, schrieb FAATH:
>> I don 't know to file a bug.
>> I'll post my little application, if it can advance e4 (your email
>> address tutorials.)
>> Thank you for your information and tutorials
>> Claude.
>
|
|
|
|
Re: Workbench Save Restore [message #581500 is a reply to message #581491] |
Thu, 09 September 2010 02:34  |
Eclipse User |
|
|
|
Hi,
a) In your product-extension point define an attribute like this:
-----8<------
<property
name="persistState"
value="false">
</property>
-----8<------
b) Launch with -persistState false
Tom
Am 08.09.10 19:25, schrieb FAATH:
> Thank you for your reply.
> For saveandrestore to false the only solution is a delete of deltas.xml?
> If yes in the future improvement is expected?
> Thank you
> Claude
|
|
|
Re: Workbench Save Restore [message #581565 is a reply to message #557823] |
Thu, 09 September 2010 07:58  |
Eclipse User |
|
|
|
Hi,
Thank you for the info.
It's ok for the non persistence but with errors at startup [..... -consoleLog -persistState false java.lang.NullPointerException at org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMos tRecentModel(ResourceHandler.java:233) ...... ] and the application shutdown [ java.net.UnknownServiceException: protocol doesn't support output at java.net.URLConnection.getOutputStream(Unknown Source) at org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createOut putStream(URIHandlerImpl.java:137) .......] test with or without deltas.xml.
Claude.
|
|
|
Re: Workbench Save Restore [message #581579 is a reply to message #581565] |
Thu, 09 September 2010 08:00  |
Eclipse User |
|
|
|
Hm. Then this looks like a bug. Can you file a bugzilla and attach me to it.
Tom
Am 09.09.10 13:58, schrieb FAATH:
> Hi,
> Thank you for the info.
>
> It's ok for the non persistence but with errors at startup [.....
> -consoleLog -persistState false java.lang.NullPointerException at
> org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMos
> tRecentModel(ResourceHandler.java:233) ...... ] and the application
> shutdown [ java.net.UnknownServiceException: protocol doesn't support
> output at java.net.URLConnection.getOutputStream(Unknown Source) at
> org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createOut
> putStream(URIHandlerImpl.java:137) .......] test with or without
> deltas.xml.
>
> Claude.
|
|
|
Re: Workbench Save Restore [message #581594 is a reply to message #557913] |
Thu, 09 September 2010 08:43  |
Eclipse User |
|
|
|
Ok. You can also make the application clean up the delta.xml before
launching by using: -clearPersistedState
Tom
Am 09.09.10 14:00, schrieb Tom Schindl:
> Hm. Then this looks like a bug. Can you file a bugzilla and attach me to it.
>
> Tom
>
> Am 09.09.10 13:58, schrieb FAATH:
>> Hi,
>> Thank you for the info.
>>
>> It's ok for the non persistence but with errors at startup [.....
>> -consoleLog -persistState false java.lang.NullPointerException at
>> org.eclipse.e4.ui.internal.workbench.ResourceHandler.loadMos
>> tRecentModel(ResourceHandler.java:233) ...... ] and the application
>> shutdown [ java.net.UnknownServiceException: protocol doesn't support
>> output at java.net.URLConnection.getOutputStream(Unknown Source) at
>> org.eclipse.emf.ecore.resource.impl.URIHandlerImpl.createOut
>> putStream(URIHandlerImpl.java:137) .......] test with or without
>> deltas.xml.
>>
>> Claude.
>
|
|
|
Re: Workbench Save Restore [message #581609 is a reply to message #557913] |
Thu, 09 September 2010 08:51  |
Eclipse User |
|
|
|
I don 't know to file a bug.
I'll post my little application, if it can advance e4 (your email address tutorials.)
Thank you for your information and tutorials
Claude.
|
|
|
Re: Workbench Save Restore [message #581624 is a reply to message #557925] |
Thu, 09 September 2010 08:55  |
Eclipse User |
|
|
|
Hi,
I've already found the problem in our code. It is quite obvious from the
exception line you gave me here.
I'll file a bug my own and fix the problem in the code. In the meanwhile
you can use the -clearPersistedState option to clear the restoring (it's
not 100% ideal though because we still collect the deltas for well
nothing but it makes you application behave like you want it to).
Tom
Am 09.09.10 14:51, schrieb FAATH:
> I don 't know to file a bug.
> I'll post my little application, if it can advance e4 (your email
> address tutorials.)
> Thank you for your information and tutorials
> Claude.
|
|
|
Re: Workbench Save Restore [message #581644 is a reply to message #557931] |
Thu, 09 September 2010 09:30  |
Eclipse User |
|
|
|
https://bugs.eclipse.org/bugs/show_bug.cgi?id=324841
Tom
Am 09.09.10 14:55, schrieb Tom Schindl:
> Hi,
>
> I've already found the problem in our code. It is quite obvious from the
> exception line you gave me here.
>
> I'll file a bug my own and fix the problem in the code. In the meanwhile
> you can use the -clearPersistedState option to clear the restoring (it's
> not 100% ideal though because we still collect the deltas for well
> nothing but it makes you application behave like you want it to).
>
> Tom
>
> Am 09.09.10 14:51, schrieb FAATH:
>> I don 't know to file a bug.
>> I'll post my little application, if it can advance e4 (your email
>> address tutorials.)
>> Thank you for your information and tutorials
>> Claude.
>
|
|
|
Powered by
FUDForum. Page generated in 0.06079 seconds