Does the VSS plugin support IBM websphere's ASTK
5.1?
I installed every version that's compatible with eclipse
2.1, which is the eclipse version that ASTK is running
on. Once refresh/check-in is executed, nothing
happens, and the log file would show error messages
(see below)
!ENTRY org.vssplugin 4 0 Aug 10, 2005 13:41:53.276
!MESSAGE com.develop.jawin.win32.Ole32
!STACK 0
java.lang.NoClassDefFoundError:
com.develop.jawin.win32.Ole32
....
!ENTRY org.eclipse.ui 4 0 Aug 08, 2005 16:16:58.691
!MESSAGE
org/eclipse/team/internal/ui/sync/SyncView.findInActiveP
erspective()Lorg/eclipse/team/internal/ui/sync/SyncView;
!STACK 0
java.lang.NoSuchMethodError:
org/eclipse/team/internal/ui/sync/SyncView.findInActiveP
erspective()Lorg/eclipse/team/internal/ui/sync/SyncView;
Logged In: YES
user_id=1358276
Not surprisingly, I am experiencing the same problem with
Websphere Studio Application Developer Integration Edition
(WSADIE), version 5.1.1. The 1.5.0 version of the plugin,
that was compatible with Eclipse 2.x, worked fine with
WSADIE 5.0. After a little testing, it seems that none of
the versions will work with WSADIE 5.1.1.
Obviously, I hope this can be fixed in the near future.