Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] Donation of the Stacktraces Plugin

Dear Code Recommenders Team,

 

during our „Bachelorpraktikum“ programming project we developed an Eclipse plugin (called the „Stacktraces Plugin“) which could be used in the Code Recommenders project. The main idea is to collect stack traces and build a forum like structure to support developers in handling common errors directly in the IDE. The following is a short feature list:

 

-          automatic stack trace detection in the console view

-          recommendation of related topics with similar stacktraces

-          browsing of topics

-          adding comments/answers/stacktraces to a topic

-          creation of topics

-          topic bookmarking

 

Attached are several screenshots of our plugin.

 

The source code of the plugin is completely licensed under the EPL and we want to donate it to the Code Recommenders project. You can access the source code via git at the following url:

 

http://scm.rbg.informatik.tu-darmstadt.de/projects/f_faller-stacktraces/repository

 

A short description on how to start the server can be found in the file readme.txt in the folder org.eclipselabs.recommenders.stacktraces.server.

 

What are the next steps in the process of donation?

 

If you have any questions, don't hesitate to ask.

 

Best Regards

Stacktraces Team

 


Back to the top