Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Sirius » Start from scratch
Start from scratch [message #1738370] Tue, 19 July 2016 10:08 Go to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hello everybody,

is there a tutorial or maybe a video or any other ressource, that explains how to start working with sirius starting with nothing? Everything I can find is always based on the basicfamily - example.

Regards
Lars
Re: Start from scratch [message #1738599 is a reply to message #1738370] Thu, 21 July 2016 08:50 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hello,

I am not sure to understand the question. Are you looking for tutorials
on how to create a metamodel? That would be more an EMF question. There
are documentations in the Eclipse Help and online
https://www.eclipse.org/modeling/emf/docs/

Regards,
Steve

Le 20/07/2016 à 21:14, Lars Both a écrit :
> Hello everybody,
>
> is there a tutorial or maybe a video or any other ressource, that
> explains how to start working with sirius starting with nothing?
> Everything I can find is always based on the basicfamily - example.
>
> Regards
> Lars


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738621 is a reply to message #1738599] Thu, 21 July 2016 13:28 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hi Steve,

thank you for your answer.

My question was meant as "how to start working with sirius". I do have a ecore modell. All my tries to get Sirius working were futile. I always end up either at the point where classes from my modell are not found (see Screenshot) or when it seems to be working I get only a empty list to select a semantic element from (see second screenshot).

I've cross checked everything that came to mind with the basicfamily example which works just fine. There seems to be nothing important different.

I'm really out of ideas and would like to have a fool proof description on how to get from an ecore modell to a working graphical diagram and editor in sirius.

Regards
Lars

[Updated on: Thu, 21 July 2016 13:31]

Report message to a moderator

Re: Start from scratch [message #1738623 is a reply to message #1738621] Thu, 21 July 2016 13:42 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hi Lars,

In your odesign, on the Viewpoint element "datavault" (child of the root
element), did you fill the "Model File Extension" with the extension of
your models ("datavault" I guess)?
On the Diagram description named datavault diagram, there is a tab
metamodels in the properties view. Is your metamodel registered?
On your node mapping named datavaultNode, the domain class is set as
"datavault.Node"?
Is your metamodel deployed or is it a project in the same Eclipse as
your Viewpoint Specification Project?

Regards,
Steve

Le 21/07/2016 à 15:28, Lars Both a écrit :
> Hi Steve,
>
> thank you for your answer.
>
> My question was meant as "how to start working with sirius". I do have a ecore modell. All my tries to get Sirius working were futile. I always end up either at the point where classes from my modell are not found (see Screenshot) or when it seems to be working I get only a empty list to select a semantic element from.
>
> I've cross checked everything that came to mind with the basicfamily example which works just fine. There seems to be nothing important different.
>
> I'm really out of ideas and would like to have a fool proof description on how to get from an ecore modell to a working graphical diagram and editor in sirius.
>
> Regards
> Lars
>


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738624 is a reply to message #1738623] Thu, 21 July 2016 13:55 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hi Steve,

that was an fast answer! Thanks!

Unfortunately the answer to all but the last of your questions is yes.

My metamodel and my VSP are both projects in the same eclipse.
I already tried and installed the metamodel and the via EMF generated editor to this same eclipse instance (via export and install into host).

I think I've exhausted most ideas that Google could provide Sad

Regards
Lars
Re: Start from scratch [message #1738626 is a reply to message #1738624] Thu, 21 July 2016 14:07 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hello,

I am not sure if it is properly deployed and know to the registry this
way. Can you try with an Eclipse Runtime? Go to Run/Run Configuration,
add a new Eclipse Application and run it. It will open a new Eclipse
(Runtime) behaving as if the plugin project in the main Eclipse are
installed. In the Eclipse Runtime, import your Viewpoint Specification
Project. This time the metamodel should be properly registered and you
should not have the issues.

Regards,
Steve

Le 21/07/2016 à 15:55, Lars Both a écrit :
> Hi Steve,
>
> that was an fast answer! Thanks!
>
> Unfortunately the answer to all but the last of your questions is yes.
>
> My metamodel and my VSP are both projects in the same eclipse.
> I already tried and installed the metamodel and the via EMF generated
> editor to this same eclipse instance (via export and install into host).
>
> I think I've exhausted most ideas that Google could provide :(
>
> Regards
> Lars


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738676 is a reply to message #1738626] Fri, 22 July 2016 07:41 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hi Steve,

nothing changed when trying as you suggested.

Because I thought, I've messed something up. I tried again:

- create ecore model
- create MVP based on ecore model
- created minimalistic representations

This time it validates (for now), but then if I create a modelling project and an example file, even with the correct extension, the "Viewpoints Selection" won't show my viewpoint.

I've now spent another two hours trying to work around this. Trying various clues from this forum. To no avail.

I'll give up a this point. In total I've spent 4 or 5 days on sirius now. I'll happily try again should a tutorial or video explaining the start-with-nothing-use-case ever exist...

Thanks for your fast responses though! I really appreciate it.

Regards
Lars
Re: Start from scratch [message #1738680 is a reply to message #1738676] Fri, 22 July 2016 08:23 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hi Lars,

Yes, that's unfortunate, you probably have a small issue somewhere in
the registration of your metamodel in your environment, preventing
Sirius to work.
After creating the Ecore model, did you generate the code?
How did you create the example file? Were you able to create it via the
New/Example... wizard? In the Model Explorer view, do you see the
semantic model icon with the "M" decorator and are you able to see to
model element if you expand the tree under the file?

Regards,
Steve

Le 22/07/2016 à 09:41, Lars Both a écrit :
> Hi Steve,
>
> nothing changed when trying as you suggested.
>
> Because I thought, I've messed something up. I tried again:
>
> - create ecore model
> - create MVP based on ecore model
> - created minimalistic representations
>
> This time it validates (for now), but then if I create a modelling
> project and an example file, even with the correct extension, the
> "Viewpoints Selection" won't show my viewpoint.
>
> I've now spent another two hours trying to work around this. Trying
> various clues from this forum. To no avail.
>
> I'll give up a this point. In total I've spent 4 or 5 days on sirius
> now. I'll happily try again should a tutorial or video explaining the
> start-with-nothing-use-case ever exist...
>
> Thanks for your fast responses though! I really appreciate it.
>
> Regards
> Lars


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738682 is a reply to message #1738680] Fri, 22 July 2016 08:44 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Perhaps you are hitting
https://bugs.eclipse.org/bugs/show_bug.cgi?id=495611.

Have you Validated your model? the bug suggests that any validation
error may inhibit Siriius.

Did you fix a validation error? the bug suggests that Sirius seems to
remember the error long after the fix. Try a rename.

Regards

Ed Willink

On 22/07/2016 09:23, Steve Monnier wrote:
> Hi Lars,
>
> Yes, that's unfortunate, you probably have a small issue somewhere in
> the registration of your metamodel in your environment, preventing
> Sirius to work.
> After creating the Ecore model, did you generate the code?
> How did you create the example file? Were you able to create it via
> the New/Example... wizard? In the Model Explorer view, do you see the
> semantic model icon with the "M" decorator and are you able to see to
> model element if you expand the tree under the file?
>
> Regards,
> Steve
>
> Le 22/07/2016 à 09:41, Lars Both a écrit :
>> Hi Steve,
>>
>> nothing changed when trying as you suggested.
>>
>> Because I thought, I've messed something up. I tried again:
>>
>> - create ecore model
>> - create MVP based on ecore model
>> - created minimalistic representations
>>
>> This time it validates (for now), but then if I create a modelling
>> project and an example file, even with the correct extension, the
>> "Viewpoints Selection" won't show my viewpoint.
>>
>> I've now spent another two hours trying to work around this. Trying
>> various clues from this forum. To no avail.
>>
>> I'll give up a this point. In total I've spent 4 or 5 days on sirius
>> now. I'll happily try again should a tutorial or video explaining the
>> start-with-nothing-use-case ever exist...
>>
>> Thanks for your fast responses though! I really appreciate it.
>>
>> Regards
>> Lars
>
>


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Re: Start from scratch [message #1738683 is a reply to message #1738680] Fri, 22 July 2016 08:48 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
Steve, I remember there was a GSOC project "Initialize a Viewpoint
description from a semantic model". Did anything useful come out of this?

Felix
Re: Start from scratch [message #1738686 is a reply to message #1738683] Fri, 22 July 2016 08:54 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hello Felix,

If I remember correctly it was an attempt to provide a Class diagram
helping to create your metamodel indeed but that was not completed and
not added to Sirius.

Regards,
Steve

Le 22/07/2016 à 10:48, Felix Dorner a écrit :
> Steve, I remember there was a GSOC project "Initialize a Viewpoint
> description from a semantic model". Did anything useful come out of this?
>
> Felix
>


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738688 is a reply to message #1738680] Fri, 22 July 2016 09:18 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hi Ed and Steve,

your suggestions sounded promising so I tried it. Thanks! But, I had no success.

Regarding the "Viewpoint not available" issue:
- I did not and don't see the M on my example file.
- I revalidated the model (as I did previously) and made sure nothing comes up.
- I renamed my model example file.
- Additionaly I restarted eclipse at some points - just to be sure.
- still no M.

To answer other questions:

I had previously generated the code for the ecore model.
The model example was not generated by a wizard. I've just now took a look could not find such a wizard. I tried creating it via "Create dynamic instance.." and for another ecore I've imported an existing file. No difference.

It's really not unlikely that I'm missing something basic/essential when working with eclipse, as I'm not really experienced with it.

Regards
Lars
Re: Start from scratch [message #1738695 is a reply to message #1738688] Fri, 22 July 2016 10:16 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

You need to provide a zipped project so that others can see what you
see. You might find http://wiki.eclipse.org/OCL/ForumNetiquette helpful.

Regards

Ed Willink

On 22/07/2016 10:18, Lars Both wrote:
> Hi Ed and Steve,
>
> your suggestions sounded promising so I tried it. Thanks! But, I had
> no success.
>
> Regarding the "Viewpoint not available" issue:
> - I did not and don't see the M on my example file.
> - I revalidated the model (as I did previously) and made sure nothing
> comes up.
> - I renamed my model example file.
> - Additionaly I restarted eclipse at some points - just to be sure.
> - still no M.
>
> To answer other questions:
>
> I had previously generated the code for the ecore model.
> The model example was not generated by a wizard. I've just now took a
> look could not find such a wizard. I tried creating it via "Create
> dynamic instance.." and for another ecore I've imported an existing
> file. No difference.
>
> It's really not unlikely that I'm missing something basic/essential
> when working with eclipse, as I'm not really experienced with it.
>
> Regards
> Lars
>


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Re: Start from scratch [message #1738704 is a reply to message #1738695] Fri, 22 July 2016 12:38 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Hi Ed,

I'm really lost here. In my case, what should I provide?

The workspace of my initially started obeo designer?
The workspace of the subsequent started "Run configuration"-instances? (Here are my projects located)
Only some projects of the workspaces in the "Run configuration"-workspaces?
Just Everything?

Could I delete the .plugins directory from .metadata in my archive, because it really inflates the archive?

Regards
Lars
Re: Start from scratch [message #1738713 is a reply to message #1738704] Fri, 22 July 2016 13:26 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hi Lars,

You can provide a zip of your projects (metamodels, edit, editor and
design). You can also zip both worskpace folders to try to reproduce as
close as possible but that might be a big zip depending on your metadata.

Regards,
Steve

Le 22/07/2016 à 14:38, Lars Both a écrit :
> Hi Ed,
>
> I'm really lost here. In my case, what should I provide?
>
> The workspace of my initially started obeo designer?
> The workspace of the subsequent started "Run configuration"-instances?
> (Here are my projects located)
> Only some projects of the workspaces in the "Run configuration"-workspaces?
> Just Everything?
> Could I delete the .plugins directory from .metadata in my archive,
> because it really inflates the archive?
>
> Regards Lars


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738717 is a reply to message #1738713] Fri, 22 July 2016 13:55 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Okay - to be sure I've zipped both workspaces.

- runtime-ValidationError

Contains the case where the odesign can not be validated, because some classes can not be found. Even though they exist and can even be selected by auto completion.

- runtime-ViewpointProblem

Here the validation works, but I can't add my Viewpoint datavaultDSL to the project datavaultDSL.sample in which my example "dvuml"-file is.

Note: The meta model in both (collection of) project are not the same.

Regards
Lars

Re: Start from scratch [message #1738825 is a reply to message #1738717] Mon, 25 July 2016 09:14 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
I just found this entry:

https://www.eclipse.org/forums/index.php/m/1736069/?srch=selection#msg_1736069

After following what Laurent Fasani suggested, my current problems are gone. At least with another new very simple ecore model. I'll now try with my model.

This is what I had to do:

Quote:
As said in the previous post, a good way is to generate meta model in
your dev eclipse and launch a runtime in which you can:
1- create your modeling project and a an instance of your model(It is
available as your meta model is deployed in your runtime)
2- create a VSP [1]
3- activate the viewpoint on your modeling project

So each time you change your meta model, restart your runtime
In your runtime instance, if you call service[2] in your VSM (odesign)
with service: or aql: interpreter, you can directly test it in your
modeling project even if the VSP plugin is not deployed.


Finally something good happened on an monday morning. Let's see what the week brings Wink
Re: Start from scratch [message #1738830 is a reply to message #1738825] Mon, 25 July 2016 09:56 Go to previous messageGo to next message
Steve Monnier is currently offline Steve MonnierFriend
Messages: 572
Registered: May 2011
Senior Member
Hello,

Great, I am glad you solved your issue.

Regards,
Steve

Le 25/07/2016 à 11:14, Lars Both a écrit :
> I just found this entry:
>
> https://www.eclipse.org/forums/index.php/m/1736069/?srch=selection#msg_1736069
>
>
> After following what Laurent Fasani suggested, my current problems are
> gone. At least with another new very simple ecore model. I'll now try
> with my model.
>
> This is what I had to do:
>
> Quote:
>> As said in the previous post, a good way is to generate meta model in
>> your dev eclipse and launch a runtime in which you can:
>> 1- create your modeling project and a an instance of your model(It is
>> available as your meta model is deployed in your runtime)
>> 2- create a VSP [1]
>> 3- activate the viewpoint on your modeling project
>>
>> So each time you change your meta model, restart your runtime
>> In your runtime instance, if you call service[2] in your VSM (odesign)
>> with service: or aql: interpreter, you can directly test it in your
>> modeling project even if the VSP plugin is not deployed.
>
>
> Finally something good happened on an monday morning. Let's see what the
> week brings ;)


--
Steve Monnier - Obeo

Need professional services for Sirius?
http://www.obeodesigner.com/sirius


Steve Monnier - Obeo Canada
Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1738837 is a reply to message #1738830] Mon, 25 July 2016 10:24 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Has a bug been raised for this?

It seems clear that the current ergonomics are such as to drive some new
users to distraction and no doubt cause the less co-operative or
persistent to just give up.

Regards

Ed Willink


On 25/07/2016 10:56, Steve Monnier wrote:
> Hello,
>
> Great, I am glad you solved your issue.
>
> Regards,
> Steve
>
> Le 25/07/2016 à 11:14, Lars Both a écrit :
>> I just found this entry:
>>
>> https://www.eclipse.org/forums/index.php/m/1736069/?srch=selection#msg_1736069
>>
>>
>>
>> After following what Laurent Fasani suggested, my current problems are
>> gone. At least with another new very simple ecore model. I'll now try
>> with my model.
>>
>> This is what I had to do:
>>
>> Quote:
>>> As said in the previous post, a good way is to generate meta model in
>>> your dev eclipse and launch a runtime in which you can:
>>> 1- create your modeling project and a an instance of your model(It is
>>> available as your meta model is deployed in your runtime)
>>> 2- create a VSP [1]
>>> 3- activate the viewpoint on your modeling project
>>>
>>> So each time you change your meta model, restart your runtime
>>> In your runtime instance, if you call service[2] in your VSM (odesign)
>>> with service: or aql: interpreter, you can directly test it in your
>>> modeling project even if the VSP plugin is not deployed.
>>
>>
>> Finally something good happened on an monday morning. Let's see what the
>> week brings ;)
>
>


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Re: Start from scratch [message #1738854 is a reply to message #1738837] Mon, 25 July 2016 13:18 Go to previous messageGo to next message
Felix Dorner is currently offline Felix DornerFriend
Messages: 392
Registered: December 2015
Senior Member
On 25-Jul-16 12:24, Ed Willink wrote:

> It seems clear that the current ergonomics are such as to drive some new
> users to distraction and no doubt cause the less co-operative or
> persistent to just give up.

1) Be a hobbit: https://www.youtube.com/watch?v=G49RUPv5-NU

2) For the elves and dwarves and so on, it would be nice to be able to
start a modeling specification project with a wizard that inputs an
ecore model and creates a small working example, maybe by asking the
user to list 2 or 3 entity classes (rectangles)


Felix
Re: Start from scratch [message #1738858 is a reply to message #1738854] Mon, 25 July 2016 14:06 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

No, it's the magic
there's-something-wrong-and-I'm-not-going-to-give-you-any-help that
needs tackling.

Regards

Ed Willink


On 25/07/2016 14:18, Felix Dorner wrote:
> On 25-Jul-16 12:24, Ed Willink wrote:
>
>> It seems clear that the current ergonomics are such as to drive some new
>> users to distraction and no doubt cause the less co-operative or
>> persistent to just give up.
>
> 1) Be a hobbit: https://www.youtube.com/watch?v=G49RUPv5-NU
>
> 2) For the elves and dwarves and so on, it would be nice to be able to
> start a modeling specification project with a wizard that inputs an
> ecore model and creates a small working example, maybe by asking the
> user to list 2 or 3 entity classes (rectangles)
>
>
> Felix



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Re: Start from scratch [message #1738860 is a reply to message #1738854] Mon, 25 July 2016 14:22 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Felix Dorner wrote on Mon, 25 July 2016 15:18
On 25-Jul-16 12:24, Ed Willink
2) For the elves and dwarves and so on, it would be nice to be able to
start a modeling specification project with a wizard that inputs an
ecore model and creates a small working example, maybe by asking the
user to list 2 or 3 entity classes (rectangles)


Felix


That is a pretty nice subject for becoming contributor to the project and that would be greatly appreciated by the user community. Do not hesitate to get in touch with the team through bugzilla (or even mattermost for more direct chat) if you plan to give it shot.


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Start from scratch [message #1738862 is a reply to message #1738858] Mon, 25 July 2016 14:44 Go to previous messageGo to next message
Cedric Brun is currently offline Cedric BrunFriend
Messages: 431
Registered: July 2009
Senior Member
Ed Willink wrote on Mon, 25 July 2016 16:06
Hi

No, it's the magic
there's-something-wrong-and-I'm-not-going-to-give-you-any-help that
needs tackling.

Regards

Ed Willink


Interestingly you keep asking people to follow a "Forum Netiquette" ( http://wiki.eclipse.org/OCL/ForumNetiquette ) but what you are contributing right now is either noise or passive aggressive wording. Please considers that such statements are easily perceived as disdainful.

Yet again a valid point we'd like to move forward is obfuscated by this noise, and to be honest dampening any will to move forward.

Anyway, if there was an actual actionable point beside the Bug 495611, go ahead..


http://cedric.brun.io news and articles on eclipse and eclipse modeling.
Re: Start from scratch [message #1738865 is a reply to message #1738862] Mon, 25 July 2016 15:01 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
I can work with Sirius now, including my more elaborate model! I'm looking forward to try interesting stuff. Wink

My problems with getting it running were definitely rooted in my lack of understanding of how eclipse works. Now I finally understand, why the section "Launch a new runtime from your Eclipse" in the Starter Tutorial exists.

Re: Start from scratch [message #1740318 is a reply to message #1738865] Thu, 11 August 2016 14:26 Go to previous messageGo to next message
Lars Both is currently offline Lars BothFriend
Messages: 10
Registered: July 2016
Junior Member
Initially I've asked for a tutorial. Because it didn't seem to exist, I wrote one:

http://accso.de/magazin/sirius_for_dummies/

I hope this shameless self promotion is forgivable. Maybe it's useful for somebody. Feedback is appreciated!
Re: Start from scratch [message #1740328 is a reply to message #1740318] Thu, 11 August 2016 16:14 Go to previous messageGo to next message
Laurent Redor is currently offline Laurent RedorFriend
Messages: 300
Registered: July 2009
Senior Member
Thanks for this tuto.
We will study where to reference it on the Sirius site.

For information, 2 new tutos have been written and are not yet referenced:
* https://wiki.eclipse.org/Sirius/Tutorials/DomainModelTutorial
* https://wiki.eclipse.org/Sirius/Tutorials/UpdateSiteTutorial


Laurent Redor - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Re: Start from scratch [message #1740893 is a reply to message #1740318] Fri, 19 August 2016 14:24 Go to previous message
Pierre-Charles David is currently offline Pierre-Charles DavidFriend
Messages: 703
Registered: July 2009
Senior Member
Thanks for the contribtion! We've referenced your tutorial in the Sirius website, at https://www.eclipse.org/sirius/articles.html (which references all blogs and articles about Sirius).

Pierre-Charles David - Obeo

Need training or professional services for Sirius?
http://www.obeodesigner.com/sirius
Previous Topic:[Properties View] Use "Hyperlink" on Nevigation to other diagram
Next Topic:Passing variables from odesign to Java Service
Goto Forum:
  


Current Time: Fri Apr 19 03:39:13 GMT 2024

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

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

Back to the top