- This topic has 3 replies, 2 voices, and was last updated 15 years, 9 months ago by support-joy.
-
AuthorPosts
-
JimMemberI’m trying to install two plugins:
Full Screen Eclipse:
http://code.google.com/p/eclipse-fullscreen/BeyondCVS:
http://beyondcvs.sourceforge.net/And following these directions:
http://www.jroller.com/myeclipseblog/entry/adding_drop_ins_to_myeclipse
(link is dead but I used Google cache)I unzipped into my dropins directory so I have:
dropins
– features
— org.eclipse.externaltools.feature_0.8.6
– plugins
— cn.pande.eclipsex.fullscreen_1.0.7.jar
— org.eclipse.externaltools.svn.subclipse_0.8.5.jar
— org.eclipse.externaltools_0.8.6.jarBut neither appears to work.
What am I missing?
Jim
support-joyMemberJim,
Let me clarify that MyEclipse doesn’t offer an integrated support of these plugins. What is your OS? Refer this http://www.eclipse-plugins.info/eclipse/plugin_details.jsp?id=1819 , it says this works only on MS Windows. I have added Full Screen Eclipse. You can enable full screen using Window > Full Screen or use short cut key Ctrl + Alt + Z.
Also I have added the plugin for Beyond CVS. I downloaded org.eclipse.externaltools_v0.8.0_no_svn.zip from http://sourceforge.net/project/showfiles.php?group_id=153235&package_id=169754&release_id=622493. Unzipped the .zip file, this will return a features and plugins folder. Copy the contents of features to [MyEclipse installation directory]\dropins\features and plugins to [MyEclipse installation directory]\dropins\plugins. Restart MyEclipse. Notice the plugin of BeyondCVS added to MyEcipse.
Please refer attached screenshots. Hope this helps.
Attachments:
You must be logged in to view attached files.
JimMember@support-joy wrote:
Also I have added the plugin for Beyond CVS. I downloaded org.eclipse.externaltools_v0.8.0_no_svn.zip from http://sourceforge.net/project/showfiles.php?group_id=153235&package_id=169754&release_id=622493. Unzipped the .zip file, this will return a features and plugins folder. Copy the contents of features to [MyEclipse installation directory]\dropins\features and plugins to [MyEclipse installation directory]\dropins\plugins. Restart MyEclipse. Notice the plugin of BeyondCVS added to MyEcipse.
Please refer attached screenshots. Hope this helps.
I don’t see any screenshots?? I’ve gotten the Fullscreen plugin working but cannot get Beyond CVS working in MyEclipse. It works fine in my stand alone Eclipse (3.4) install and worked fine in MyEclipse 7.0 beta.
Very frustrating to have to spend this much time on what should be a very simple process. Think I’m just going to ditch MyEclipse and use vanilla Eclipse til these issues are sorted out.
Jim
support-joyMemberI don’t see any screenshots?? I’ve gotten the Fullscreen plugin working but cannot get Beyond CVS working in MyEclipse. It works fine in my stand alone Eclipse (3.4) install and worked fine in MyEclipse 7.0 beta.
Very frustrating to have to spend this much time on what should be a very simple process. Think I’m just going to ditch MyEclipse and use vanilla Eclipse til these issues are sorted out.
I have PM’d the screenshots to you. As you can see, I have added Beyond CVS plugin to MyEclipse. Your comment is un-called for. You must be missing out on something.
Can you copy and paste your installation details here? You need to go to MyEclipse > Installation Summary > Installation Detail
-
AuthorPosts