eclipse / epsilon

Epsilon is a family of Java-based scripting languages for automating common model-based software engineering tasks, such as code generation, model-to-model transformation and model validation, that work out of the box with EMF (including Xtext and Sirius), UML (including Cameo/MagicDraw), Simulink, XML and other types of models.
https://eclipse.org/epsilon
Eclipse Public License 2.0
53 stars 11 forks source link

Add export functionality to the Profiler view #79

Open agarciadom opened 4 months ago

agarciadom commented 4 months ago

It would be good to add Export/Import buttons to the Profiler view that we have in Eclipse. At this point, once a profiling run has completed, there is no way to get the results out in a way that would support further data analysis, or explore the results from a previous run.

kavyabala23 commented 2 months ago

Can I work on this?

agarciadom commented 2 months ago

Can I work on this?

Sure! Feel free to send a pull request and we will review it. Please keep in mind that contributors to Eclipse projects need to accept the Eclipse Contributor Agreement:

https://github.com/eclipse/epsilon/blob/main/CONTRIBUTING.md#eclipse-contributor-agreement

kavyabala23 commented 2 months ago

ok sure. I am new to open source contribution. Can i get some more resource?