|
|
|
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #48505 is a reply to message #48191] |
Mon, 11 October 2004 13:59 |
Eclipse User |
|
|
|
Originally posted by: eraserman.nospam.gmail.com
Bjorn Freeman-Benson wrote:
> Thanks to the Genuitech crew for spending time fixing things in the IBM code
> contribution. As per the EPL, their fixed code is available on the WTP
> website (see http://www.eclipse.org/webtools/development/main.html at the
> bottom).
> Thanks for the contribution of time and effort - we appreciate it!
>
>
Is there a URL listing the bugs fixed? I've been using the
IBM contribution, the bugs that bother me most are in the
JSP editor, sometimes formatting the code doesn't work ("The command
for the key you pressed failed") and the inability of
the JSP editor to find tld's for custom JSP tags, have those been fixed?
Ray
|
|
|
Error Starting Up with Genuitech fixes to IBM contribution [message #48728 is a reply to message #48191] |
Tue, 12 October 2004 20:07 |
Eclipse User |
|
|
|
Originally posted by: non.onon.com
Hi-
I've been using the IBM contributions for a couple months and mostly it
works well. I tried installing the new fixes by unzipping the
ibm-genuitech.zip file to my eclipse/plugins directory. Now I'm getting
errors on start up.
Eclipse doesn't even recognize the JSP editor or anything. Below is the
error I'm getting. Anybody have any ideas?
I checked and I do have the following file:
C:\eclipse\plugins\com.ibm.etools.internet\bin\com\ibm\etool s\internet\InternetPlugin.class
Thanks for your help.
Adam
!SESSION Oct 12, 2004
16:01:08.30 ----------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
!ENTRY org.eclipse.core.runtime 4 2 Oct 12, 2004 16:01:12.998
!MESSAGE Plug-in com.ibm.etools.internet was unable to load class
com.ibm.etools.internet.InternetPlugin.
!STACK 0
java.lang.ClassNotFoundException: com.ibm.etools.internet.InternetPlugin
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:404)
at
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader. loadClass(AbstractClassLoader.java:93)
at java.lang.ClassLoader.loadClass(Unknown Source)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.loadCl ass(BundleLoader.java:307)
at
org.eclipse.osgi.framework.internal.core.BundleHost.loadClas s(BundleHost.java:336)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.load Class(AbstractBundle.java:1313)
at
org.eclipse.core.internal.plugins.PluginDescriptor.internalD oPluginActivation(PluginDescriptor.java:394)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(PluginDescriptor.java:359)
at
org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin (PluginDescriptor.java:328)
at
org.eclipse.core.internal.compatibility.PluginActivator.star t(PluginActivator.java:47)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:954)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:937)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:421)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:293)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(PluginDescriptor.java:349)
at
org.eclipse.core.internal.plugins.PluginDescriptor.getPlugin (PluginDescriptor.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.eclipse.ui.internal.EarlyStartupRunnable.getPluginForCom patibility(EarlyStartupRunnable.java:140)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartu pRunnable.java:68)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:616)
at org.eclipse.core.runtime.Platform.run(Platform.java:747)
at org.eclipse.ui.internal.Workbench$15.run(Workbench.java:1283 )
at java.lang.Thread.run(Unknown Source)
"Bjorn Freeman-Benson" <bjorn@superboy.org> wrote in message
news:ckcas8$quf$1@eclipse.org...
> Thanks to the Genuitech crew for spending time fixing things in the IBM
> code
> contribution. As per the EPL, their fixed code is available on the WTP
> website (see http://www.eclipse.org/webtools/development/main.html at the
> bottom).
> Thanks for the contribution of time and effort - we appreciate it!
>
>
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #49214 is a reply to message #48191] |
Fri, 15 October 2004 13:47 |
Eclipse User |
|
|
|
Originally posted by: sgeertgens.fnni.com
Bjorn Freeman-Benson wrote:
> Thanks to the Genuitech crew for spending time fixing things in the IBM code
> contribution. As per the EPL, their fixed code is available on the WTP
> website (see http://www.eclipse.org/webtools/development/main.html at the
> bottom).
> Thanks for the contribution of time and effort - we appreciate it!
This is great and all, but how do we use it? The plugin folders are all
named differently, so it isn't a drop-in replacement to the IBM tools.
However, it doesn't seem to work standalone either and dropping it in in
place of the IBM tools just leaves things largely non-functioning. Any
readmes/changelogs/help anywhere?
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #49226 is a reply to message #49214] |
Fri, 15 October 2004 20:08 |
Eclipse User |
|
|
|
Originally posted by: bobrivers.pobox.com
Hi,
Same to me. The ibm-genuitec zip file is a bunch of classes without any
meaning.
I have tryed to install it into a fresh eclipse instalation, but nothing
happens. I also tryed to put it as a plugin, feature, plugin + feature,
etc...
Roberto
Brazil
"SJG" <sgeertgens@fnni.com> escreveu na mensagem
news:ckokco$h9r$1@eclipse.org...
> Bjorn Freeman-Benson wrote:
>
> > Thanks to the Genuitech crew for spending time fixing things in the IBM
code
> > contribution. As per the EPL, their fixed code is available on the WTP
> > website (see http://www.eclipse.org/webtools/development/main.html at
the
> > bottom).
> > Thanks for the contribution of time and effort - we appreciate it!
>
>
> This is great and all, but how do we use it? The plugin folders are all
> named differently, so it isn't a drop-in replacement to the IBM tools.
> However, it doesn't seem to work standalone either and dropping it in in
> place of the IBM tools just leaves things largely non-functioning. Any
> readmes/changelogs/help anywhere?
>
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #49346 is a reply to message #48191] |
Mon, 18 October 2004 19:46 |
|
Bjorn Freeman-Benson wrote:
> Thanks to the Genuitech crew for spending time fixing things in the IBM code
> contribution. As per the EPL, their fixed code is available on the WTP
> website (see http://www.eclipse.org/webtools/development/main.html at the
> bottom).
> Thanks for the contribution of time and effort - we appreciate it!
I've generated a set of diffs against IBM's initial contribution,
but I ended up with a context diff of 84MB across all of the
sources. Even ignoring whitespace changes, the bulk of it appears
to be caused by reformatting making it difficult to pick out the
actual fixes.
From what I have read of the diffs I generated and the provided
source projects, several classes were changed to make calls to a
class named "Integrator" in the same package or to
"com.genuitec.eclipse.integration.Integrator". It looks like the
"com.genuitec.eclipse.integration" plug-in was not contributed along
with the changed sources and where I'd expected an "Integrator"
class to now be in the same package, I can't find one. In one case
it's clear that some of the Web Tools code was refactored into an
"Integrator" class, but without the source for that class and in
light of the size of the diffs, we've decided not to further pursue
incorporating their fixes at this time. I hope that we'll see their
fixes again when more of Web Tools is in public CVS.
---
Nitin Dahyabhai <nitind@us.ibm.com>
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #50074 is a reply to message #49226] |
Thu, 21 October 2004 07:59 |
Milan Trajkovic Messages: 3 Registered: July 2009 |
Junior Member |
|
|
Is there someone that success to use this plugin with fixes?
Is there some list of fixes that are implemented?
Roberto wrote:
> Hi,
> Same to me. The ibm-genuitec zip file is a bunch of classes without any
> meaning.
> I have tryed to install it into a fresh eclipse instalation, but nothing
> happens. I also tryed to put it as a plugin, feature, plugin + feature,
> etc...
> Roberto
> Brazil
> "SJG" <sgeertgens@fnni.com> escreveu na mensagem
> news:ckokco$h9r$1@eclipse.org...
> > Bjorn Freeman-Benson wrote:
> >
> > > Thanks to the Genuitech crew for spending time fixing things in the IBM
> code
> > > contribution. As per the EPL, their fixed code is available on the WTP
> > > website (see http://www.eclipse.org/webtools/development/main.html at
> the
> > > bottom).
> > > Thanks for the contribution of time and effort - we appreciate it!
> >
> >
> > This is great and all, but how do we use it? The plugin folders are all
> > named differently, so it isn't a drop-in replacement to the IBM tools.
> > However, it doesn't seem to work standalone either and dropping it in in
> > place of the IBM tools just leaves things largely non-functioning. Any
> > readmes/changelogs/help anywhere?
> >
|
|
|
Re: Genuitech bug fixes to IBM contribution are available on the website [message #50104 is a reply to message #49226] |
Thu, 21 October 2004 08:27 |
Eclipse User |
|
|
|
Originally posted by: no_mail.here.com
could someone please tell us what to do with these fix collection?
"Roberto" <bobrivers@pobox.com> schrieb im Newsbeitrag
news:ckpae5$sru$1@eclipse.org...
> Hi,
>
> Same to me. The ibm-genuitec zip file is a bunch of classes without any
> meaning.
>
> I have tryed to install it into a fresh eclipse instalation, but nothing
> happens. I also tryed to put it as a plugin, feature, plugin + feature,
> etc...
>
> Roberto
> Brazil
>
>
> "SJG" <sgeertgens@fnni.com> escreveu na mensagem
> news:ckokco$h9r$1@eclipse.org...
> > Bjorn Freeman-Benson wrote:
> >
> > > Thanks to the Genuitech crew for spending time fixing things in the
IBM
> code
> > > contribution. As per the EPL, their fixed code is available on the WTP
> > > website (see http://www.eclipse.org/webtools/development/main.html at
> the
> > > bottom).
> > > Thanks for the contribution of time and effort - we appreciate it!
> >
> >
> > This is great and all, but how do we use it? The plugin folders are
all
> > named differently, so it isn't a drop-in replacement to the IBM tools.
> > However, it doesn't seem to work standalone either and dropping it in in
> > place of the IBM tools just leaves things largely non-functioning. Any
> > readmes/changelogs/help anywhere?
> >
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.04535 seconds