PDE/EMF/GMF [message #156319] |
Thu, 18 October 2007 15:04 |
Eclipse User |
|
|
|
Originally posted by: rego.gmail.com
Hi Guys,
I am not sure if I am asking at the right place but any guidance will be
helpful sorry for the trouble.
I was a J2EE developer and recently started working on Plugin/EMF/GMF, I
am reading and understanding the things but "Hello World!!!" kind of
examples or reading a lot without actual examples don't help you in real
projects. Can you point me to some references or books or training where I
can get some info about
1. how to customize the generated code
2. how the APIs are put together means when to use what API for
customization
3. Also I am seeing a lot of use of anonymous classes as well as command
and adapter pattern and callback methods. I am not very comfortable in
coding in that way.
So any kind of help or resource by anybody will be appreciated.
|
|
|
|
Re: PDE/EMF/GMF [message #156331 is a reply to message #156323] |
Thu, 18 October 2007 15:32 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
This is a multi-part message in MIME format.
--------------010307040502030809040800
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit
Rego,
With regard to EMF, this is documentation central:
http://www.eclipse.org/modeling/emf/docs/
Some of the overviews would be good to read since they answer many of
your questions.
Following this simple tutorial and playing with the code will help get
your feet wet:
< http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html>
http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html
SKuhn wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> well, you might want to take a look at IBMs EMF/GEFs Redbook. You find a
> bunch of links in the wiki, too.
> http://wiki.eclipse.org/GMF_Documentation_Index
>
> - -stefan
>
>
> rego quanta schrieb:
>
>> Hi Guys,
>> I am not sure if I am asking at the right place but any guidance will be
>> helpful sorry for the trouble.
>>
>> I was a J2EE developer and recently started working on Plugin/EMF/GMF, I
>> am reading and understanding the things but "Hello World!!!" kind of
>> examples or reading a lot without actual examples don't help you in real
>> projects. Can you point me to some references or books or training where
>> I can get some info about 1. how to customize the generated code 2. how
>> the APIs are put together means when to use what API for customization
>> 3. Also I am seeing a lot of use of anonymous classes as well as command
>> and adapter pattern and callback methods. I am not very comfortable in
>> coding in that way.
>> So any kind of help or resource by anybody will be appreciated.
>>
>>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.7 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHF3j1IYVWjMSpDwwRAu8rAKCURKQEaD2sbsOFEE4TT+lIw6rJqwCg yc17
> tO7zrX4tHISj5QSdUt/72Es=
> =SZ21
> -----END PGP SIGNATURE-----
>
--------------010307040502030809040800
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Rego,<br>
<br>
With regard to EMF, this is documentation central:<br>
<blockquote><a href="http://www.eclipse.org/modeling/emf/docs/">http://www.eclipse.org/modeling/emf/docs/</a><br>
</blockquote>
Some of the overviews would be good to read since they answer many of
your questions.<br>
<br>
Following this simple tutorial and playing with the code will help get
your feet wet:<a
href=" http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html"><br>
</a>
<blockquote><a
href=" http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html"> http://dev.eclipse.org/viewcvs/indextools.cgi/*checkout*/org .eclipse.emf/doc/org.eclipse.emf.doc/tutorials/xlibmod/xlibm od.html</a><br>
</blockquote>
<br>
SKuhn wrote:
<blockquote cite="mid:ff7tfc$565$1@build.eclipse.org" type="cite">
<pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
well, you might want to take a look at IBMs EMF/GEFs Redbook. You find a
bunch of links in the wiki, too.
<a class="moz-txt-link-freetext" href="http://wiki.eclipse.org/GMF_Documentation_Index">http://wiki.eclipse.org/GMF_Documentation_Index</a>
- -stefan
rego quanta schrieb:
</pre>
<blockquote type="cite">
<pre wrap="">Hi Guys,
I am not sure if I am asking at the right place but any guidance will be
helpful sorry for the trouble.
I was a J2EE developer and recently started working on Plugin/EMF/GMF, I
am reading and understanding the things but "Hello World!!!" kind of
examples or reading a lot without actual examples don't help you in real
projects. Can you point me to some references or books or training where
I can get some info about 1. how to customize the generated code 2. how
the APIs are put together means when to use what API for customization
3. Also I am seeing a lot of use of anonymous classes as well as command
and adapter pattern and callback methods. I am not very comfortable in
coding in that way.
So any kind of help or resource by anybody will be appreciated.
</pre>
</blockquote>
<pre wrap=""><!---->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a>
iD8DBQFHF3j1IYVWjMSpDwwRAu8rAKCURKQEaD2sbsOFEE4TT+lIw6rJqwCg yc17
tO7zrX4tHISj5QSdUt/72Es=
=SZ21
-----END PGP SIGNATURE-----
</pre>
</blockquote>
<br>
</body>
</html>
--------------010307040502030809040800--
|
|
|
|
Powered by
FUDForum. Page generated in 0.03813 seconds