Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc) » [Teneo] Quick Start stuck
[Teneo] Quick Start stuck [message #98165] |
Mon, 01 October 2007 13:19  |
Eclipse User |
|
|
|
Hi,
I am trying to follow the Quick Start for JPOX. I cannot find how to add
the org.eclipse.emf.teneo.jpox as a plugin dependency for the Model
project. I looked at properties in the project but there is no option
for plugin dependencies. Where do you set this?
thanks,
David
|
|
| | | | |
Re: [Teneo] Quick Start stuck [message #98845 is a reply to message #98818] |
Tue, 09 October 2007 16:45  |
Eclipse User |
|
|
|
Thanks David for reporting this back. I will update this also.
gr. Martin
david wrote:
> david wrote:
>> Martin Taal wrote:
>>> Hi David,
>>> Thanks for the note, I will change this.
>>>
>>> gr. Martin
>>>
>>> david wrote:
>>>> david wrote:
>>>>> Hi,
>>>>>
>>>>> I am trying to follow the Quick Start for JPOX. I cannot find how
>>>>> to add the org.eclipse.emf.teneo.jpox as a plugin dependency for
>>>>> the Model project. I looked at properties in the project but there
>>>>> is no option for plugin dependencies. Where do you set this?
>>>>>
>>>>> thanks,
>>>>>
>>>>> David
>>>>
>>>> I haven't used other than Java IDE functions in Eclipse so was
>>>> ignorant of plugin.xml. But I found it eventually.
>>>>
>>>> The Teneo Download Install page has the wrong URI for the Update
>>>> Site. It is now
>>>> http://download.eclipse.org/modeling/emft/update/site-interi m.xml
>>>>
>>>> Thx.
>>>>
>>>> David
>>>
>>>
>> Hi,
>>
>> Got back to this today. I have installed the JPOX plugin and enabled
>> the JPOX Support from the JPOX menu, along with auto enhancement. But
>> when I go to the Teneo menu having selected my ecore file and select
>> the "Generate EMF - JPOX/JDO OR Mapping (super class)" I get a
>> java.lang.NoClassDefFoundError: org/eclipse/teneo/jpox/mapper/
>> GenerateJDO
>>
>> I have added the 4 plugins shown in the tutorial as dependencies in
>> plugin.xml. What more do I need to do to get it to generate?
>>
>> Thanks,
>>
>> David
> OK. I found the tutorial does not indicate that you have to also add the
> plugins for org.eclipse.emf.teneo.jpox.eclipse and
> org.eclipse.emf.teneo.jpox.libraries as plugin dependencies.
>
> David
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: [Teneo] Quick Start stuck [message #609863 is a reply to message #98165] |
Mon, 01 October 2007 13:55  |
Eclipse User |
|
|
|
david wrote:
> Hi,
>
> I am trying to follow the Quick Start for JPOX. I cannot find how to add
> the org.eclipse.emf.teneo.jpox as a plugin dependency for the Model
> project. I looked at properties in the project but there is no option
> for plugin dependencies. Where do you set this?
>
> thanks,
>
> David
I haven't used other than Java IDE functions in Eclipse so was ignorant
of plugin.xml. But I found it eventually.
The Teneo Download Install page has the wrong URI for the Update Site.
It is now http://download.eclipse.org/modeling/emft/update/site-interi m.xml
Thx.
David
|
|
|
Re: [Teneo] Quick Start stuck [message #609866 is a reply to message #98181] |
Mon, 01 October 2007 17:24  |
Eclipse User |
|
|
|
Hi David,
Thanks for the note, I will change this.
gr. Martin
david wrote:
> david wrote:
>> Hi,
>>
>> I am trying to follow the Quick Start for JPOX. I cannot find how to
>> add the org.eclipse.emf.teneo.jpox as a plugin dependency for the
>> Model project. I looked at properties in the project but there is no
>> option for plugin dependencies. Where do you set this?
>>
>> thanks,
>>
>> David
>
> I haven't used other than Java IDE functions in Eclipse so was ignorant
> of plugin.xml. But I found it eventually.
>
> The Teneo Download Install page has the wrong URI for the Update Site.
> It is now http://download.eclipse.org/modeling/emft/update/site-interi m.xml
>
> Thx.
>
> David
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Re: [Teneo] Quick Start stuck [message #609950 is a reply to message #98226] |
Tue, 09 October 2007 13:48  |
Eclipse User |
|
|
|
Martin Taal wrote:
> Hi David,
> Thanks for the note, I will change this.
>
> gr. Martin
>
> david wrote:
>> david wrote:
>>> Hi,
>>>
>>> I am trying to follow the Quick Start for JPOX. I cannot find how to
>>> add the org.eclipse.emf.teneo.jpox as a plugin dependency for the
>>> Model project. I looked at properties in the project but there is no
>>> option for plugin dependencies. Where do you set this?
>>>
>>> thanks,
>>>
>>> David
>>
>> I haven't used other than Java IDE functions in Eclipse so was
>> ignorant of plugin.xml. But I found it eventually.
>>
>> The Teneo Download Install page has the wrong URI for the Update Site.
>> It is now
>> http://download.eclipse.org/modeling/emft/update/site-interi m.xml
>>
>> Thx.
>>
>> David
>
>
Hi,
Got back to this today. I have installed the JPOX plugin and enabled the
JPOX Support from the JPOX menu, along with auto enhancement. But when I
go to the Teneo menu having selected my ecore file and select the
"Generate EMF - JPOX/JDO OR Mapping (super class)" I get a
java.lang.NoClassDefFoundError: org/eclipse/teneo/jpox/mapper/
GenerateJDO
I have added the 4 plugins shown in the tutorial as dependencies in
plugin.xml. What more do I need to do to get it to generate?
Thanks,
David
|
|
|
Re: [Teneo] Quick Start stuck [message #609952 is a reply to message #98803] |
Tue, 09 October 2007 14:18  |
Eclipse User |
|
|
|
david wrote:
> Martin Taal wrote:
>> Hi David,
>> Thanks for the note, I will change this.
>>
>> gr. Martin
>>
>> david wrote:
>>> david wrote:
>>>> Hi,
>>>>
>>>> I am trying to follow the Quick Start for JPOX. I cannot find how to
>>>> add the org.eclipse.emf.teneo.jpox as a plugin dependency for the
>>>> Model project. I looked at properties in the project but there is no
>>>> option for plugin dependencies. Where do you set this?
>>>>
>>>> thanks,
>>>>
>>>> David
>>>
>>> I haven't used other than Java IDE functions in Eclipse so was
>>> ignorant of plugin.xml. But I found it eventually.
>>>
>>> The Teneo Download Install page has the wrong URI for the Update
>>> Site. It is now
>>> http://download.eclipse.org/modeling/emft/update/site-interi m.xml
>>>
>>> Thx.
>>>
>>> David
>>
>>
> Hi,
>
> Got back to this today. I have installed the JPOX plugin and enabled the
> JPOX Support from the JPOX menu, along with auto enhancement. But when I
> go to the Teneo menu having selected my ecore file and select the
> "Generate EMF - JPOX/JDO OR Mapping (super class)" I get a
> java.lang.NoClassDefFoundError: org/eclipse/teneo/jpox/mapper/
> GenerateJDO
>
> I have added the 4 plugins shown in the tutorial as dependencies in
> plugin.xml. What more do I need to do to get it to generate?
>
> Thanks,
>
> David
OK. I found the tutorial does not indicate that you have to also add the
plugins for org.eclipse.emf.teneo.jpox.eclipse and
org.eclipse.emf.teneo.jpox.libraries as plugin dependencies.
David
|
|
|
Re: [Teneo] Quick Start stuck [message #609956 is a reply to message #98818] |
Tue, 09 October 2007 16:45  |
Eclipse User |
|
|
|
Thanks David for reporting this back. I will update this also.
gr. Martin
david wrote:
> david wrote:
>> Martin Taal wrote:
>>> Hi David,
>>> Thanks for the note, I will change this.
>>>
>>> gr. Martin
>>>
>>> david wrote:
>>>> david wrote:
>>>>> Hi,
>>>>>
>>>>> I am trying to follow the Quick Start for JPOX. I cannot find how
>>>>> to add the org.eclipse.emf.teneo.jpox as a plugin dependency for
>>>>> the Model project. I looked at properties in the project but there
>>>>> is no option for plugin dependencies. Where do you set this?
>>>>>
>>>>> thanks,
>>>>>
>>>>> David
>>>>
>>>> I haven't used other than Java IDE functions in Eclipse so was
>>>> ignorant of plugin.xml. But I found it eventually.
>>>>
>>>> The Teneo Download Install page has the wrong URI for the Update
>>>> Site. It is now
>>>> http://download.eclipse.org/modeling/emft/update/site-interi m.xml
>>>>
>>>> Thx.
>>>>
>>>> David
>>>
>>>
>> Hi,
>>
>> Got back to this today. I have installed the JPOX plugin and enabled
>> the JPOX Support from the JPOX menu, along with auto enhancement. But
>> when I go to the Teneo menu having selected my ecore file and select
>> the "Generate EMF - JPOX/JDO OR Mapping (super class)" I get a
>> java.lang.NoClassDefFoundError: org/eclipse/teneo/jpox/mapper/
>> GenerateJDO
>>
>> I have added the 4 plugins shown in the tutorial as dependencies in
>> plugin.xml. What more do I need to do to get it to generate?
>>
>> Thanks,
>>
>> David
> OK. I found the tutorial does not indicate that you have to also add the
> plugins for org.eclipse.emf.teneo.jpox.eclipse and
> org.eclipse.emf.teneo.jpox.libraries as plugin dependencies.
>
> David
--
With Regards, Martin Taal
Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
|
|
|
Goto Forum:
Current Time: Fri Jul 04 08:57:37 EDT 2025
Powered by FUDForum. Page generated in 0.70276 seconds
|