Integrated development environment-based repository searching in a networked computing environment

US9946537B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9946537-B2
Application numberUS-201615147930-A
CountryUS
Kind codeB2
Filing dateMay 6, 2016
Priority dateJun 13, 2012
Publication dateApr 17, 2018
Grant dateApr 17, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Embodiments of the present invention provide an approach for integrated development environment (IDE)-based repository searching (e.g., for library elements such as classes and/or functions) in a networked computing environment. In a typical embodiment, a first program code file is received from a first integrated development environment (IDE). The first program file may be associated with a set of attributes as stored in an annotation, header, or the like. Regardless, the first program file may be parsed and indexed into a repository based on the set of attributes. A search request may then be received from a second IDE. Based on the search request and the set of attributes, a matching program code file may then be identified as stored in the repository. Once identified, the matching program code file may be transmitted/communicated to the second IDE to fulfill the search request.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer-implemented method for repository searching in a networked computing environment, comprising: receiving, from a user, a ranking of a set of repositories within a first integrated development environment (IDE) into an order in which the set of repositories are to be searched, wherein the set of repositories comprises at least one repository accessible from an internet, and at least one repository which is unavailable over the internet; parsing and indexing a first program code file, received from the first IDE, into a repository based on a set of attributes of the first program code file; receiving a search request from a second IDE; determining whether the repository supports expectation processing, wherein expectation processing includes receiving a supplied input identified in an annotation and verifying that an output of an associated method matches a corresponding annotation; when a determination is made that the repository supports expectation processing, sending, by the second IDE, annotations to a first repository of the ranked set of repositories, and performing by the repository, expectation processing according to input of the search request, determining whether there is another repository to be searched in the ranked set of repositories; identifying a matching program code file stored in the repository based on the expectation processing; and when the expectation processing is performed by the repository, transmitting the matching program code file to the second IDE to fulfill the search request. 2. The computer-implemented method of claim 1 , the set of attributes being expressed in an annotation associated with the first program code file. 3. The computer-implemented method of claim 1 , the set of attributes comprising a number and a parameter type associated with: a class and a method associated with the first program code file, and a comment associated with the class and the method. 4. The computer-implemented method of claim 1 , further comprising: when a determination is made that the repository does not support expectation processing, downloading, by the second IDE, non-expectation annotation matches from the repository, and performing, by the second IDE, expectation processing according to the input of the search request. 5. The computer-implemented method of claim 1 , the search request comprising at least one of the following: an input, an expected return or an annotation. 6. The computer-implemented method of claim 1 , the search request comprising a second program code file received from the second IDE. 7. The computer-implemented method of claim 1 , the networked computing environment comprising a cloud computing environment. 8. The computer-implemented method of claim 1 , wherein a solution service provider provides a computer infrastructure operable to perform the method for one or more consumers. 9. A system for repository searching in a networked computing environment, comprising: a memory medium comprising instructions; a bus coupled to the memory medium; and a processor coupled to the bus that when executing the instructions causes the system to: receive, from a user, a rank of a set of repositories within a first integrated development environment (IDE) into an order in which the set of repositories are to be searched, wherein the set of repositories comprises at least one repository accessible from an internet, and at least one repository which is unavailable over the internet; parse and index a first program code file, received from the first IDE, into a repository based on a set of attributes of the first program code file; receive a search request from a second IDE; determine whether the repository supports expectation processing, wherein expectation processing includes receiving a supplied input identified in an annotation and verifying that an output of an associated method matches a corresponding annotation; when a determination is made that the repository supports expectation processing, send, by the second IDE, annotations to a first repository of the ranked set of repositories, and perform, by the repository, expectation processing according to input of the search request, determine whether there is another repository to be searched in the ranked set of repositories; identify a matching program code file stored in the repository based on the expectation processing; and when the expectation processing is performed by the repository, transmitting the matching program code file to the second IDE to fulfill the search request. 10. The system of claim 9 , the set of attributes being expressed in an annotation associated with the first program code file. 11. The system of claim 9 , the set of attributes comprising: a number and a parameter type associated with a class and a method associated with the first program code file, and a comment associated with the class and the method. 12. The system of claim 9 , further comprising: when a determination is made that the repository does not support expectation processing, download, by the second IDE, non-expectation annotation matches from the repository, and perform, by the second IDE, expectation processing according to the input of the search request. 13. The system of claim 12 , the search request comprising a second program code file received from the second IDE. 14. The system of claim 9 , the networked computing environment comprising a cloud computing environment. 15. A computer program product for repository searching in a networked computing environment, the computer program product comprising a computer readable storage media, and program instructions stored on the computer readable storage media, to: receive, from a user, a rank of a set of repositories within a first integrated development environment (IDE) into an order in which the set of repositories are to be searched, wherein the set of repositories comprises at least one repository accessible from an internet, and at least one repository which is unavailable over the internet; parse and index a first program code file, received from the first IDE, into a repository based on a set of attributes of the first program code file; receive a search request from a second IDE; determine whether the repository supports expectation processing, wherein expectation processing includes receiving a supplied input identified in an annotation and verifying that an output of an associated method matches a corresponding annotation; when a determination is made that the repository supports expectation processing, send, by the second IDE, annotations to a first repository of the ranked set of repositories, and perform, by the repository, expectation processing according to input of the search request, determine whether there is another repository to be searched in the ranked set of repositories; identify a matching program code file stored in the repository based on the expectation processing; and when the expectation processing is performed by the repository, transmitting the matching program code file to the second IDE to fulfill the search request. 16. The computer program product of claim 15 , the set of attributes being expressed in an annotation associated with the first program code file. 17. The computer program product of claim 15 , the set of attributes comprising: a number and a parameter type associated with a class and a method associated with the first program code file, and a comment associated with the class and the method.

Assignees

Inventors

Classifications

  • G06F8/71Primary

    Version control (security arrangements therefor G06F21/57); Configuration management · CPC title

  • G06F8/73Primary

    Program documentation · CPC title

  • Search customisation based on user profiles and personalisation · CPC title

  • using ranking · CPC title

  • Indexing; Web crawling techniques · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9946537B2 cover?
Embodiments of the present invention provide an approach for integrated development environment (IDE)-based repository searching (e.g., for library elements such as classes and/or functions) in a networked computing environment. In a typical embodiment, a first program code file is received from a first integrated development environment (IDE). The first program file may be associated with a se…
Who is the assignee on this patent?
IBM
What technology area does this patent fall under?
Primary CPC classification G06F8/71. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Apr 17 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).