Rational clearcase client integration with Eclipse - eclipse

I am using Eclipse 3.2.0 and Rational clear case client 7.1.2 on my local machine.
I want to install plugin for same (Rational clear case client 7.1.2) on eclipse.
Can someone please give me download link for Rational clear case client 7.1.2 plugin and also gide me in integrating it with eclipse?
Thanks,
Tushar.

For a CCRC installation (ClearCase Remote Client, which comes with its own Eclipse-based RCP - Rich client Platform - for ClearCase):
See "Installing or updating CCRC for Eclipse and RSA" (and its process here)
(See also the compatibility matrix between Eclipse and CCRC)
The CCRC plugin is stored within your CCRC server at: http://<computer-name>/ccrc/update, where <computer-name> is the name of the computer that has Rational® ClearCase® and the CM Server for Rational ClearCase Remote Client installed on it.
For a full ClearCase client installation:
You will find the SCM adapter at IBM in "
Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0".
For Eclipse versions 3.2.2 to 3.3.x inclusive:
Download the zip file appropriate for your operating system. Extract the contents of the file to a directory in your file system.
In Eclipse, select Help > Software Updates > Manage Configuration. In the Product Configuration window, click the "Add an Extension Location" link in the Eclipse platform pane.
The Browse for Folder dialog prompts you to choose an extension location, expand the My Computer entry and navigate to the directory that contains the contents of the extracted zip file. Expand the Eclipse folder and click "OK".
The Install/Update dialog prompts you to restart the workbench. Click "Yes".
In the Eclipse window, click Window > Customize Perspective.
In the Customize Perspective dialog box, click the Commands tab, ensure that the ClearCase option under the Available command groups column is checked, and click "OK".
See more at:
"Clearcase plugin for eclipse usage"
"Problems with ClearCase plugin eclipse"
"What ClearCase plugin to use with eclipse"

Related

How to open a particular Eclipse wizard or dialog from the command line?

I want to open the Install Connectors dialog from the command line instead via Eclipse | Preferences | Team | SVN (the button to open this wizard is usually missing from the Preferences UI due to some bug in the Subversive plug-in).
So how do I ...
open Eclipse and make it show a particular dialog or wizard at startup via command line?
how do I find out an ID of this wizard to pass to Eclipse?
Here is a screenshot of the wizard that I want to open:
I suspect the button is intentionally shown only if no connector is installed yet. Therefore, uninstalling the existing connector (in Help > About Eclipse IDE click the Installation Details button, in the installation details dialog in the Installed Software tab select the connector and click Uninstall...) should display the button again. If you think another behavior would be better here, you can report it to Eclipse Subversive.
Alternatively, an SVN connector or other plug-ins can be install headless directly from the command line using the p2 director.
Scripting the UI, e. g. open a dialog on startup, can be done with Eclipse EASE. Use the Eclipse PDE's Plug-in Spy to get the ID of a wizard.

Cannot install Apache Tomcat in Eclipse

I've downloaded apache-tomcat-8.0.8 archive, then I've unzipped it and tried to add it in Preferences -> Server -> Runtime Environments by clicking Search and selecting path to the uzipped archive. What I'm getting is Server Error
No new server runtime environments were found.
Any ideas why it might be happening? I have no Apache Tomcat options in New Server Runtime Environment window, which I get by clicking Add in the previous one. There are such options in every tutorial I read.
I think there currently is no adapter for Tomcat 8 in Eclipse.
Updated
Don't use the search button. Click add and choose an adapter first. Open Apache and choose Tomcat 7. Click next and point the installation directory at your Tomcat folder.
It seem that you have Eclipse without Java EE components.
so you see something like
instead of
Check Apache Tomcat Not Showing in Eclipse Server Runtime Environments (need to install JST Server Adapters )
Once you have plugins installed follow dialog flow e.g. like
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.jst.server.ui.doc.user%2Ftopics%2Ftomcat.html
Seems like no java EE component.
Eclipse IDE for Java Developers 'Servers' doesn't exist.
Therefore download correct Eclipse IDE. It is Eclipse IDE for Enterprise Java Developers(Eclipse IDE for Java EE Developers).
Then,
Open Eclipse IDE > Click on the Servers tab located at the bottom > right click > New > click on Server.
Select Apache and then select the appropriate version of tomcat server.click Next.
Select tomcat Installation Directory and JRE. Click next.Click Finish.

getting error while connecting with repo [duplicate]

