Add review ID search to "Add to Review" wizard in eclipse plugin
In the eclipse and RTC plugin it can take a long time for all possible existing reviews to be pulled when attempting to add files or changesets to an existing review. It would greatly speed things up if there was an option to enter a review ID to search instead of searching for all possible reviews for a given user.Exporting wsdl of a SOAP service with Soap-Ui , in one single wsdl
Hello Everyone I have the following problem. When i try to export my Soap service from Soap-UI program, i have two generated wsdl files, while istead i would expect just one. I can see that inside one of the wsdl, ther's an import that calls the other part of wsdl . my question is : 1 - is it possible to put all togheter the two wsdl in one single file wsdl ? 2- Is it possible to modify the project in order to create a one single wsdl file ? i have another soap -services -based project, and when i export the wsdl ther's only one single file. So i don't understand in which part of the project happens the split and fdon't know following which rules . Thanks in advance M.S.1.7KViews0likes1CommentIn eclipse IDE Java Client API for swagger is not getting generated.
Hi Team, 1.In my project I am implementing Swagger in Eclipse IDE, want to know what exactly is the Process of integrating swagger with eclipse IDE . I have tried as mentioned in the below link , but facing issue while doing Maven build. https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen-maven-plugin 2.Swagger API Client is not getting generated in eclipse eventhough i have added theJar- Swagger-codegen-maven-plugin POM.xml. 3. can some one help in setting up Swagger API Client generation in Eclipse IDE for Java. ideally after doing the Maven install the basic client code should get generated which is not happening.1.5KViews0likes0CommentsCollaborator plugin install error on RTC
I can't install collaborator plugin v9.5.9502 (ccollab_client_9_5_9502_001_update_site.zip) to RTC Eclipse client 5.0.2. I have the following error: Cannot complete the install because one or more required items could not be found. Software being installed: Collaborator 9.5.9502.001 (com.smartbear.collaborator.base.feature.feature.group 9.5.9502.001) Missing requirement: Collaborator - Resources Support 9.5.9502.001 (com.smartbear.collaborator.ide 9.5.9502.001) requires 'package org.osgi.util.tracker [1.5.0,2.0.0)' but it could not be found Cannot satisfy dependency: From: Collaborator 9.5.9502.001 (com.smartbear.collaborator.base.feature.feature.group 9.5.9502.001) To: com.smartbear.collaborator.ide [9.5.9502.001] The RTC Eclipse IDE is the RTC-Client-Win-5.0.2.zip version. I would be pleased if anyone have any clue about it.1.4KViews0likes0CommentsLog all activities of users and admins in Collaborator
In a Large enterprise there will be multiple admins. To track who has done what, Admin should be able to get the log of all users activities. Like, Disabling and Enabling review templates, Disabling and enabling users or adding users etc. In simple terms a log should be generated for every activity happens in Collaborator through all the ways. ex: GUI, API, Collab client, Thirdpart clients, Commands etc.979Views1like0Comments