Skip to main content



      Home
Home » Archived » BIRT » emf for birt
emf for birt [message #258274] Sun, 14 October 2007 11:58 Go to next message
Eclipse UserFriend
Originally posted by: Salvatore.Contu.gmail.com

Hi all,

I'm using run-time birt in my application. I have created chart birt
reports using birt eclipse plugin, all right, but when i try to see these
reports in my application i have this error:

Error happened while running the report.
java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/EObject


so to solve this problem i should deploy emf. Does anybody know how i must
do ?


Thanks
Salvatore
Re: emf for birt [message #258278 is a reply to message #258274] Sun, 14 October 2007 17:16 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lario*NOSPAM*.inherit.com

EObject is in org.eclipse.emf.ecore jar file and this file is located in
eclipse/plugin. For example, my version is called
org.eclipse.emf.ecore_2.3.1.v200709252135.jar and is physically located in
c:/eclipse/plugin.

You need to make sure this file is in you classpath. From within eclipse
"Build Path>Configure Build Path>Libraries>Add External JARs" to add this
jar file to your path.

Hope that helps.


"Salvatore Contu" <Salvatore.Contu@gmail.com> wrote in message
news:feteb8$bh3$1@build.eclipse.org...
> Hi all,
>
> I'm using run-time birt in my application. I have created chart birt
> reports using birt eclipse plugin, all right, but when i try to see these
> reports in my application i have this error:
>
> Error happened while running the report.
> java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/EObject
>
>
> so to solve this problem i should deploy emf. Does anybody know how i must
> do ?
>
>
> Thanks
> Salvatore
Re: emf for birt [message #258313 is a reply to message #258278] Mon, 15 October 2007 07:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

This is a multi-part message in MIME format.
--------------090206000700060503020800
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Salvatore,

If the org.eclipse.emf.ecore plugin is needed, there will also be a need
for the org.eclipse.emf.common plugin jar.


Robert Lario wrote:
> EObject is in org.eclipse.emf.ecore jar file and this file is located in
> eclipse/plugin. For example, my version is called
> org.eclipse.emf.ecore_2.3.1.v200709252135.jar and is physically located in
> c:/eclipse/plugin.
>
> You need to make sure this file is in you classpath. From within eclipse
> "Build Path>Configure Build Path>Libraries>Add External JARs" to add this
> jar file to your path.
>
> Hope that helps.
>
>
> "Salvatore Contu" <Salvatore.Contu@gmail.com> wrote in message
> news:feteb8$bh3$1@build.eclipse.org...
>
>> Hi all,
>>
>> I'm using run-time birt in my application. I have created chart birt
>> reports using birt eclipse plugin, all right, but when i try to see these
>> reports in my application i have this error:
>>
>> Error happened while running the report.
>> java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/EObject
>>
>>
>> so to solve this problem i should deploy emf. Does anybody know how i must
>> do ?
>>
>>
>> Thanks
>> Salvatore
>>
>
>
>


--------------090206000700060503020800
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Salvatore,<br>
<br>
If the org.eclipse.emf.ecore plugin is needed, there will also be a
need for the org.eclipse.emf.common plugin jar.<br>
<br>
<br>
Robert Lario wrote:
<blockquote cite="mid:feu10d$hfp$1@build.eclipse.org" type="cite">
<pre wrap="">EObject is in org.eclipse.emf.ecore jar file and this file is located in
eclipse/plugin. For example, my version is called
org.eclipse.emf.ecore_2.3.1.v200709252135.jar and is physically located in
c:/eclipse/plugin.

You need to make sure this file is in you classpath. From within eclipse
"Build Path&gt;Configure Build Path&gt;Libraries&gt;Add External JARs" to add this
jar file to your path.

Hope that helps.


"Salvatore Contu" <a class="moz-txt-link-rfc2396E" href="mailto:Salvatore.Contu@gmail.com">&lt;Salvatore.Contu@gmail.com&gt;</a> wrote in message
<a class="moz-txt-link-freetext" href="news:feteb8$bh3$1@build.eclipse.org">news:feteb8$bh3$1@build.eclipse.org</a>...
</pre>
<blockquote type="cite">
<pre wrap="">Hi all,

I'm using run-time birt in my application. I have created chart birt
reports using birt eclipse plugin, all right, but when i try to see these
reports in my application i have this error:

Error happened while running the report.
java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/EObject


so to solve this problem i should deploy emf. Does anybody know how i must
do ?


Thanks
Salvatore
</pre>
</blockquote>
<pre wrap=""><!---->

</pre>
</blockquote>
<br>
</body>
</html>

--------------090206000700060503020800--
Re: emf for birt [message #258363 is a reply to message #258274] Mon, 15 October 2007 11:40 Go to previous message
Eclipse UserFriend
Salvatore,

The easiest answer is to download the BIRT-ALL-IN-ONE which includes the
emf modules. Short of that, you can follow the directions on the download
page and make sure you have:

Java 1.5 JDK/JRE;
Eclipse SDK 3.3
GEF 3.3
EMF 2.3
DTP 1.5
WTP 2.0

Scott Rosenbaum


> Hi all,
>
> I'm using run-time birt in my application. I have created chart birt
> reports using birt eclipse plugin, all right, but when i try to see
> these reports in my application i have this error:
>
> Error happened while running the report.
> java.lang.NoClassDefFoundError: org/eclipse/emf/ecore/EObject
> so to solve this problem i should deploy emf. Does anybody know how i
> must do ?
>
> Thanks
> Salvatore
Previous Topic:BIRT 2.2.1 Memory Issues
Next Topic:Simple Runtime report example
Goto Forum:
  


Current Time: Wed Jul 16 19:35:06 EDT 2025

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

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

Back to the top