- This topic has 24 replies, 11 voices, and was last updated 16 years, 5 months ago by
SISAL_PSS.
-
AuthorPosts
-
May 8, 2008 at 9:44 am #284784
Riyad KallaMemberMichael,
Are you using MyEclipse? What version? Which VSS plugin are you using (and version)? How did you perform the install? Any exceptions in your log file? Any plugins marked with errors under Help > Software Updates > Manage Configuration?Did you see my post above and try that configuration (MyEclipse + org.vssplugin) or did you try my other suggestion of double-checking that it works with a plain Eclipse install?
There’s a good bit of information in this thread on troubleshooting the issue, if you need help, we need more information from you.
May 8, 2008 at 9:58 am #284790
Michael GrahamMemberI figured it out. The problem was that I did not have local client of VSS installed on my machine. I setup VSS on a server and was trying to point the plugin to that location which resulted in the error I reported.
To fix it I simply ran the VSS setup file again and selected custom install. Then installed everything but the server components. This isntalls the client only. Then I configured the VSS client by pointing it to my existing VSS DB and presto, all is working fine when I try to share my project using the sourceforge plugin.
Thanks,
MIchaelMay 9, 2008 at 10:51 am #284833
Riyad KallaMemberMIchael,
Glad to hear it’s working, also thank you for including your fix for other folks that might run into the same situation.January 14, 2009 at 3:04 pm #293517
Raymond RemediosMemberHello, I am using MyEclipse 7.0 and extracted the VSS 1.6.2 plugin in C:\Program Files\Genuitec\Common\plugins.
On restarting the IDE, the Plugin-details does not show the VSS plugin. In Configuration Details, in the scetion Configured plug-ins, I see it referenced. I pasted a part of the listing below :
……
file:/C:/Program Files/Genuitec/Common/plugins/org.uddi4j_2.0.5.v200805270300.jar
file:/C:/Program Files/Genuitec/Common/plugins/org.vssplugin_1.6.2/
file:/C:/Program Files/Genuitec/Common/plugins/org.w3c.css.sac_1.3.0.v200805290154.jar
……I use this plugin in Eclipse 3.4 and it works fine. It gets picked up as soon as I restart the IDE.
From what I have read above, it show work in a similar fashion but it does not.
Has anyone tried this in MyEclipse 7.0?
ThanksJanuary 16, 2009 at 11:06 am #293584
Riyad KallaMemberrremedios,
MyEclipse handles installing local plugins differently in 7.0 and is actually not supported *just yet* — we are looking at pushing out an update the first week of February that will fix this. Sorry for the inconvenience.
February 2, 2009 at 9:52 am #294226
SISAL_PSSParticipantany news? we have the same problem and we cant work!
February 4, 2009 at 12:49 pm #294351
Riyad KallaMemberUpdate is in the final stages of QA — looking like it will go out Thurs or Fri this week.
February 9, 2009 at 1:21 am #294559
fonsitoMember@support-rkalla wrote:
Update is in the final stages of QA — looking like it will go out Thurs or Fri this week.
Hi,
Is there any new about the update?
Thank you very much.
February 9, 2009 at 10:00 am #294578
support-joyMemberAll,
VSS support is available in ME 7.0. Here is what you need to do.
To add VSS, download the zip file from http://sourceforge.net/project/downloading.php?group_id=54205&use_mirror=nchc&filename=org.vssplugin_1.6.2.zip&54978555
Unzip the folder to lets say C:\VSS. Copy the folder c:\VSS\org.vssplugin_1.6.2 to MyEclipse\dropin folder (C:\Genuitec\Profiles\MyEclipse 7.0 2\dropins). Restart MyEclipse. Viola!
Click on Help -> About MyEclipse Enterprise workbench -> [Plug-in Details]. This should list you the newly added VSS plugin. You can also click on Window -> Show/View -> Other -> VSS
Happy Programming!
Joy
MyEclipse SupportAttachments:
You must be logged in to view attached files.February 11, 2009 at 9:27 am #294681
SISAL_PSSParticipantok, it works. tk
-
AuthorPosts