Source for com.ibm.etools.emf.event [message #124459] |
Tue, 09 May 2006 13:39  |
Eclipse User |
|
|
|
Hi,
We are trying to build VE from source on Linux. For this we need to have
all of the sources. I couldn't find the source for
com.ibm.etools.emf.event anywhere, only the .class files or a .jar with
the same class files in CVS. Could someone point me at the source?
Thanks,
Igor Foox
|
|
|
|
Re: Source for com.ibm.etools.emf.event [message #124709 is a reply to message #124697] |
Fri, 12 May 2006 15:52   |
Eclipse User |
|
|
|
Jeff Myers wrote:
> Hi Igor,
> This plug-in was maintained by the EMF team before it went open source.
> Unfortunately, they no longer have the source available - they
> changed to a new capability to achive the same functionality, and the
> source to the old plug-in was lost somewhere in the shuffle. We still
> have references to the plug-in for backwards compatibility purposes with
> previous versions of the VE - but it is not required for the function of
> the current version. We hope to have time to remove the required
> references to the plug-in in this release, but may not be able to by the
> time VE 1.2 ships. If not it'll be addressed in the next relase.
> In the meantime would it be possible to ship the binary versions of the
> class files for that plug-in?
> Thanks,
> - Jeff Myers
Hi Jeff,
I assume that by current version you mean 1.1.X. I'm not entirely sure
what you mean by compatibility here. Would VE work if I take out the
references to this plugin? If so how much of an effort do you think that
would be?
On another note, we did find the sources for the plugin, but now we can't
find where we found those sources from ;-).
Thanks,
Igor
|
|
|
|
|
Re: Source for com.ibm.etools.emf.event [message #612883 is a reply to message #124459] |
Fri, 12 May 2006 15:15  |
Eclipse User |
|
|
|
Hi Igor,
This plug-in was maintained by the EMF team before it went open source.
Unfortunately, they no longer have the source available - they
changed to a new capability to achive the same functionality, and the
source to the old plug-in was lost somewhere in the shuffle. We still
have references to the plug-in for backwards compatibility purposes with
previous versions of the VE - but it is not required for the function of
the current version. We hope to have time to remove the required
references to the plug-in in this release, but may not be able to by the
time VE 1.2 ships. If not it'll be addressed in the next relase.
In the meantime would it be possible to ship the binary versions of the
class files for that plug-in?
Thanks,
- Jeff Myers
|
|
|
Re: Source for com.ibm.etools.emf.event [message #612887 is a reply to message #124697] |
Fri, 12 May 2006 15:52  |
Eclipse User |
|
|
|
Jeff Myers wrote:
> Hi Igor,
> This plug-in was maintained by the EMF team before it went open source.
> Unfortunately, they no longer have the source available - they
> changed to a new capability to achive the same functionality, and the
> source to the old plug-in was lost somewhere in the shuffle. We still
> have references to the plug-in for backwards compatibility purposes with
> previous versions of the VE - but it is not required for the function of
> the current version. We hope to have time to remove the required
> references to the plug-in in this release, but may not be able to by the
> time VE 1.2 ships. If not it'll be addressed in the next relase.
> In the meantime would it be possible to ship the binary versions of the
> class files for that plug-in?
> Thanks,
> - Jeff Myers
Hi Jeff,
I assume that by current version you mean 1.1.X. I'm not entirely sure
what you mean by compatibility here. Would VE work if I take out the
references to this plugin? If so how much of an effort do you think that
would be?
On another note, we did find the sources for the plugin, but now we can't
find where we found those sources from ;-).
Thanks,
Igor
|
|
|
Re: Source for com.ibm.etools.emf.event [message #612889 is a reply to message #124709] |
Fri, 12 May 2006 16:17  |
Eclipse User |
|
|
|
Hi Igor,
Er, actually the change to no longer needing the
com.ibm.etools.emf.event plug-in happened in VE 1.2. VE 1.1.x requires
it. VE 1.2 will work without references to this plug-in - all you need
to do is remove the else block starting on line 1100 in
BeaninfoClassAdapter.java in the org.eclipse.jem.beaninfo plug-in, the
imports on lines 50 and 51 of the file, and the com.ibm.etools.emf.event
line in the MANIFEST.MF file in that plug-in.
- Jeff
|
|
|
|
Powered by
FUDForum. Page generated in 0.04065 seconds