[CDO/Dawn] Webcomponent [message #892577] |
Thu, 28 June 2012 12:14  |
Eclipse User |
|
|
|
Hi,
is the Dawn web component still alive or are there plans to continue the
development? I looked through the git repositories and could not find
the plugins mentioned in the Getting_Started_With_Dawn_Web tutorial.
Best regards
Thomas
|
|
|
|
|
|
Re: [CDO/Dawn] Webcomponent [message #892777 is a reply to message #892610] |
Fri, 29 June 2012 11:09   |
Eclipse User |
|
|
|
Am 28.06.2012 19:37, schrieb Martin Flügge:
> Am 28.06.2012 19:28, schrieb Eike Stepper:
>> Am 28.06.2012 18:14, schrieb Thomas Forster:
>>> Hi,
>>> is the Dawn web component still alive or are there plans to continue
>>> the development? I looked through the git repositories and could not
>>> find the plugins mentioned in the Getting_Started_With_Dawn_Web tutorial.
>> I hope that Martin can comment on this...
>
> Currently there is no development in this area, sorry.
>
> You should find the bundles in the CDO incubator repository.
>
> http://git.eclipse.org/c/cdo/cdo.incubator.git
>
> Cheers,
>
> Martin
>
>>
>> Cheers
>> /Eike
>>
>> ----
>> http://www.esc-net.de
>> http://thegordian.blogspot.com
>> http://twitter.com/eikestepper
>>
>>
>
Hi,
yesterday I played around a little bit and got the web server running
with latest cdo/dawn releases. In the debugger I could assure that the
servlet responds, the renderer returns something, however the diagram is
not displayed in the browser. I assume it is a dependency to the plug-in
org.prototypejs (declared in the org.eclipse.emf.cdo.dawn.web plug-in),
which I threw out of the dependencies as I had not really a clue where
to find that plug-in - and it still compiled.
Any idea where to find that plug-in?
The second question is whether you generated the Web based Java script
representation out of the GMF genmodel and how this could be performed?
I saw a Paper where oaw was mentioned (if I'm not mistaken), are there
any scripts available?
Regards Thomas
|
|
|
Re: [CDO/Dawn] Webcomponent [message #892891 is a reply to message #892777] |
Sun, 01 July 2012 09:32   |
Eclipse User |
|
|
|
Am 29.06.2012 17:09, schrieb Thomas Forster:
> Am 28.06.2012 19:37, schrieb Martin Flügge:
>> Am 28.06.2012 19:28, schrieb Eike Stepper:
>>> Am 28.06.2012 18:14, schrieb Thomas Forster:
>>>> Hi,
>>>> is the Dawn web component still alive or are there plans to continue
>>>> the development? I looked through the git repositories and could not
>>>> find the plugins mentioned in the Getting_Started_With_Dawn_Web
>>>> tutorial.
>>> I hope that Martin can comment on this...
>>
>> Currently there is no development in this area, sorry.
>>
>> You should find the bundles in the CDO incubator repository.
>>
>> http://git.eclipse.org/c/cdo/cdo.incubator.git
>>
>> Cheers,
>>
>> Martin
>>
>>>
>>> Cheers
>>> /Eike
>>>
>>> ----
>>> http://www.esc-net.de
>>> http://thegordian.blogspot.com
>>> http://twitter.com/eikestepper
>>>
>>>
>>
> Hi,
>
> yesterday I played around a little bit and got the web server running
> with latest cdo/dawn releases. In the debugger I could assure that the
> servlet responds, the renderer returns something, however the diagram is
> not displayed in the browser. I assume it is a dependency to the plug-in
> org.prototypejs (declared in the org.eclipse.emf.cdo.dawn.web plug-in),
> which I threw out of the dependencies as I had not really a clue where
> to find that plug-in - and it still compiled.
> Any idea where to find that plug-in?
The bundle should be part of the external feature mentioned in the tuorial:
http://mfdawn.sourceforge.net/dawn/
or you can get it from the specific SVN:
https://mfdawn.svn.sourceforge.net/svnroot/mfdawn/trunk/Dawn/plugins/org.prototypejs
> The second question is whether you generated the Web based Java script
> representation out of the GMF genmodel and how this could be performed?
No, currently there is no generator available for the editor specific
web stuff. It is written by hand (or actually generated by a very old
and outdated generator and then adapted by hand)
> I saw a Paper where oaw was mentioned (if I'm not mistaken), are there
> any scripts available?
No, the first generator based on the old version of Dawn. When porting
it to Eclipse/CDO I did not migrate the generator because to many things
changed.
Cheers,
Martin
>
> Regards Thomas
>
>
>
|
|
|
|
Re: [CDO/Dawn] Webcomponent [message #893385 is a reply to message #892987] |
Tue, 03 July 2012 15:08  |
Eclipse User |
|
|
|
Am 02.07.2012 10:34, schrieb Thomas Forster:
> Am 01.07.2012 15:32, schrieb Martin Flügge:
>> erator because to many things
>> changed.
> Thanks, it works,
You are welcome :)
>
> Regards
>
> Thomas
>
|
|
|
Powered by
FUDForum. Page generated in 0.13697 seconds