from my computer (Mac OS X Leopard) through shell I can check out without problem a remote SVN repo. I already established ssh keys and all that stuff. Now I installed eclipse helios on mac and the subversive pluging. I find no way yo make it work with the svn+ssh repo, could you point me to some good tutorial? MY google caan not find anything useful today
PS: This is the error I get:
SVN: '0x00400006: Validate Repository Location' operation finished with error: Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are available or install and select pure Java Subversion connector from the plug-in connectors update site.
If connectors already installed then you can change the selected one at: Window->Preferences->Team->SVN->SVN Connector.
PS2: It seems there is a problem with the already JAVA connector, how oculd I install a new one like the SVN kit one?
Go to Help > Install New Software...
Paste in the URL
for juno: http://community.polarion.com/projects/subversive/download/eclipse/3.0/juno-site/
for kepler: http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/
Select the connector you wish to install (I usually go with SVNKit). You need to select both the wanted connector and the generic "Subversive SVN Connectors" item.
Click Finish
You should be able to use your repository now, but if not :
Go to Window > Preferences
Browse to the Team > SVN item
In the SVN Connector tab, make sure that SVNKit is selected as the active one.
For eclipse juno you have to replace word "updated" to "juno" in the plugin link.
So working link for eclipse juno is:
http://community.polarion.com/projects/subversive/download/eclipse/3.0/juno-site/
for eclipse kepler you can use this
http://community.polarion.com/projects/subversive/download/eclipse/3.0/kepler-site/
I have solved the issue in Helios using subclipse.
Go to Help> Eclipse Marketplace
search for subclipse and install
Go to:
Help -> Eclipse Marketplace -> Subclipse
worked for me in Eclipse Luna
Last version (July 2019):
http://community.polarion.com/projects/subversive/download/eclipse/6.0/builds/
See 'How to' picture below:
See 'How to' version without pictures below:
In your internet browser,
Go to http://community.polarion.com/projects/subversive/download/eclipse/6.0/builds/
Download Subversive-connectors-allplatforms-6.0.4.I20161211-1700.zip
In eclipse,
open the menu 'Help'
choose 'Install new software'
click on 'Add' in the 'Install' popup
click on 'Archive' on 'Add Repository' popup
choose the zip downloaded previously
click on 'Open'
tick all the checkboxes in the 'Install' popup
click 'Next'
wait eclipse calculations to process
click 'Next'
click the radio button 'I accept the terms of license agreement'
click 'Finish'
click 'Install anyway' in the 'Security warning' popup
wait eclipse to process
click 'Restart now' in 'Software Updates' popup
wait eclipse to restart

No server in windows>preferences

I'm trying to add Apache server to Eclipse(Juno). I have installed Apache server 7.0, but when I try to add this to the Eclipse environment I don't see the options server in windows>preferences. There must be an option called server in preferences to add Tomcat server.
Please, help me on how to get that option?
Do I need to install any plugin? If yes, please, provide me the link or the name.
In Eclipse Kepler,
go to Help, select ‘Install New Software’
Choose “Kepler- http://download.eclipse.org/releases/kepler” site or add it in if it’s missing.
Expand “Web, XML, and Java EE Development” section Check JST Server Adapters and JST Server Adapters Extensions and install it
After Eclipse restart, go to Window / Preferences / Server / Runtime Environments
You did not install the correct Eclipse distribution. Try install the one labeled "Eclipse IDE for Java EE Developers".
I had the same issue. I was using eclipse platform and server was missing in my show view. To fix this go:
help>install new software
in work with : select : "Indigo Update Site - http://download.eclipse.org/releases/indigo/" , once selected, all available software will be displayed in the section under type filter text
Expand “Web, XML, and Java EE Development” and select "JST Server adapters extensions"
then click next and finish.
The server should be displayed in show view
You can also install the required packages with Help -> Install new software...
See http://www.eclipse.org/downloads/compare.php for the packages you need to install to have eclipse IDE for java EE developers
Follow the below steps:
1.Goto Help -> Install new Software
2.Give address http://download.eclipse.org/releases/oxygen and name as your choice.
3.Search for Java EE and choose 1.Eclipse Java EE Developer Tools
4.Search for JST and choose 2.JST Server Adapters 3.JST Server Adapters
5.Click next and accept the license agreement.
Find the server option in the window-->preferences and add server as you need
If above answers did not work for you then just click this link https://www.eclipse.org/downloads/packages/release/2020-06/r/eclipse-ide-enterprise-java-developers download according to your OS. And after downloading and extracting the ZIP open the extract folder and click on Eclipse application icon.
Then just enter your workspace and get started. Now you will be able to see the servers option in Window->Show View, like this:
Goto Help
Eclipse Marketplace
In the find option, search for JST server adapter and then install

Install clearcase for eclipse 3.5.2 on linux

I want to install the plugin clear case for eclipse 3.5.2 on linux and I could not find http url of the plugin package to add it in the "Install New Software"
I download the package as a zip format from IBM but I could not succeed to install it.
Could you please provide me URL for this package
The only information for that plugin are:
IBM Rational ClearCase plug-ins
Rational ClearCase SCM Adapter (For Eclipse), Version 7.0.0.2
Rational ClearCase SCM Adapter (For Eclipse), Version 7.6.0.0
The last link is for you, and contain the zip to download.
See "Problems with clear case plugin eclipse" for installing that zip.
You can also try the update site:
http://www3.software.ibm.com/ibmdl/pub/software/rationalsdp/clearcase/60/update/windows/
The OP Mohamed KALLEL adds:
I install it, but when run connect to Rational ClearCase, I get a popup with the message:
You do not have a license to run ClearCase
First, check if there is no obvious license issue, as described in this technote, using clearlicense (or if there isn't any ACL right or license serer IP address issue).
Check also your exact version of ClearCase. If this is ClearCase LT, it might not be supported through an Eclipse plugin. If this is CCRC (ClearCase Remote Control), then this isn't the right plugin.