For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 4 replies, 2 voices, and was last updated 21 years, 3 months ago by
malidov.
-
AuthorPosts
-
malidovMemberHello!
I cant get ClearCase plugin to work properly with MyEclipse. Everytime i should exit MyEclipse the program hangs and i have to kill the process manually, sometimes when I start MyEclipse the Outline view gets some error.
Does it matter where the CCplugin is installed (eclipse/MyEclipse)?
Which plugin is recommended (sourceforge/Rational)?
Does anyone have a solution that works how to install and configure CC to work with MyEclispe?
Regards Mats
May 24, 2005 at 9:31 am #230087
Riyad KallaMemberCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
May 26, 2005 at 3:20 am #230187
malidovMember– System Setup ——————————-
Operating System and version: XP Pro, SP1
Eclipse version: eclipse-SDK-3.0.2-win32
Eclipse build id: 200503110845
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: EnterpriseWorkbenchInstaller_030804
Eclipse JDK version: j2sdk1.4.2_08
Application Server JDK version:
Are there any exceptions in the Eclipse log file? yes:
!ENTRY org.eclipse.core.runtime 4 2 maj 26, 2005 10:06:34.140
!MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
!STACK 0
org.eclipse.swt.SWTException: Widget is disposedIf this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:– Message Body ——————————-
1. Install Eclipse, works fine
2. Install CCplugin, works, I can checkout files, view version tree and so on
3. Try to exit Eclipse, the program hangs, I have to kill it.
4. Start Eclipse again, the outline view only shows “An error has occurred when creating this view”
5. Now I can exit Eclipse, with no hanging, but when I start Eclipse again I get the same error as in 4.Best regards Mats Lilja
May 26, 2005 at 9:24 am #230207
Riyad KallaMemberMats,
This is very strange, try restarting Eclipse with the -clean command line option as outlined here:
http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-30.html#343Also try removing the clear case plugin and see if Eclipse suddenly works, if it does, then that means the problem is wtih the CC plugin, in which case I would suggest trying to get your hands on a different version (either older or newer) and see if the problem goes away.
May 27, 2005 at 5:47 am #230268
malidovMemberHi,
I tried to start with the -clean parameter -> no difference.
Instead of exit Eclipse i tried to close the project, then Eclipse hangs just like when I try to exit, so something seems to be changed in the project settings after the CC plugin being installed.
When i had the project that hangs Eclipse i created a new project in the same ws and that project worked (close and exit).I will try an older version of the CC plugin and see if that helps.
Regards Mats
-
AuthorPosts
