Loading...
Search for: eclipse-plugin
0.006 seconds

    A Solution Recommender for Exceptions in an Integrated Development Environment

    , M.Sc. Thesis Sharif University of Technology Amintabar, Vahid (Author) ; Heydarnoori, Abbas (Supervisor)
    Abstract
    Exceptions are an indispensable part of a software development process. Developers usually rely on imprecise results from a web search to resolve the exceptions. More specifically, they manually design a query based on the information indicated by the exception message and the stack trace of that exception. Afterwards, they choose and adapt a solution from the web search results. In this scenario, there is a gap between the development environment and web browsers. Moreover, manual search is very time consuming and a lot of useful information from the code is lost. In this thesis, we introduce Exception Tracer, an Eclipse plugin that helps developers find solutions of exceptions. Exception... 

    Improving the quality of code snippets in stack overflow

    , Article 31st Annual ACM Symposium on Applied Computing, 4 April 2016 through 8 April 2016 ; Volume 04-08-April-2016 , 2016 , Pages 1492-1497 ; 9781450337397 (ISBN) Tavakoli, M. R ; Heydarnoori, A ; Ghafari, M ; ACM Special Interest Group on Applied Computing (SIGAPP) ; Sharif University of Technology
    Association for Computing Machinery 
    Abstract
    Question and answer (Q&A) websites like Stack Overflow are one of the important sources of code examples in which developers can ask their questions and leave their answers about programming issues. Since the number of programmers who use these websites are increasing and a large number of questions and answers are being posted there by them, verifying the quality of all the answers and particularly the code snippets in them is impossible. Consequently, some code snippets might be of low quality and/or with faults. To mitigate this issue, we introduce ExRec (Example Recommender), an Eclipse plugin with which programmers can contribute in improving the quality of code snippets in the answers... 

    Simulation and Investigation of EOR Method in Cheshmeh Khosh Oil Reservoir

    , M.Sc. Thesis Sharif University of Technology Khademolhoseini, Mohamad (Author) ; Godarznia, Iraj (Supervisor) ; Helalizadeh, Abbas (Supervisor) ; Masihi, Mohsen (Supervisor)
    Abstract
    Considering that hydrocarbon production, reduces energy of reservoir and causes part of the valuable compounds remaining in the oil or gas reservoir and can not be extracted by reservoir energy, so optimization of production by control flow rate, drilling new wells and applying lOR and EOR methods in order to increase hydrocarbon recovery is necessary. Gas and water inject through injection well into the reservoir for improve oil recovery. As implementation of different production and injection scenario is very expensive. Simulation of different method and applying the best is very helpful and necessary. In this study we use Eclipse software that is one of the best software that can simulate... 

    Improving quality of a post's set of answers in stack overflow

    , Article 46th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2020, 26 August 2020 through 28 August 2020 ; 2020 , Pages 504-512 Tavakoli, M ; Izadi, M ; Heydarnoori, A ; Sharif University of Technology
    Institute of Electrical and Electronics Engineers Inc  2020
    Abstract
    Community Question Answering platforms such as Stack Overflow help a wide range of users solve their challenges on-line. As the popularity of these communities has grown over the years, both the number of members and posts have escalated. Also, due to the diverse backgrounds, skills, expertise, and viewpoints of users, each question may obtain more than one answer. Therefore, the focus has changed toward producing posts that have a set of answers more valuable for the community as a whole, not just one accepted-answer aimed at satisfying only the question-asker. Same as every universal community, a large number of low-quality posts on Stack Overflow require improvement. We call these posts...